summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviewsf.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-19inline some definesNoel Grandin1-9/+9
2018-01-15More loplugin:cstylecast: sdStephan Bergmann1-7/+6
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-3/+3
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-2/+2
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin1-10/+6
2017-11-15TypedWhichIdNoel Grandin1-2/+2
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-4/+4
2017-10-23loplugin:includeform: sdStephan Bergmann1-13/+13
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-4/+4
2017-02-04simplify SfxWhichIterJochen Nitschke1-2/+3
2016-11-21convert inventorId to scoped enumNoel Grandin1-2/+2
2016-09-26convert eNBOType constants to scoped enumNoel Grandin1-2/+2
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl1-5/+5
2016-08-17convert SvxEscapement to scoped enumNoel Grandin1-2/+2
2016-05-06tdf#89466: Getting/setting page background works nowKatarina Behrens1-5/+0
2016-05-04tdf#89466: Slide Background tabRishabh Kumar1-0/+5
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann1-12/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-25boost->stdCaolán McNamara1-3/+2
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara1-0/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-3/+3
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar1-0/+4
2015-06-10tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky1-3/+0
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara1-0/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn1-1/+1
2014-12-16drop useless commentDavid Tardon1-2/+0
2014-11-10loplugin: cstylecastNoel Grandin1-14/+14
2014-11-09fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky1-1/+1
2014-10-22callcatcher: update unused codeCaolán McNamara1-5/+5
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-15/+15
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-8/+8
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-2/+2
2014-06-25remove whitespacesMarkus Mohrhard1-7/+0
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara1-12/+26
2014-05-27Avoid possible memory leaks in case of exceptionsTakeshi Abe1-6/+5
2014-04-24sd: sal_Bool->boolNoel Grandin1-19/+19
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-16/+16
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-29Remove some redundant castsStephan Bergmann1-4/+4
2014-01-28bool improvementsStephan Bergmann1-13/+13
2013-10-16cleanupThomas Arnhold1-2/+0
2013-09-27cppcheck: Variable nActNumLvl reassigned before old value usedJulien Nabet1-4/+1
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev1-1/+1