summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2019-12-22loplugin:finalclasses in xmloffNoel Grandin
2019-12-21convert XMLSectionSourceDDEImportContext to FastParser APINoel Grandin
2019-12-21convert XMLSectionSourceImportContext to FastParser APIsNoel Grandin
2019-12-21remove unnecessary CreateChildContext methodsNoel Grandin
2019-12-20add checks to optional fields in SvXMLImportContextNoel Grandin
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-12-06xmloff: create XMLDrawExportOasis instances with an uno constructorMiklos Vajna
2019-12-03remove some useless comment linesNoel Grandin
2019-11-29tdf#123206 Import/Export chart custom label textTamas Bunth
2019-11-28NFC tdf#120412 cleanup: use DFLT_ESC_* moreJustin Luth
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-11-26tdf#128985: ODP: Style text directions revert to RTL on save and re-openTamás Zolnai
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-22xmloff: create XMLDrawStylesExportOasis instances with an uno constructorMiklos Vajna
2019-11-21xmloff: add ODF import/export for semi-transparent shape textMiklos Vajna
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-19disable spurious SAL_WARNNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-16use FasterParser for XMLVersionListPersistenceNoel Grandin
2019-11-15use FastParser for the XMLVersionListImportNoel Grandin
2019-11-15xmloff: create XMLDrawContentExportOasis instances with an uno constructorMiklos Vajna
2019-11-12rename now it does more than just sortCaolán McNamara
2019-11-12tdf#127791 defer import of group shape events until the group is poppedCaolán McNamara
2019-11-12refactor SdXMLEventContext to make a separate SdXMLEventContextDataCaolán McNamara
2019-11-12revert: tdf#127791 write events at the end of groups instead of the startCaolán McNamara
2019-11-12use std::move when popping stuff off stacksNoel Grandin
2019-11-11reduce some ref-countingNoel Grandin
2019-11-11Fix SvXMLImportContext::queryInterface for nowStephan Bergmann
2019-11-09micro-optimisationNoel Grandin
2019-11-07fetch the values just onceCaolán McNamara
2019-11-06tdf#127791 write events at the end of groups instead of the startCaolán McNamara
2019-11-06tdf#125688 removing XWeak support from SvXMLImportContextNoel Grandin
2019-11-06convert ImportStoredChapterNumberingRules to XFastParserNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin