summaryrefslogtreecommitdiff
path: root/svtools/source/config/optionsdrawinglayer.cxx
AgeCommit message (Expand)Author
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin
2016-06-21loplugin:overrideStephan Bergmann
2016-06-21tdf#89329: use shared_ptr for pImpl in optionsdrawinglayerXisco Fauli
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-24uncommitted SvtOptionsDrawinglayer_ImplCaolán McNamara
2015-03-11do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-17"#pragma hdrstop" looks quite obsoleteMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-04new loplugin: inlinesimpleaccessmethodsNoel Grandin
2014-04-28VCL: Renamed two functionsChris Sherlock
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-12cid#705248 missing break in switchNoel Grandin
2014-01-21bool improvementsStephan Bergmann
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-06-13Resolves: #i121532# unified getting the blended selection colorArmin Le Grand
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07drop bogus eof linesThomas Arnhold
2012-03-14svtools/source/config: fix typos, translateStefan Knorr (astron)
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-08-10unusedcode.easy: clean up Class SvtOptionsDrawinglayer_ImplJoseph Powers
2011-07-24unusedcode.easy: Class SvtOptionsDrawinglayer cleanupJoseph Powers
2011-06-20silence unhelpful assertCaolán McNamara
2011-06-01overly staticCaolán McNamara
2011-04-04add missing headerCaolán McNamara
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth