summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2020-02-03move some xmloff/ headers inside the moduleNoel Grandin27-22/+482
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-1/+3
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin5-14/+7
2020-01-28New loplugin:unsignedcompareStephan Bergmann4-9/+16
2020-01-24xmloff: create XMLImpressClipboardExport instances with an uno constructorMiklos Vajna4-27/+13
2020-01-23loplugin:unusedmethodsNoel Grandin3-33/+0
2020-01-23tdf#130133: fix wrong values for attribute chart:regression-type in ODF 1.2Julien Nabet1-2/+4
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin3-39/+14
2020-01-22Convert reportdesign to fastparserNoel Grandin1-0/+62
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin9-54/+60
2020-01-21use more FastParser in ScXMLChangeInfoContextNoel Grandin2-0/+2
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin2-177/+113
2020-01-21Use FastParser in SdXMLBodyContextNoel Grandin5-78/+97
2020-01-21use FastParser in SdXMLMasterStylesContextNoel Grandin4-20/+28
2020-01-21use FastParser in XMLScriptContextNoel Grandin2-45/+47
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin30-179/+32
2020-01-19inline some Create methodsNoel Grandin2-20/+4
2020-01-19tdf#129883 Section links are lost on save and reloadNoel Grandin2-18/+40
2020-01-17tdf#98584 Correct import draw:transform values skewY and matrixRegina Henschel2-16/+47
2020-01-17xmloff: create DrawingLayerExport instances with an uno constructorMiklos Vajna4-13/+14
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin5-21/+5
2020-01-16fix XMLVersionListImport fast-parserNoel Grandin2-3/+9
2020-01-15use FastParser for SchXMLImportNoel Grandin4-94/+44
2020-01-14use FastParser APIs in SvxXMLXTableImportNoel Grandin3-1/+13
2020-01-13convert this warning to SAL_INFO for nowNoel Grandin1-1/+1
2020-01-13convert dbaccess to FastParser APIsNoel Grandin1-1/+2
2020-01-10use more std::make_sharedNoel Grandin2-3/+3
2020-01-10xmloff: create AnimationsImport instances with an uno constructorMiklos Vajna4-24/+9
2020-01-09convert XMLAutoTextEventImport to FastParser APIsNoel Grandin4-19/+15
2020-01-08ofz#19933 Null-dereference READCaolán McNamara1-0/+6
2020-01-08make ODBFilter return a fast contextNoel Grandin1-1/+1
2020-01-07extract some common code from ImportContext classesNoel Grandin49-212/+43
2020-01-02tdf#123206 Add test: import custom-label-fieldTamas Bunth1-0/+2
2020-01-01tdf#123206 Store custom label as chart:data-labelTamas Bunth9-46/+185
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin2-10/+8
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin43-292/+292
2019-12-23tdf#129520 xmloff: fix ODF import of multi-paragraph fieldmarkMichael Stahl1-0/+9
2019-12-22loplugin:finalclasses in xmloffNoel Grandin40-136/+128
2019-12-21convert XMLSectionSourceDDEImportContext to FastParser APINoel Grandin2-49/+20
2019-12-21convert XMLSectionSourceImportContext to FastParser APIsNoel Grandin2-40/+18
2019-12-21remove unnecessary CreateChildContext methodsNoel Grandin8-80/+0
2019-12-20add checks to optional fields in SvXMLImportContextNoel Grandin2-2/+5
2019-12-13loplugin:expandablemethodsNoel Grandin3-7/+2
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt3-0/+3
2019-12-06xmloff: create XMLDrawExportOasis instances with an uno constructorMiklos Vajna4-12/+13
2019-12-03remove some useless comment linesNoel Grandin30-74/+0
2019-11-29tdf#123206 Import/Export chart custom label textTamas Bunth6-9/+81
2019-11-28NFC tdf#120412 cleanup: use DFLT_ESC_* moreJustin Luth1-6/+1
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl15-38/+51
2019-11-26tdf#128985: ODP: Style text directions revert to RTL on save and re-openTamás Zolnai1-24/+22