summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/optsitem.hxx
AgeCommit message (Expand)Author
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-07-26sd: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-08loplugin:constantparamNoel Grandin
2017-08-21drop unused SdOptionsContentsItemJochen Nitschke
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-03-24loplugin:constantparam in sdNoel Grandin
2016-01-18tdf#97119 Make TabBarVisible configuration persistantPhilippe Jung
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-24simplify SdOptions::StoreConfigNoel Grandin
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-23loplugin:constantfunction: sdNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17sd: prefer passing OUString by referenceNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-27coverity#1187866 unused bStartWithActualPageCaolán McNamara
2014-02-18Remove from option-dialog the CurrentPage-option (fdo#71601)Rob Snelders
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-05-09fdo#56995 Created global option to disable presenter console in Impressmmeof
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-21SD_DLLPRIVATE -> SAL_DLLPRIVATEStephan Bergmann
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-26Give sdremote a separate option, apart from Experimental featuresMiklos Vajna
2012-06-29removed unnecessary forward declarations of classTakeshi Abe