summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/navigatr.cxx
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-18convert NAV_STATE to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-02-04Remove pointer (pen) from Navigator windowBryan Quigley
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock
2015-12-22loplugin:unusedfields in sdNoel Grandin
2015-11-25coverity#1340228 try and silence Resource leakCaolán McNamara
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-13coverity#1326211 Unchecked dynamic_castCaolán McNamara
2015-10-12convert Link<> to typedNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-11convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-08-20loplugin:defaultparamsNoel Grandin
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-07-24NAVBTN_PEN_ENABLED is unusedNoel Grandin
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-07VclPtr: clicking on sidebar impress navigator crashesCaolán McNamara
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28nOK var wants to be of type boolStephan Bergmann
2015-04-20sd: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin