summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/StyleOASISTContext.cxx
AgeCommit message (Expand)Author
2021-02-19loplugin:refcounting in xmloffNoel
2021-02-17loplugin:referencecasting in xmloffNoel
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel
2020-12-18use more string_view in IsXMLTokenNoel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-02-27remove duplicate tokens from xmloffNoel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-02-20More loplugin:simplifyboolStephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-19loplugin:staticvar in xmloffNoel Grandin
2018-07-30loplugin:stringloop in svgio..xmlsecurityNoel Grandin
2018-07-24loplugin:unusedfields,can-be-const in xmloff(1)Noel Grandin
2018-04-19tdf#117075 TOC numberings have incorrect right indentNoel Grandin
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem
2017-02-08-Werror,-Wunused-private-fieldStephan Bergmann
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2015-12-17Hold XMLTransformerContext by rtl::ReferenceStephan Bergmann
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-25remove our custom RTTI from xmloff moduleNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-02fix ODF validation errorsMarkus Mohrhard
2014-07-02coverity#705353 Missing break in switch, probably intentionalCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-15xmloff: 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-21coverity#708725 Uninitialized scalar fieldCaolán McNamara
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-09-12sal_Bool to boolTakeshi Abe
2013-09-12Mark as constTakeshi Abe
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
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-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve