summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/navigatr.cxx
AgeCommit message (Expand)Author
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
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-07sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-08-21String->OUStringIvan Timofeev
2013-05-21Resolves: #i122260# Calc Navigator - assure that tool box is...Oliver-Rainer Wittmann