summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl2-5/+6
2020-05-15xmloff: remove unused SvXMLExport::getDefaultVersion()Michael Stahl1-10/+0
2020-05-15xmloff: ODF export: produce office:version="1.3"Michael Stahl2-26/+21
2020-05-15xmloff: create SchXMLExport_Content instances with an uno constructorMiklos Vajna4-24/+9
2020-05-12xmloff: ODF export: adapt to ODF 1.3Michael Stahl8-29/+83
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski3-3/+0
2020-05-11Document relation between three lists that must be in syncMike Kaganski2-0/+5
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski4-11/+13
2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin100-275/+274
2020-05-10new loplugin:simplifypointertoboolNoel Grandin3-3/+3
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl7-33/+34
2020-05-09sc,xmloff: ODF 1.3: adapt XMLPropertyMapEntryMichael Stahl2-11/+11
2020-05-08xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl5-30/+81
2020-05-08tdf#114400 Export drawoo:fontwork-xyz attributesIlhan Yesil1-26/+26
2020-05-08xmloff: ODF export: fix style:hidden nonsense, step 1Michael Stahl4-6/+25
2020-05-08xmloff: GetEarliestODFVersionForExport(-1) is impossibleMichael Stahl2-8/+5
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl8-53/+58
2020-05-07xmloff: ODF import: wrong Storage in SvXMLImport::IsODFVersionConsistent()Michael Stahl1-3/+2
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl17-118/+118
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna5-2/+22
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski3-0/+3
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse4-0/+18
2020-05-01improve loplugin:makesharedNoel Grandin1-16/+16
2020-04-30expand out OContainerImport templateNoel Grandin2-112/+89
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin21-236/+469
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin21-469/+236
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin4-11/+11
2020-04-28move the castToFastAttributeList functionNoel Grandin14-64/+26
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann54-6/+67
2020-04-26update pchesCaolán McNamara2-2/+5
2020-04-25tdf#129898 Use layer DrawnInSlideshow in edit modeRegina Henschel1-0/+9
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin2-4/+2
2020-04-25loplugin:unusedenumconstantsNoel Grandin2-102/+0
2020-04-24xmloff: create SchXMLExport_Styles instances with an uno constructorMiklos Vajna4-20/+7
2020-04-22Fix typosAndrea Gelmini1-1/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen5-0/+5
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-3/+3
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin2-4/+6
2020-04-17tdf#131979 Chart ODF import-export of Link to source formatBalazs Varga2-0/+24
2020-04-17xmloff: create SchXMLExport (flat OOoXML) instances with an uno constructorMiklos Vajna4-21/+11
2020-04-15xmloff: turn this warning into an infoMiklos Vajna1-1/+1
2020-04-11tdf#131931 No version history shownNoel Grandin1-3/+9
2020-04-09tdf#127792 implement UNO chart attribute MajorOriginTünde Tóth5-26/+49
2020-04-09tdf#131966: chart legend attribs width and height unknown for ODF 1.2 (strict)Julien Nabet1-1/+3
2020-04-09xmloff: create SchXMLExport_Oasis_Content instances with an uno constructorMiklos Vajna4-27/+10
2020-04-06loplugin:unusedvariableplus in xmloffNoel Grandin5-9/+1
2020-04-03xmloff: create SchXMLExport_Oasis_Styles instances with an uno constructorMiklos Vajna4-20/+8
2020-04-02loplugin:unusedmethodsNoel Grandin2-25/+0
2020-03-29tdf#131632 animation effects are missing featuresNoel Grandin3-0/+5
2020-03-28Fix is_typed_flags for SCAFlagsJulien Nabet1-1/+1