summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)Author
2021-01-15tdf#136861 ODT export: fix writing resolved state for non-ranged commentsMiklos Vajna
2021-01-07[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl
2021-01-07convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2021-01-07tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl
2021-01-07replace hard-coded "1.2" ODF version stringsMichael Stahl
2021-01-07xmloff: ODF export: adapt to ODF 1.3Michael Stahl
2021-01-07xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2021-01-07sc,xmloff: ODF 1.3: adapt XMLPropertyMapEntryMichael Stahl
2021-01-07xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl
2021-01-07replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2021-01-06tdf#133555 xmloff: ODF export: don't produce text:drop-down in ODF 1.2Michael Stahl
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-09-15tdf#135942: avoid collecting autostyles during writing themMike Kaganski
2020-09-15tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski
2020-08-06tdf#130707 xmloff: survive <text:database-display> in editeng textMiklos Vajna
2020-05-24tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-05-08xmloff: add ODF import/export for semi-transparent shape textMiklos Vajna
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna
2020-03-03tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2019-12-29tdf#129520 xmloff: fix ODF import of multi-paragraph fieldmarkMichael Stahl
2019-12-07tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-11-12rename now it does more than just sortCaolán McNamara
2019-10-31tdf#125688 speed up load of change-tracking ODSNoel Grandin
2019-10-23xmloff: ODF import: reimplement fieldmark-start/fieldmark-endMichael Stahl
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-12Replace some OUStringBuffer by OUString in txtvfldi (xmloff)Julien Nabet
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin
2019-09-24Related: tdf#124600 sw anchored object allow overlap: add ODT filterMiklos Vajna
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-23loplugin:returnconstval in xmloffNoel Grandin
2019-08-22QR Code : ODF import/exportShubham Goyal
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-08-14Change some handling for resolved commentsScott Clarke
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-07tdf#125628: FORMATTING: Part of text loose yellow highlight reopening documentTamás Zolnai
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
2019-07-26Fix typosAndrea Gelmini
2019-07-26cid#1452040 silence Unchecked return valueCaolán McNamara
2019-07-26HACK to survive missing target storageStephan Bergmann
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-07-21loplugin:referencecasting in xmloffNoel Grandin