summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/optsitem.hxx
AgeCommit message (Expand)Author
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
2011-12-08de-inline display fetch/set functions to assist in debuggingMichael Meeks
2011-12-05Remove Large Handles optionStefan Knorr (astron)
2011-11-08removed Simple Handles optionTim Hardeck
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-02-08Remove all bogus comments in impress.Guillaume Poussel
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-12-02impressdefaults1: #i113019# make user paint settings persistent and added con...Christian Lippka
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek