Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-02-08
| ||
00:36 | Perhaps too much fuss about an internal detail which doesn't matter at all. Leaf check-in: 97fa15e7f3 user: rolf tags: docx | |
2025-02-07
| ||
16:24 | Added paper source (tray number for the first and for the other pages) to pagesetup and sectionsetup. check-in: 1f3c4b6044 user: rolf tags: docx | |
16:09 | Added option -indentation (firstline, start, end, handing). check-in: 42909b3ff8 user: rolf tags: docx | |
13:16 | Modified and enhanced the property description list. Now not only single "w:val" attribute elements are created automatically but elements with several attributes can be described and created automatically (always: if the type callback is already there). check-in: aaf834a717 user: rolf tags: docx | |
00:50 | Some documentation tweaks. check-in: 52a39bc401 user: rolf tags: docx | |
00:32 | Added pagesetup and sectionsetup (paper size, margins). Ongoing internal improvements. check-in: ac5fa2af96 user: rolf tags: docx | |
2025-02-06
| ||
12:16 | Enhanced documentation. check-in: bfd07aa4ee user: rolf tags: docx | |
01:57 | Added -underline. check-in: 106b3e09c3 user: rolf tags: docx | |
01:39 | Added -color, for the fun of it. Bit method renaming to follow the convention that internal used method names start with an upcase letter and the API methods with lower case. check-in: 19260442f9 user: rolf tags: docx | |
2025-02-05
| ||
23:33 | Started documentation. check-in: bdf017db45 user: rolf tags: docx | |
22:00 | Renamed to just "docx". check-in: 7f6713e318 user: rolf tags: docx | |
21:54 | Added -fontsize, character style definition, default paragraph definition, default character defintion, specified "style ids" with type argument, added "style delete" and overall fixes and improvements. check-in: b5ebc33e90 user: rolf tags: docx | |
12:18 | Fixed one more XML namespaced attribute creation. check-in: bd28845a78 user: rolf tags: docx | |
12:16 | Add the XML namespace attributes to the main doc in correct (XML namespace aware) way. Removed the special docx object variable for the main document. Added methods to write and import parts of the docx to and from file. check-in: e030debd59 user: rolf tags: docx | |
01:17 | As shows. check-in: aef166d65c user: rolf tags: docx | |
01:15 | Added paragraph alignment (both on paragraph local as paragraph style level, I suspect). check-in: ec34840008 user: rolf tags: docx | |
00:43 | Minimal useful own style definitions. Futher internal streamlining. Added spacing for paragraphs ("after", "before" and inbetween "line"). Sharpenet argument check. check-in: d23fa9f2fd user: rolf tags: docx | |
2025-02-03
| ||
01:31 | More internal reorganisation, added -font, started style definition. check-in: 5a6bd498f1 user: rolf tags: docx | |
2025-01-31
| ||
17:09 | Added method simpletable (which is in its current super simple form perhaps not very useful). check-in: 354afac398 user: rolf tags: docx | |
2025-01-30
| ||
11:26 | Picked it up again. So far mostly internal reorganisation an preperation; no significant new capabilities. check-in: d327cacd88 user: rolf tags: docx | |
2024-11-29
| ||
14:57 | fixed uv download page Leaf check-in: 3bf33e6b1c user: alex tags: trunk | |
08:25 | build fixes check-in: 9ca63f57b2 user: alex tags: trunk | |
08:24 | make archive COPYFILE_DISABLE=1 ignore AppleDouble files check-in: c8cf07d30d user: alex tags: trunk | |
2024-11-28
| ||
20:17 | Version-1.9 check-in: 840948c603 user: alex tags: trunk, release, version-1.9 | |
2024-11-26
| ||
00:15 | Saved minor ooxml.md enhancements. check-in: c0dafb4334 user: rolf tags: trunk | |
2024-11-19
| ||
23:32 | wip check-in: 183671511c user: rolf tags: docx | |
2024-11-18
| ||
22:29 | More doc migration. check-in: 40851ebdcd user: rolf tags: trunk | |
08:15 | merged from [b83bf15338-tcllib] check-in: 13351060d2 user: alex tags: trunk | |
2024-11-17
| ||
18:20 | Merged from trunk. check-in: 09f9d70995 user: rolf tags: docx | |
18:20 | Merged from trunk. Leaf check-in: ec089a0cfa user: rolf tags: indexcheck | |
18:13 | Replaced included styles data with an en based version. Minor other changes. check-in: 5f66eee160 user: rolf tags: docx | |
11:08 | A few minor cosmetic adjustments: CamelCase instead of snake_case for the new procedures and variables. Closed-Leaf check-in: d0a195a5a8 user: alex tags: b83bf15338-tcllib | |
2024-11-16
| ||
18:52 | Added test files to exercice all error paths. check-in: 3cc4a8a055 user: oehhar tags: b83bf15338-tcllib | |
18:21 | Revert move of read package require to general init. This would stop making xlsx write to work without tclvfs/tcllib::decode. All tests pass with all three access methods for me on MS-VC. check-in: 662e391dfd user: oehhar tags: b83bf15338-tcllib | |
16:04 | Started style definition (wip). check-in: acda642be6 user: rolf tags: docx | |
00:52 | Fixed test suite. Moved initialization of ooxml::zipaccessmethod out to namespace initializing top, which is IMHO botter. check-in: 628434f50b user: rolf tags: b83bf15338-tcllib | |
2024-11-15
| ||
15:46 | Correct dependencies on the doc check-in: 3f2609c6b9 user: oehhar tags: b83bf15338-tcllib | |
14:53 | Error out, if a sheet has no data file check-in: 6d040c8a01 user: oehhar tags: b83bf15338-tcllib | |
14:36 | Error out if required files for sheets are not present: "xl/_rels/workbook.xml.rels", "xl/workbook.xml" check-in: 6b3e519658 user: oehhar tags: b83bf15338-tcllib | |
14:17 | Add file and parse error handling. Now errors out on any error. check-in: db97761b19 user: oehhar tags: b83bf15338-tcllib | |
13:11 | Do zip access method initialisation only once check-in: 9581ae7375 user: oehhar tags: b83bf15338-tcllib | |
12:29 | Merge trunk check-in: 2a8795a55d user: oehhar tags: b83bf15338-tcllib | |
12:25 | Revert version number to 1.8.1 check-in: 2f2dfc2c28 user: oehhar tags: b83bf15338-tcllib | |
10:34 | Added a preliminary css file (taken from the resources linked in TIP 700) to have one (surely not final) for now. Made a few corrections and enhancements. check-in: 7317013c22 user: rolf tags: trunk | |
01:37 | Added the methods pageMargins and pageMarginsDefault to the writer obj commands. check-in: b8f4a79d74 user: rolf tags: trunk | |
01:36 | Merged from trunk and added documentation. Closed-Leaf check-in: 956490375e user: rolf tags: pageMargins | |
00:48 | Added the pageSetup method to the writer commands. check-in: adf86f22e9 user: rolf tags: trunk | |
00:45 | Merged from trunk. Closed-Leaf check-in: 363a7317c7 user: rolf tags: pageSetup | |
00:43 | Merged the start of a "core mardown" documentation to trunk. While not finished this makes it easier to merge new features that need documentation. check-in: 71d09b2e08 user: rolf tags: trunk | |
00:34 | Added building paragraphs up in parts with (a few) different text properties. check-in: 1257d1bab3 user: rolf tags: docx | |