summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlstyle.cxx
AgeCommit message (Expand)Author
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
2012-11-30Hidden styles: ODF import/exportCédric Bosdonnat
2012-11-27String and OUString cleaning in xmloffNorbert Thiebaud
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-08-02cntnrsrt.hxx: remove dead codeMichael Stahl
2012-08-01const SvXMLStyleIndexCmp_Impl upCaolán McNamara
2012-08-01convert SvXMLAutoStylePoolNamesP_Impl to a std::setCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-26Fix for fdo43460 Part XLIX getLength() to isEmpty()Olivier Hallot
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-09remove SVX_LIGHT macroXavier ALT