summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlstyle.hxx
AgeCommit message (Expand)Author
2020-12-18use more string_view in IsXMLTokenNoel
2020-12-08fastparser in stylesNoel Grandin
2020-11-05loplugin:unusedenumconstantsNoel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-09-02loplugin:unusedfieldsNoel Grandin
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-29loplugin:unusedmethodsNoel Grandin
2020-08-26remove slowparser stuff from SvXMLStyleContextNoel Grandin
2020-08-25use more fastparser in OReportStylesContextNoel Grandin
2020-08-20use fastparser in SvXMLNumFormatContextNoel Grandin
2020-08-20use fastparser in SdXMLHeaderFooterDeclContextNoel Grandin
2020-08-03rename Clear() to dispose() in SvXMLStylesContextNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-03-06loplugin:unusedmethodsNoel Grandin
2020-03-01use the SetAttribute override in SvXMLStyleContext subclasses consistentlyNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2019-12-21remove unnecessary CreateChildContext methodsNoel Grandin
2019-11-06convert ImportStoredChapterNumberingRules to XFastParserNoel Grandin
2019-07-19Fix typosAndrea Gelmini
2019-03-09loplugin:unnecessaryvirtualNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin
2016-09-26soon is nowMarkus Mohrhard
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-03-31xmloff: 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-14sal_Bool->boolNoel Grandin
2013-11-09fdo#65108 inter-module includes <> include/xmloffNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold