summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2021-04-16xmlsecurity: replace XSecParser implementationMichael Stahl3-11/+38
2021-04-09tdf#135144 xmloff textbox: fix export style name to be consitent with importMiklos Vajna5-12/+127
2021-03-16Clean up duplicated command dispatch test functionalityMiklos Vajna1-18/+1
2021-02-09tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna3-0/+5
2021-01-15tdf#136861 ODT export: fix writing resolved state for non-ranged commentsMiklos Vajna3-12/+78
2021-01-07tdf#133501 xmloff: ODF export: export annotation only if extendedMichael Stahl1-2/+4
2021-01-07tdf#103602 xmloff: ODF export of page style: don't export draw:fillMichael Stahl2-2/+17
2021-01-07tdf#103602 xmloff: ODF export: draw:background-size attributeMichael Stahl3-1/+64
2021-01-07[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl4-42/+8
2021-01-07xmloff: ODF import: Silence "unknown LO version: 7000"Tomoyuki Kubota1-0/+4
2021-01-07tdf#89475 xmloff: ODF import/export: continue fixing draw:angleMichael Stahl2-4/+18
2021-01-07xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl1-10/+25
2021-01-07tdf#106780 xmloff: ODF export: only write invalid text:style-name...Michael Stahl1-1/+1
2021-01-07tdf#103602 xmloff,sw: ODF 1.3 export: PageStyle with drawing-page styleMichael Stahl1-19/+55
2021-01-07convert XML_STYLE_FAMILY to scoped enumNoel Grandin62-383/+401
2021-01-07tdf#97630 xmloff: ODF export: fix draw:fit-to-size mess, step 2Michael Stahl1-6/+2
2021-01-07tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl6-22/+69
2021-01-07xmloff: ODF export: additional ODF 1.3 chart featuresMichael Stahl6-26/+61
2021-01-07replace hard-coded "1.2" ODF version stringsMichael Stahl2-5/+6
2021-01-07xmloff: remove unused SvXMLExport::getDefaultVersion()Michael Stahl1-10/+0
2021-01-07xmloff: ODF export: produce office:version="1.3"Michael Stahl2-26/+21
2021-01-07xmloff: ODF export: adapt to ODF 1.3Michael Stahl8-29/+83
2021-01-07xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl7-29/+29
2021-01-07sc,xmloff: ODF 1.3: adapt XMLPropertyMapEntryMichael Stahl2-12/+12
2021-01-07xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl5-26/+77
2021-01-07tdf#114400 Export drawoo:fontwork-xyz attributesIlhan Yesil1-26/+26
2021-01-07xmloff: ODF export: fix style:hidden nonsense, step 1Michael Stahl4-6/+25
2021-01-07xmloff: GetEarliestODFVersionForExport(-1) is impossibleMichael Stahl2-8/+5
2021-01-07replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl8-71/+76
2021-01-07rename XML_OLD_NAMESPACE_ constantsNoel Grandin2-13/+13
2021-01-06tdf#133555 xmloff: ODF export: don't produce text:drop-down in ODF 1.2Michael Stahl1-0/+5
2021-01-06xmloff: ODF import: wrong Storage in SvXMLImport::IsODFVersionConsistent()Michael Stahl1-3/+2
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl17-111/+111
2020-09-15tdf#135942: avoid collecting autostyles during writing themMike Kaganski1-0/+2
2020-09-15tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski1-0/+4
2020-08-06tdf#130707 xmloff: survive <text:database-display> in editeng textMiklos Vajna5-16/+130
2020-07-15tdf#131175 oox chart import: fix char color of <dLbl>, inherited from <dLbls>Miklos Vajna1-0/+20
2020-07-15Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse2-1/+4
2020-07-15tdf#131175 Import data label solid fill and color.Gülşah Köse4-0/+18
2020-06-16disable spurious SAL_WARNNoel Grandin1-6/+9
2020-06-15tdf#133459 Fix import of fields with user defined number formatsMaxim Monastirsky2-4/+17
2020-06-15Add more debug to try to catch a slew of unhelpful messages.Michael Meeks1-1/+2
2020-05-24tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl13-60/+182
2020-05-24tdf#130479 FODG import: fix handling of <draw:fill-image> in stylesMiklos Vajna5-0/+362
2020-05-23meta:non-whitespace-character-count attribute is knownhimajin1000002-2/+4
2020-05-17Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann2-23/+0
2020-05-08xmloff: add ODF import/export for semi-transparent shape textMiklos Vajna1-0/+4
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna5-2/+22
2020-04-28tdf#131979 Chart ODF import-export of Link to source formatBalazs Varga2-0/+24
2020-04-10tdf#131966: chart legend attribs width and height unknown for ODF 1.2 (strict)Julien Nabet1-1/+3