summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/sdxmlimp_impl.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2020-11-05loplugin:unusedenumconstantsNoel
2020-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara
2020-09-02loplugin:unusedfieldsNoel Grandin
2020-08-29loplugin:unusedmethodsNoel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-04-25loplugin:unusedenumconstantsNoel Grandin
2020-04-02loplugin:unusedmethodsNoel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-06loplugin:unusedmethodsNoel 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 SdXMLMasterStylesContextNoel Grandin
2020-01-19inline some Create methodsNoel Grandin
2019-01-19tdf#101218 Import layer-set from pageRegina Henschel
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-02-03loplugin:unusedenumconstants in xmloffNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09remove direct memory managementDavid Tardon
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in xmloff/Noel Grandin
2015-12-21loplugin:unusedfields in xmlhelp,xmloffNoel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-08-03inline some use-once typedefsNoel Grandin
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-22set document settings / embed fonts when importing odpRadek Doulik
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2012-11-15re-base on ALv2 code. Includes:Michael Meeks