summaryrefslogtreecommitdiff
path: root/sd/source/ui/app/optsitem.cxx
AgeCommit message (Expand)Author
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
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-21loplugin: literaltoboolconversionCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2016-11-18sd: assert SfxPoolItem::operator==Michael Stahl
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-06-10Clean up uses of Any::getValue() in sdStephan Bergmann
2016-03-24loplugin:constantparam in sdNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
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-07-24simplify SdOptions::StoreConfigNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
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
2015-03-23loplugin:constantfunction: sdNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2014-12-15sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-16Counting is hard (thanks to -fsanitize=address for pointing it out)Stephan Bergmann
2014-04-04coverity#708129 Uninitialized scalar fieldCaolán McNamara
2014-03-17sd: prefer passing OUString by referenceNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18Remove from option-dialog the CurrentPage-option (fdo#71601)Rob Snelders
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-05-09fdo#56995 Created global option to disable presenter console in Impressmmeof
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-06c#708912# fix a double free in Sd*OptionsHerbert Dürr
2012-11-28re-base on ALv2 code. Includes:Michael Meeks