summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2020-02-26new loplugin:xmlimportNoel Grandin
2020-02-22Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke
2020-02-21xmloff: create SchXMLImport_Meta instances with an uno constructorMiklos Vajna
2020-02-20use fast-parser APIs for embedded script parsingNoel Grandin
2020-02-18rename XML_OLD_NAMESPACE_ constantsNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-14convert XMLEventsImportContext to fastparserNoel Grandin
2020-02-14xmloff: create SchXMLImport instances with an uno constructorMiklos Vajna
2020-02-13chart: don't export LO_EXT hide-legend in ODF 1.2László Németh
2020-02-13tdf#130225 implement ODF export of deleted legend entries of pie chartsTünde Tóth
2020-02-12crashtesting: remove assert in SvXMLImportContext::SvXMLImportContextNoel Grandin
2020-02-09Fix typoAndrea Gelmini
2020-02-09Fix typoAndrea Gelmini
2020-02-03move some xmloff/ headers inside the moduleNoel Grandin
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24xmloff: create XMLImpressClipboardExport instances with an uno constructorMiklos Vajna
2020-01-23loplugin:unusedmethodsNoel Grandin
2020-01-23tdf#130133: fix wrong values for attribute chart:regression-type in ODF 1.2Julien Nabet
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin
2020-01-22Convert reportdesign to fastparserNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-21use more FastParser in ScXMLChangeInfoContextNoel Grandin
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin
2020-01-21Use FastParser in SdXMLBodyContextNoel Grandin
2020-01-21use FastParser in SdXMLMasterStylesContextNoel Grandin
2020-01-21use FastParser in XMLScriptContextNoel Grandin
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
2020-01-19inline some Create methodsNoel Grandin
2020-01-19tdf#129883 Section links are lost on save and reloadNoel Grandin
2020-01-17tdf#98584 Correct import draw:transform values skewY and matrixRegina Henschel
2020-01-17xmloff: create DrawingLayerExport instances with an uno constructorMiklos Vajna
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin
2020-01-16fix XMLVersionListImport fast-parserNoel Grandin
2020-01-15use FastParser for SchXMLImportNoel Grandin
2020-01-14use FastParser APIs in SvxXMLXTableImportNoel Grandin
2020-01-13convert this warning to SAL_INFO for nowNoel Grandin
2020-01-13convert dbaccess to FastParser APIsNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-10xmloff: create AnimationsImport instances with an uno constructorMiklos Vajna
2020-01-09convert XMLAutoTextEventImport to FastParser APIsNoel Grandin
2020-01-08ofz#19933 Null-dereference READCaolán McNamara
2020-01-08make ODBFilter return a fast contextNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2020-01-02tdf#123206 Add test: import custom-label-fieldTamas Bunth
2020-01-01tdf#123206 Store custom label as chart:data-labelTamas Bunth
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-12-23tdf#129520 xmloff: fix ODF import of multi-paragraph fieldmarkMichael Stahl