Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
121 check-ins using file doc/ooxml.md version 8e9af22574
2025-06-07
| ||
23:41 | Its the pctWidth and pctHeight elements ... Leaf check-in: 816d6b0108 user: rolf tags: textboxes-wip | |
15:15 | wip check-in: 5ae1a49432 user: rolf tags: textboxes-wip | |
14:39 | Preliminaries to make bodyPr attributes user configurable. Leaf check-in: cc3260ecea user: rolf tags: textboxes | |
00:40 | Libreoffice already grok it to some degree. check-in: 717c024260 user: rolf tags: textboxes | |
2025-06-06
| ||
00:16 | Added the field type numpages (number of pages in the document, allowing things like "Page x from y"). Leaf check-in: 78ad529596 user: rolf tags: docx | |
00:00 | Added the -noProof option to text. Changed the normalized value of ST_OnOff types to be on the secure side (impedance between wml documentation and xsd). Made images possilbe in header and footer (which requires individual files in _rels for each header/footer). check-in: 480511505e user: rolf tags: docx | |
2025-06-03
| ||
21:40 | Cleaned up namespace exports. check-in: e8d777db43 user: rolf tags: docx | |
21:38 | This is not the Right Way™ - it should be done by a word processor extension, which inserts special markup into the document.xml - and turned out also to be perhaps not so easy as thought this may stay an exploration. Leaf check-in: 2c07a13716 user: rolf tags: docx-template | |
2025-05-30
| ||
00:37 | Added the method setting and a lot of easy to do settings (who will ever document this?). check-in: 497daa965d user: rolf tags: docx | |
2025-05-29
| ||
21:10 | Added a comment command which allows local text formatting. Minor code cleanups. check-in: 8f09737667 user: rolf tags: docx | |
12:41 | Greatly enhanced the mime types understood by the library (to hopefully support all kind of image (and other multi media) formats understood by the wordprocessingml processor. Added the DateType data type. Renamed the comment method to simplecomment. check-in: c3447e6e3e user: rolf tags: docx | |
01:06 | Added a simple form of comments. check-in: 8728432340 user: rolf tags: docx | |
2025-05-28
| ||
22:10 | Added emboss effect. check-in: 8cc57ee410 user: rolf tags: docx | |
2025-05-27
| ||
23:14 | Improvements to the page and section setup mechanism. check-in: 6db4bfd43e user: rolf tags: docx | |
2025-05-25
| ||
14:03 | Fixed creating links to internet urls. Added in-document links. check-in: 97d97ab1ab user: rolf tags: docx | |
14:01 | Save work. Closed-Leaf check-in: 025f8ddef6 user: rolf tags: docx-wip | |
2025-05-24
| ||
15:17 | wip check-in: 58ed345221 user: rolf tags: docx-wip | |
2025-05-22
| ||
23:42 | Fixed image display with MS Word 2016. check-in: ada64674c3 user: rolf tags: docx | |
10:11 | Added basic bidi/right to left support and other minor paragraph settings. check-in: df47e10ed6 user: rolf tags: docx | |
2025-05-21
| ||
00:40 | Enriched the error message in case of unknown option: list the known options in the message. check-in: e5f085f76e user: rolf tags: docx | |
2025-05-18
| ||
23:10 | Add text style option -verticalAlign, which enables superscript and subscript text. A bit more shuffling around of methods to keep them in alphabetic order. check-in: 78e9c04db4 user: rolf tags: docx | |
2025-05-17
| ||
23:32 | Integrate table related work. check-in: f714e045fd user: rolf tags: docx | |
01:31 | Added cell background. Closed-Leaf check-in: bb9298b6d1 user: rolf tags: docx-wip | |
2025-05-16
| ||
22:50 | Merged from docx. check-in: 9c48129be5 user: rolf tags: docx-wip | |
01:08 | Changed my mind: Use the style name to identify a style and not the styleId. check-in: 37b1d825ed user: rolf tags: docx | |
2025-05-15
| ||
18:23 | Merged from docx. check-in: 8aa894481f user: rolf tags: docx-wip | |
10:59 | Merged from trunk. check-in: 4c1949cbaf user: rolf tags: docx | |
10:58 | Integrated improved image handling. check-in: f7a220d13d user: rolf tags: docx | |
10:55 | Integrated docx-image-wip. Closed-Leaf check-in: 274bddf788 user: rolf tags: docx-image | |
10:54 | More anchor image options including for distance from image to text flowing around. Internal reorganisation. Closed-Leaf check-in: 6faa896dee user: rolf tags: docx-image-wip | |
2025-05-13
| ||
09:33 | updated archive options: tar --no-xattrs --no-mac-metadata --disable-copyfile and more excludes (Ticket [21be6e112ec34758]) Leaf check-in: fe6dce9949 user: alex tags: trunk | |
00:35 | More anchor image control. check-in: 9536a52984 user: rolf tags: docx-image-wip | |
2025-05-12
| ||
08:39 | wip check-in: d66b6793e0 user: rolf tags: docx-image-wip | |
2025-05-10
| ||
16:02 | wip check-in: 486ac811c7 user: rolf tags: docx-image-wip | |
13:35 | wip check-in: 128bccfe68 user: rolf tags: docx-image-wip | |
13:19 | wip check-in: 0d5b4a4dfc user: rolf tags: docx-image-wip | |
2025-05-05
| ||
08:40 | wip check-in: 80ecd3215b user: rolf tags: docx-image-wip | |
2025-05-03
| ||
01:44 | There are two kinds of images: inlined or anchored. check-in: 549abc2ff4 user: rolf tags: docx-image-wip | |
2025-05-02
| ||
15:48 | Factored out attribute list creation from key-value pairs arguments (with type checking/value transforming). Started a simple mechanism to add extension entries to [Content_Types].xml if a media with so far not noted extension is added to the docx. check-in: 8aea10daf0 user: rolf tags: docx-image-wip | |
2025-05-01
| ||
01:14 | Finally this produces something even Word opens. check-in: 0392ad7f55 user: rolf tags: docx-image-wip | |
2025-04-25
| ||
11:43 | wip check-in: 567c910cce user: rolf tags: docx-image-wip | |
2025-04-24
| ||
00:15 | Follow the convention to monotony numbering the added images (which at least word enforces as mandatory). check-in: b1e64c05f0 user: rolf tags: docx-image | |
2025-04-20
| ||
01:00 | wip check-in: 16f02187d5 user: rolf tags: docx-image | |
2025-04-19
| ||
01:45 | Fixed bug: [Content_Types].xml needs to be updated if files are added to the .docx zip. This fixes most of the compatibility problems with office 2016/word365. check-in: d4ca38316e user: rolf tags: docx | |
2025-04-13
| ||
23:04 | wip Closed-Leaf check-in: fa098c5060 user: rolf tags: mscompat | |
2025-04-12
| ||
01:50 | Added a simple method call to import all files inside the word directory other than document.xml inside an ooxml-docx object. check-in: 66c5700c3e user: rolf tags: docx | |
2025-04-09
| ||
12:13 | Turns out that MS word on windows doesn't digest well documents with word/numbering.xml just the empty document element (although the wml.xsd clearly allows this). Fixed by adding word/numbering.xml only if it has content. check-in: cf88ae1d45 user: rolf tags: docx | |
2025-04-07
| ||
23:48 | Starts to do something. check-in: 5df2cadc1a user: rolf tags: docx-wip | |
2025-04-06
| ||
23:53 | Working on conditional table styling. Closed-Leaf check-in: 596d89d161 user: rolf tags: wip | |
23:12 | More work on tables: Started row specific settings. Factored out cell specific settings. Added row and cell specific settings to table style definition. check-in: 31d26cf6bf user: rolf tags: docx | |
22:36 | Enhanced the creation by description mechanism to be able to create not only child nodes but also subtrees. check-in: 9d0626940b user: rolf tags: docx | |
2025-04-04
| ||
23:59 | Added table cell margins on table style, table and cell level. Some editorial house keeping. check-in: 296a1ac3e7 user: rolf tags: docx | |
11:47 | Method presetsheets ensure that the sheets are read in the correct order. check-in: 4075d8cdf9 user: alex tags: trunk | |
10:05 | ScanDateTime Evaluation UTC flag for date >= 1970 check-in: aecda80594 user: alex tags: trunk | |
00:56 | Centralized some table properties and added alignment of tables (the whole table on the page, not the alignment of the cells), though that doesn't seem to work as style setting but only locally applied. check-in: 19ac982298 user: rolf tags: docx | |
2025-04-03
| ||
13:31 | Added guards to prevent the call of the tablerow method outside of table context and the call of the tablecell method outside of table row context (and guarding works even if the table method used recursively inside a complex table cell). check-in: 05df3e5fb0 user: rolf tags: docx | |
12:13 | Merged complex tables in. check-in: 62e1dce2de user: rolf tags: docx | |
12:05 | Added vertical cell and combined horizontal and vertical cell spanning. Closed-Leaf check-in: 50fa7ba8ee user: rolf tags: tables | |
10:37 | Handle the seldom but existing case of elements with just one attribute to set and that attribute has not the name w:val for the "create by description" mechanism. check-in: 3adcd9c903 user: rolf tags: tables | |
2025-04-02
| ||
23:54 | Added cell spanning to complex tables. check-in: f4b00c644b user: rolf tags: tables | |
23:06 | Cell content formated with all paragraph and charcter settings, tables and images in table cells. Complex but mighty. check-in: cd0e455c33 user: rolf tags: tables | |
17:26 | Attempt to create complex tables with individual formatted cells. check-in: b77490f9f3 user: rolf tags: tables | |
13:15 | Style id check centralized; style id check for table styles added. check-in: bbe7303934 user: rolf tags: docx | |
10:07 | Fixed the messed up paragraphdefault method. Added optional paragraph style for the first and last row for the simpletable method. check-in: 0a9d3edabd user: rolf tags: docx | |
2025-04-01
| ||
22:36 | Shuffled code around for housekeeping. check-in: d97d0e7ff0 user: rolf tags: docx | |
22:20 | Added paragraphs as text frames. check-in: c55f140585 user: rolf tags: docx | |
22:13 | Added type boilerplate and more options. Closed-Leaf check-in: 08dd059233 user: rolf tags: textframes | |
21:35 | Started implementation of simple textframes. check-in: 3ebe7b3ae1 user: rolf tags: textframes | |
20:53 | Factored out paragraph style (pPr) in an own method not only for streamlined code but also for feature enhancement at a few places where pPr is also used. check-in: f5e5a58974 user: rolf tags: docx | |
2025-03-30
| ||
01:46 | Added -highlight option to text formating. check-in: 41cd6fb315 user: rolf tags: docx | |
2025-03-29
| ||
16:04 | Added starting notes to a developers guide to ooxml-docx. check-in: 80204cbe76 user: rolf tags: docx | |
01:56 | Added support for header and footer. General improvements. check-in: 516be814bd user: rolf tags: docx | |
01:53 | Check rIds given for header and footer. Prettified error reporting about invalid options. Closed-Leaf check-in: 29430752eb user: rolf tags: headerfooter | |
2025-03-28
| ||
05:52 | Merged from dt-regexp check-in: bf71decd52 user: alex tags: trunk | |
02:13 | Seeems to basically work. check-in: 394c9649e3 user: rolf tags: headerfooter | |
00:23 | Merged from docx. check-in: 9368482166 user: rolf tags: headerfooter | |
00:19 | Reworked internal handling of page/section setup. check-in: 53fe03a2fe user: rolf tags: docx | |
2025-03-27
| ||
19:54 | ScanDateTime new regexp. Fixing ticket [74309ca5fb8c3a1d] Closed-Leaf check-in: 2eac2192d0 user: alex tags: dt-regexp | |
2025-03-26
| ||
12:23 | Started. check-in: dbbee369f9 user: rolf tags: headerfooter | |
2025-03-23
| ||
17:07 | Added simple fields support. check-in: 38d9439297 user: rolf tags: docx | |
17:06 | Going from simple fields to complex fields (though makes not much difference in result). Fixed handling of special characters in Wt. Closed-Leaf check-in: c37e945369 user: rolf tags: fields | |
2025-03-21
| ||
16:10 | Started. check-in: ef7a34d1c6 user: rolf tags: fields | |
01:23 | Adapted ooxml-docx to the new (simpler) tdom way of creating XML namespaced attribute nodes. check-in: d192065636 user: rolf tags: docx | |
2025-03-20
| ||
00:56 | Prettified error messages to the library user. Shuffling code around to have it in lexical order. check-in: 3ee0267790 user: rolf tags: docx | |
2025-03-14
| ||
00:36 | Merged from trunk. check-in: 36d0f30e2e user: rolf tags: docx | |
2025-03-10
| ||
06:17 | Version-1.10 check-in: 985e4947bc user: alex tags: trunk, release, version-1.10 | |
06:08 | Merged from tcltest check-in: 92acdae73e user: alex tags: trunk | |
2025-03-09
| ||
21:08 | Added test for IndexFix Closed-Leaf check-in: 93e1b474b0 user: alex tags: tcltest | |
2025-03-08
| ||
12:24 | Merged from trunk. check-in: 9f91f361e3 user: rolf tags: docx | |
12:23 | Fixed fallout of systematically naming of border options. Added pgNumType (though that is not all to make page numbering work). check-in: 77635e5082 user: rolf tags: docx | |
07:57 | Renamed all spreadsheet test to xlsx-name.test. check-in: da44665583 user: alex tags: tcltest | |
2025-03-07
| ||
09:06 | New test file: printarea.test. This is a simple test and can be used for upcoming tests. check-in: e5752c1936 user: alex tags: tcltest | |
08:50 | Reorganizing tests; Drop printarea from formatcell.test. check-in: 48cb33957e user: alex tags: tcltest | |
08:30 | Merged from pageMargins and pageSetup check-in: 7ad30606f9 user: alex tags: trunk | |
03:28 | presetsheets for pageSetup Closed-Leaf check-in: 57d9dfbcf3 user: alex tags: pageSetup | |
03:25 | xl_read pageSetup check-in: 00366a8351 user: alex tags: pageSetup | |
03:20 | presetsheets for pageMargins Closed-Leaf check-in: 2ee59dbabc user: alex tags: pageMargins | |
03:05 | xl_read pageMargins check-in: 1be29e50f8 user: alex tags: pageMargins | |
2025-03-06
| ||
18:14 | Merged from printarea check-in: 09e63ec805 user: alex tags: trunk | |
18:11 | presetsheets for PrintArea Closed-Leaf check-in: f6081a5e4e user: alex tags: printarea | |
18:02 | xl_read PrintArea + Test check-in: e4f0cee9a3 user: alex tags: printarea | |
11:30 | Index should not be a double. Ticket [c07105771b451431] check-in: 01ce966114 user: alex tags: trunk | |
10:44 | Reorganized sample files. check-in: 1cea2380dc user: alex tags: trunk | |
09:48 | Added vscode workspace check-in: 46dc2014a1 user: alex tags: trunk | |
09:47 | Updated ignore-glob check-in: 30bddf8cbf user: alex tags: trunk | |
09:45 | Merged from printarea check-in: 7b2628febc user: alex tags: trunk | |
09:40 | Added xlsxPrintArea-example.tcl Closed-Leaf check-in: 3b1286e5f3 user: alex tags: printarea | |
09:34 | If the worksheet name contains a space, single quotes ('') are required. check-in: f88bc1a4e1 user: alex tags: printarea | |
07:23 | First checkin PrintArea - Ticket [04479195daab27d3] check-in: fb331d8742 user: alex tags: printarea | |
06:23 | Better to test before committing! Error correction. check-in: 452c551c87 user: alex tags: trunk | |
01:20 | Improved import from docx. Switched to the zip open and parse files infrastructure of ooxml. check-in: 325f564057 user: rolf tags: docx | |
2025-03-05
| ||
23:30 | Added the tab stop definition for a paragraph. Reduced the empty tags noise a bit. check-in: b04d5ddae1 user: rolf tags: docx | |
10:59 | Merged from trunk. check-in: e1766669eb user: rolf tags: docx | |
2025-03-02
| ||
07:27 | Additional characters that cannot be used in the worksheet name and max length 31 characters. check-in: 755e281fcb user: alex tags: trunk | |
2025-02-28
| ||
08:14 | Correction of the README check-in: f9bba3d853 user: alex tags: trunk | |
08:07 | Worksheet must not contain a "/", map it to "-". check-in: 3255e23d16 user: alex tags: trunk | |
2024-11-29
| ||
14:57 | fixed uv download page 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 | |