summaryrefslogtreecommitdiff
path: root/xmloff/inc/txtflde.hxx
AgeCommit message (Collapse)Author
2001-05-09#86415# added support for number styles in draw&impressChristian Lippka
2001-03-23#84808# fixed: hidden text, hidden paragraph, conditional field now displayDaniel Vogelheim
correctly on load (attributes added) fixed: update forced for certain fields on loading in organizer mode/styles only mode
2001-03-09- added: local text fieldsDaniel Vogelheim
2001-02-01#80699# finished measure shapesChristian Lippka
2001-01-29- changed: moved <text:span> handling for textfields into text field exportDaniel Vogelheim
- changed: MID_FLAG_NO_ITEM... to MID_FLAG_NO_PROPERTY... and coresponding implementation (The flag no prevents asking for a specific property; else the attribute is handled normally.) - added: im- and export of the combined characters field
2001-01-15- changed: attributes and namespaces of script + annotation fields now ↵Daniel Vogelheim
follow specification
2001-01-15- added: annotations im-/export (annotation fields)Daniel Vogelheim
- added: script im-/export (script fields)
2000-12-11- change: DDE connections are only exported if being used by a text fieldDaniel Vogelheim
- fixed: script + annotation fields don't cause ASSERTs any more (still not implemented, though)
2000-11-30#80616#Daniel Vogelheim
- added: bibliography field im-/export - fixed: im-/export of indices - added: im-/export of index marks
2000-11-22#80597# fixed again: this time compatible change relative to SRC613Daniel Vogelheim
2000-11-22#80597# fixed: optional NumberFormat property now only used if presentDaniel Vogelheim
- added: bibliography field import
2000-11-12added support for util::DateTime property for AuthorFieldChristian Lippka
2000-11-10- fixed: page number export in non-Writer appsDaniel Vogelheim
- added: Bibliography field stub (not yet implemented) - changed: map-methods now static, so they may be reused elsewhere - fixed: sal_Bool comparison
2000-11-02- added: sections now completedDaniel Vogelheim
(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
2000-10-20- several properties are now optionalDaniel Vogelheim
(change mail "Access to textfields over API in Calc and Impress/Draw ...") - fixed: bugs in DocInfo fields - fixed: wrong include in TextMarkImportContext
2000-09-27- fixed DDE field import/exportDaniel Vogelheim
- fixed reference fields import/export (known problem: references to footnotes fail) - implemented/fixed bookmarks and reference marks import/export - implemented/fixed footnotes, endnotes import/export - implemented/fixed footnote configuration, endnote configuration - DTD updated - fixed: footnotes in text frames - fixed: constructor without object in txtparae - fixed: DTD not unerstood by validator
2000-09-18initial importJens-Heiner Rechtien