summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlstyle.cxx
AgeCommit message (Expand)Author
2019-03-09loplugin:unnecessaryvirtualNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2017-12-05Bin a typedef used just onceTor Lillqvist
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin
2017-07-26Mark SvXMLTokenMapEntry arrays as constantTakeshi Abe
2017-06-05Improved loplugin:cstylecast to reference types: xmloffStephan Bergmann
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-09-26soon is nowMarkus Mohrhard
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09remove manual memory managementDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-24cppcheck: noExplicitConstructorCaolán McNamara
2015-05-18xmloff: fix non-debug buildsMichael Stahl
2015-05-18xmloff: convert legacy asserts in SvXMLStylesContext_ImplMichael Stahl
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from xmloffAlexander Wilms
2014-02-14sal_Bool->boolNoel Grandin
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-07Mark these members mutable to avoid casting them in const method.Kohei Yoshida
2013-02-07Move these typedef's inside the class scope & bool cleanups.Kohei Yoshida
2013-01-07Revert "dummy commit (WIP)"Luboš Luňák
2013-01-07dummy commit (WIP)Chr. Rossmanith
2012-12-08Removed RTL_CONSTASCII_USTRINGPARAMChr. Rossmanith