summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/sdxmlimp.cxx
AgeCommit message (Expand)Author
2021-02-07Remove unneeded breaks on xmloff/Andrea Gelmini
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara
2020-08-29loplugin:unusedmethodsNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-06loplugin:flatten in xmloff/drawNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-02loplugin:unusedmethodsNoel Grandin
2020-03-06loplugin:unusedmethodsNoel Grandin
2020-02-27convert AnimationImport to fast-parser APIsNoel Grandin
2020-01-23loplugin:unusedmethodsNoel Grandin
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel 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-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-07-25xmloff: create XMLImportStylesImportOasis instances with an uno constructorMiklos Vajna
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-07-18xmloff: create XMLImportContentImportOasis instances with an uno constructorMiklos Vajna
2019-07-04xmloff: create XMLImportMetaImportOasis instances with an uno constructorMiklos Vajna
2019-06-20xmloff: create XMLImportSettingsImportOasis instances with an uno constructorMiklos Vajna
2019-06-13xmloff: create XMLDrawSettingsImportOasis instances with an uno constructorMiklos Vajna
2019-06-12Simplify Sequence iterations in xmloff/source/{draw..script}Arkadiy Illarionov
2019-06-06xmloff: create XMLDrawMetaImportOasis instances with an uno constructorMiklos Vajna
2019-05-30xmloff: create XMLDrawContentImportOasis instances with an uno constructorMiklos Vajna
2019-05-23xmloff: create XMLDrawStylesImportOasis instances with an uno constructorMiklos Vajna
2019-05-16xmloff: create XMLDrawImportOasis instances with an uno constructorMiklos Vajna
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-01xmloff: create XMLImpressImportOasis instances with an uno constructorMiklos Vajna
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-19tdf#101218 Import layer-set from pageRegina Henschel
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-11-11cppCheck redundantAssignmentZdibák Zoltán
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann