ooxml

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2024-11-19
23:32
wip Leaf check-in: 183671511c user: rolf tags: docx
2024-11-18
22:29
More doc migration. Leaf 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
2024-11-14
17:40
Fix codepage for tcllib method check-in: 7253335fe3 user: oehhar tags: b83bf15338-tcllib
17:01
Ticket [b83bf15338]: use Tcllib instead TclVfs for Excel read. check-in: c2e153fdfb user: oehhar tags: b83bf15338-tcllib
13:57
wip check-in: f753d4ceae user: rolf tags: docx
2024-11-13
22:12
Extremely rudimentary .docx generation with ooxml. check-in: 198d156df2 user: rolf tags: docx
16:25
Ticket [f5f40603b3]: catch dom parse error on worksheet Closed-Leaf check-in: 21a30ac867 user: oehhar tags: f5f40603b3-worksheet-xml-error
11:52
Fixed Makefile.in. Added list of predefined colors. Closed-Leaf check-in: db8bfd9946 user: rolf tags: md-doc
2024-11-12
22:58
Added simple build rules to makefile.in. Some more random work, to get used to it. check-in: 5cf6563308 user: rolf tags: md-doc
2024-11-11
16:51
Improved documentation. check-in: f1ccbc5a79 user: rolf tags: pageSetup
2024-11-09
12:34
Added documentation for the pageSetup method to the markdown documentation stub from the md-doc branch. check-in: e6d6fca836 user: rolf tags: pageSetup
02:45
Merged from md-doc. check-in: d5834015e2 user: rolf tags: pageSetup
2024-11-07
01:11
Cleanup. check-in: 32b1aef1b4 user: rolf tags: pageSetup
01:03
Started a markdown documentation file (following the probably upcomming Tcl core example). Long way to go. check-in: ae44c25295 user: rolf tags: md-doc
00:08
Merged from trunk. check-in: 109364dd1f user: rolf tags: pageSetup
00:07
Removed disturbing newline. check-in: 7a6970fd76 user: rolf tags: trunk
00:06
Added almost all (all but id in the http://purl.oclc.org/ooxml/officeDocument/relationships namespace) settings possible with pageSetup. check-in: 12b239d52f user: rolf tags: pageSetup
2024-11-03
00:53
Fix the tools xmltotdom.tcl and xmltotdom.tcl if the file argument given includes white space or other strange characters like in case of [Content_Types].xml. check-in: d4441e8856 user: rolf tags: trunk
2024-10-24
17:31
Raise error if the value given to the -index options of the cell and column method is not recognized. check-in: 400db76276 user: rolf tags: indexcheck
11:51
Added Tcl helper script which unpacks an .xlsx file (acctually every zip archive) to a directory and rewrites the xml files into a "pretty-print" way to make it more convenient to study the XML. Requires tcllib and Tcl 9 (because of zipfs). check-in: f14d64533d user: rolf tags: trunk
10:57
Move to own branch finished. check-in: 53bad4ac93 user: rolf tags: pageMargins
10:56
Move to own branch. check-in: fd6c7e082c user: rolf tags: pageMargins
10:50
Added a first approach for methods pageMarginsDefault and pageMargins. Closed-Leaf check-in: b380b51288 user: rolf tags: wrongbranch
2024-10-23
22:59
Removed obviosly dangling ]. check-in: 752baae010 user: rolf tags: trunk
22:57
Save work. check-in: 3384127ad9 user: rolf tags: wrongbranch
22:01
Minor change. Rudimentary documentation. check-in: cdc4e128f9 user: rolf tags: pageSetup
21:42
Added fossil settings to ensure that the fossil manifest is present (which is needed for the make target install.) check-in: a0ea75f1d3 user: rolf tags: trunk