Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-06-21
| ||
22:56 | Fixed listings: the sequence model of w:numbering has all w:abstractNum elements before the w:num elements. Leaf check-in: 57f3652094 user: rolf tags: docx | |
22:00 | wip Leaf check-in: 6d48cb1ed2 user: rolf tags: docx-numbering | |
2025-06-18
| ||
00:24 | Added some very rought documentation. check-in: fc29503936 user: rolf tags: docx | |
2025-06-16
| ||
10:30 | Fixed Add2Content_Types. check-in: cb7e402644 user: rolf tags: docx | |
2025-06-15
| ||
00:18 | Error handling fixes. check-in: 67e8c9139c user: rolf tags: docx | |
2025-06-13
| ||
09:32 | Fixed formatting of error msg for invalid values to options. Replace german text in example file. check-in: 0a684cbad4 user: rolf tags: docx | |
2025-06-11
| ||
22:48 | Added methods addXML and textbox. check-in: 2f231a1083 user: rolf tags: docx | |
22:44 | Made AddXML public (as addXML). Made the textbody bodyPr attributes configurable. Closed-Leaf check-in: cc01382c6d user: rolf tags: textboxes | |
21:13 | Works also for Word now. Added method AddXML to insert plain XML into the document. check-in: 90d08f338e user: rolf tags: textboxes | |
21:10 | Digression finished. Closed-Leaf check-in: 4a9f0223ed user: rolf tags: textboxes-wip | |
2025-06-07
| ||
23:41 | Its the pctWidth and pctHeight elements ... 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. 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"). 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 | |