summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-31tdf#125688, cache token names as OUStringNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-31tdf#125688 speed up load of change-tracking ODSNoel Grandin
2019-10-30tdf#128432 OOXML chart import: fix x axis scale regression of 3D chartsBalazs Varga
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-25speed-up shape import if shapes need z-order rearrangingKatarina Behrens
2019-10-25xmloff: create XMLDrawMetaExportOasis instances with an uno constructorMiklos Vajna
2019-10-23xmloff: ODF import: reimplement fieldmark-start/fieldmark-endMichael Stahl
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin
2019-10-20loplugin:virtualdead unused param in XMLEventContextFactory::CreateContextNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-18xmloff: create XMLDrawSettingsExportOasis instances with an uno constructorMiklos Vajna
2019-10-17loplugin:virtualdead dead propertygroup functionalityNoel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin