summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/templdgi.hxx
AgeCommit message (Expand)Author
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-19loplugin:unusedmethods in sfx2Noel Grandin
2016-05-18Convert UPDATE_FAMILY to scoped enumNoel Grandin
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-18loplugin:unusedfieldsNoel Grandin
2016-01-08Float is never a SfxDockingWindow anymoreCaolán McNamara
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-23loplugin:unusedfields in sfx2/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-06-29tdf#92047 - cleanup logic.Michael Meeks
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-21preview of styles in "Style And Formatting" dialogTomaž Vajngerl
2015-04-21highlight the whole entry in "Style And Formatting" tree/listTomaž Vajngerl
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-04-09cleanup templdgiTomaž Vajngerl
2015-04-09cleanup templdgi.hxxTomaž Vajngerl
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-09changed timers to idlesTobias Madl
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-05-29remove unused virtual method, slim this down initiallyCaolán McNamara
2014-05-19fdo#78536: sfx2: template dialog: make the am-i-dead-yet check reentrantMichael Stahl
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara