summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2021-03-16Clean up duplicated command dispatch test functionalityMiklos Vajna
2021-02-09tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna
2021-01-15tdf#136861 ODT export: fix writing resolved state for non-ranged commentsMiklos Vajna
2021-01-07tdf#133501 xmloff: ODF export: export annotation only if extendedMichael Stahl
2021-01-07tdf#103602 xmloff: ODF export of page style: don't export draw:fillMichael Stahl
2021-01-07tdf#103602 xmloff: ODF export: draw:background-size attributeMichael Stahl
2021-01-07[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl
2021-01-07xmloff: ODF import: Silence "unknown LO version: 7000"Tomoyuki Kubota
2021-01-07tdf#89475 xmloff: ODF import/export: continue fixing draw:angleMichael Stahl
2021-01-07xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl
2021-01-07tdf#106780 xmloff: ODF export: only write invalid text:style-name...Michael Stahl
2021-01-07tdf#103602 xmloff,sw: ODF 1.3 export: PageStyle with drawing-page styleMichael Stahl
2021-01-07convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2021-01-07tdf#97630 xmloff: ODF export: fix draw:fit-to-size mess, step 2Michael Stahl
2021-01-07tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl
2021-01-07xmloff: ODF export: additional ODF 1.3 chart featuresMichael Stahl
2021-01-07replace hard-coded "1.2" ODF version stringsMichael Stahl
2021-01-07xmloff: remove unused SvXMLExport::getDefaultVersion()Michael Stahl
2021-01-07xmloff: ODF export: produce office:version="1.3"Michael 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-07tdf#114400 Export drawoo:fontwork-xyz attributesIlhan Yesil
2021-01-07xmloff: ODF export: fix style:hidden nonsense, step 1Michael Stahl
2021-01-07xmloff: GetEarliestODFVersionForExport(-1) is impossibleMichael Stahl
2021-01-07replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2021-01-07rename XML_OLD_NAMESPACE_ constantsNoel Grandin
2021-01-06tdf#133555 xmloff: ODF export: don't produce text:drop-down in ODF 1.2Michael Stahl
2021-01-06xmloff: ODF import: wrong Storage in SvXMLImport::IsODFVersionConsistent()Michael 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-07-15tdf#131175 oox chart import: fix char color of <dLbl>, inherited from <dLbls>Miklos Vajna
2020-07-15Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse
2020-07-15tdf#131175 Import data label solid fill and color.Gülşah Köse
2020-06-16disable spurious SAL_WARNNoel Grandin
2020-06-15tdf#133459 Fix import of fields with user defined number formatsMaxim Monastirsky
2020-06-15Add more debug to try to catch a slew of unhelpful messages.Michael Meeks
2020-05-24tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-05-24tdf#130479 FODG import: fix handling of <draw:fill-image> in stylesMiklos Vajna
2020-05-23meta:non-whitespace-character-count attribute is knownhimajin100000
2020-05-17Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
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-04-28tdf#131979 Chart ODF import-export of Link to source formatBalazs Varga
2020-04-10tdf#131966: chart legend attribs width and height unknown for ODF 1.2 (strict)Julien Nabet
2020-03-03tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2020-03-02tdf#130955 chart export: fix repeated custom labelsBalazs Varga