- added/changed: enabled redline export
- changed: XMLChangeImportContext moved into its own file
- changed: marker used during section import
- changed: redline export now uses XRedlineSupplier (uses less memory)
- fixed: redline autostyles now exported correctly
- fixed: bug with import of sections in sections
(The commit supplies the log message for the previous one.)
- changed: section and TOC im-/export restructured to accomodate indices
- added: im-/export of all index types (implemented but disabled due to API problems)
- changed: auto style Add(), Find() made public on txtparae.hxx
- changed: text:section-source-dde into office:dde-source
- changed: dde attribute names now use standard terminology
(attribute text:protected moved into <style:properties style:protect=../>
- added: table of content im- and export
(TOC body does not work)
- added: URL textfield (for Calc, Draw, ...)
- fixed: tab-stop constant names in xmlkywd.hxx
- fixed: import of zero columns
- fixed: text hyperlinks now in DTD
Preliminiary because: Handling of text section import needs to be written.
The current method will fail for hierarchical sections and cannot easily be fixed.