summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpstyl.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2020-11-28fastparser in SdXMLMasterStylesContextNoel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-08-28remove dead code in SdXMLHeaderFooterDeclContextNoel Grandin
2020-08-26use more fastparser in SdXMLMasterPageContextNoel Grandin
2020-08-26use fastparser in SdXMLStylesContextNoel Grandin
2020-08-25use more fastparser in OReportStylesContextNoel Grandin
2020-08-25use more fastparser in SdXMLStylesContextNoel Grandin
2020-08-24fix some fastparser related bugsNoel Grandin
2020-08-23use fastparser in SdXMLPresentationPageLayoutContextNoel Grandin
2020-08-23use fastparser in SdXMLPageMasterContextNoel Grandin
2020-08-23use fastparser in CreateTableTemplateContextNoel Grandin
2020-08-21use fastparser in SdXMLStylesContextNoel Grandin
2020-08-20use fastparser in SvXMLNumFormatContextNoel Grandin
2020-08-20use fastparser in SdXMLHeaderFooterDeclContextNoel Grandin
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-03-09convert SdXMLGenericPageContext to fastparserNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-21use FastParser in SdXMLMasterStylesContextNoel Grandin
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-28loplugin:constparams in xmloffNoel Grandin
2017-07-20loplugin:constparams in xmloffNoel Grandin
2016-10-11loplugin:unnnecessaryoverride in xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09remove direct memory managementDavid Tardon
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-03inline some use-once typedefsNoel Grandin
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-26Remove visual noise from xmloffAlexander Wilms
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
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara