ooxml

Timeline
Login

Timeline

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

50 most recent check-ins

2025-10-26
14:45
Parse the xml files inside the docx zip with -keepEmpties to prevent that space only text gets lost. Leaf check-in: c8e47d7821 user: rolf tags: docx
14:33
Enhance the field method to allow styling of the inserted fields. Thanks goes again to Miguel for the inital implementation. check-in: 953f40ced4 user: rolf tags: docx
14:27
Provide at least one example of a docx field with switches. Added a few words of documentation. Closed-Leaf check-in: 8358cefe9f user: rolf tags: docx-styled-fields
14:03
Set the dirty attribute only in case of REF, SEQ and TOC fields. check-in: e04320ebdb user: rolf tags: docx-styled-fields
2025-10-24
12:46
Attempt for styled fields. check-in: 5745b745f6 user: rolf tags: docx-styled-fields
2025-10-23
00:41
Fixed two spellings. check-in: 3712e5656b user: rolf tags: docx
2025-10-21
20:14
Fixed typo in configure.ac and subsequently configure. Thanks to Miguel for spotting. check-in: d877ffcf62 user: rolf tags: docx
2025-10-20
08:31
Preparation for more fine grain docx settings control. check-in: 0f7bda68ca user: rolf tags: docx
2025-10-18
01:33
Enhanced document settings. check-in: 3e1c24497e user: rolf tags: docx
2025-10-11
00:28
Added a simple replace mechanism. check-in: ed4b84b577 user: rolf tags: docx
2025-10-10
14:21
Use only by the documents defined namespaces prefixes as value of mc:Ignorable. check-in: f6f1d79089 user: rolf tags: docx
2025-10-09
21:40
Factored out the OOML related method into an own source file. check-in: 1a13b698ea user: rolf tags: docx
2025-10-08
23:01
Added optional start up not with an empty document but from a given .docx file. Thanks to Miguel Bañón for valuable input. Tweaked the ignorable support. check-in: 6177de5009 user: rolf tags: docx
22:52
Done for now. Closed-Leaf check-in: 83f5a07a15 user: rolf tags: wip
2025-10-06
20:50
Make progress. check-in: bb483bdf5c user: rolf tags: wip
2025-10-05
23:35
wip check-in: 42a36c3e70 user: rolf tags: wip
2025-10-02
16:46
wip check-in: a9608f73c7 user: rolf tags: wip
2025-09-27
15:33
wip check-in: 56e9261d96 user: rolf tags: wip
2025-09-15
09:18
Fixed typo; thanks to Miguel for spotting. check-in: d0b6088789 user: rolf tags: docx
2025-09-13
23:50
Resolved the boolean type doubling ST_OnOff/CT_OnOff; settled for CT_OnOff and normalize to 1/0 which should work for all places (strict and transitional). check-in: 1f946c4f61 user: rolf tags: docx
23:37
Took over the twigs and hps related work of Miguel Bañón. check-in: c7a9f99009 user: rolf tags: docx
2025-09-11
00:11
Took over the first obvious bug fixes and improvements from Miguels last contribution. check-in: e30d573b41 user: rolf tags: docx
2025-09-10
21:26
Added a first bit of Office Math Markup Language (OMML). This was initially contributed by Miguel Bañón. check-in: d12bec7400 user: rolf tags: docx
2025-09-09
00:17
Merged from docx. Closed-Leaf check-in: 8a9db8e937 user: rolf tags: mathml
00:16
Fixed the new -ignorable option, check-in: 19d7eeed9f user: rolf tags: docx
00:14
Changed the calling convention of the mathml method to what the wml core has: first -option values then script to evaluate. check-in: a4d47c6d45 user: rolf tags: mathml
2025-09-08
23:16
Merged from docx. check-in: 2907c33a00 user: rolf tags: mathml
23:14
Changed the default of mc:Ignorable to "w14 wp14 wpg wps". Added option -ignorable to configure to set it at will. check-in: dce10631fa user: rolf tags: docx
2025-09-07
22:01
Added a way to say that groups of options are mutually exclusive for the Create machinery. Used for mrun. Simplified mrun futher: the -plane and -upright options were only used to say -sty p; removed them. The element m:rPr may be empty according to the xsd. Fixed leftover from moving attribute prefix setting to method math. check-in: d0a7762643 user: rolf tags: mathml
21:43
Finished digression. Closed-Leaf check-in: 8d032d68fa user: rolf tags: wip
00:31
wip check-in: 87506875f7 user: rolf tags: wip
2025-09-06
22:58
Adapted docx-example2.tcl to the new spelling-corrected option name. Generalized attribute namespace control. Set the attribute namespace to m once in the umbrella method math. check-in: f2c2ea3fc7 user: rolf tags: mathml
22:41
m:fPr may be empty according to the xsd. check-in: b9fc87d82a user: rolf tags: mathml
22:28
Factored out repeated code. check-in: 1a14246a11 user: rolf tags: mathml
2025-09-05
23:47
Simplified test in Mt. Fixed the (by me) missed naryPr umbrellar. According to xsd both both sub and sup elements must always be present. check-in: e36ee92aa1 user: rolf tags: mathml
11:22
Use the create machinery also for MathML. Formated the math related type checks along the style used by the others. check-in: 3cd554ae21 user: rolf tags: mathml
2025-09-04
23:11
MathML support contributed by Miguel Bañón. check-in: 6038a5c14d user: rolf tags: mathml
21:50
White space clean up. check-in: 3f76c3e2ca user: rolf tags: docx
20:47
Spell fixes in option names. Thanks to Miguel Bañón. check-in: ab7d7cf020 user: rolf tags: docx
2025-08-26
19:17
Fixed the (ridiculously botched) handling of \n, \r, \t and \f in text appended to the document. check-in: c7e5ba3eed user: rolf tags: docx
00:03
Additions contributed by Miguel Bañón. check-in: 0ffe5ce889 user: rolf tags: docx
2025-08-22
06:39
Merged from havepandoc Leaf check-in: 5494695e07 user: alex tags: trunk
06:37
autoconf 2.72 Closed-Leaf check-in: c43bc8cf44 user: alex tags: havepandoc
00:24
Merged from trunk. check-in: 8362f17099 user: rolf tags: docx
2025-08-21
22:40
More tweaks to make ooxml compatible with tdom 0.9.6. check-in: abd8521a2c user: rolf tags: trunk
22:22
Made the xlsx-* examples work with tdom 0.9.6. check-in: 1d3ac010f2 user: rolf tags: trunk
20:56
Enhanced the buiild description for wml content to mark keys in key value option values as required, with or without default. Used for pgMar which has only required attribures. check-in: d8e0f9d258 user: rolf tags: docx
2025-08-19
22:36
Made the generated WordprocessingML "more valid" (although even Microsoft products digested what was created so far). check-in: 5cc20bc5c9 user: rolf tags: docx
2025-08-08
10:37
Changed makefile so that it does not raise error in case of make all or make doc and pandoc is not installed. check-in: 11d806adbb user: rolf tags: havepandoc
2025-08-07
00:40
wip Leaf check-in: b0a6d2db5c user: rolf tags: commentrange