summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/StyleOOoTContext.cxx
AgeCommit message (Expand)Author
2023-05-17Removed more constant concatenationsVojtěch Doležal
2021-02-19loplugin:refcounting in xmloffNoel
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xml/transformNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-02-20More loplugin:simplifyboolStephan 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-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2017-01-07coverity#705098 Explicit null dereferencedCaolán McNamara
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-18coverity#1371368 Resource leakCaolán McNamara
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
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-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05markup with event type not checker typeCaolán McNamara
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
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
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-04remove redundant calls to OUString constructorNoel Grandin
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-06-29String to OUString and cleanupThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-15re-base on ALv2 code. Includes:Michael Meeks