summaryrefslogtreecommitdiffstats
path: root/include/vcl/toolbox.hxx
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* convert Link<> to typedNoel Grandin2015-09-111-1/+1
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-1/+1
* Simplify ToolBox::GetQuickHelpTextStephan Bergmann2015-08-271-1/+1
* convert WindowAlign to scoped enumNoel Grandin2015-07-241-1/+1
* loplugin:unusedmethods vclNoel Grandin2015-07-131-1/+0
* loplugin:unusedmethods vcl(part2)Noel Grandin2015-07-101-35/+0
* Fix typosAndrea Gelmini2015-07-031-1/+1
* rendercontext toolbar: Invalidate instead of direct paint.Jan Holesovsky2015-05-191-2/+2
* refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl2015-05-181-1/+5
* missing ToolBox include changesTomaž Vajngerl2015-05-071-4/+6
* use RenderContext in toolbox, refactor redrawingTomaž Vajngerl2015-05-071-12/+18
* Use typed ToolBox::SetMenuButtonHdl LinkStephan Bergmann2015-05-061-1/+1
* Use typed ToolBox::SetDataChangedHdl LinkStephan Bergmann2015-05-061-3/+2
* Use typed ToolBox::SetStateChangedHdl LinkStephan Bergmann2015-05-061-3/+2
* Use typed ToolBox::SetCommandHdl LinkStephan Bergmann2015-05-061-3/+2
* Remove unused ToolBox::Get/SetHighlightHdlStephan Bergmann2015-05-061-3/+0
* color bar doesn't fill tool itemCaolán McNamara2015-05-061-0/+3
* Use typed ToolBox::SetDeactivateHdl LinkStephan Bergmann2015-05-061-3/+2
* Use typed ToolBox::SetActivateHdl LinkStephan Bergmann2015-05-061-3/+2
* Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2015-05-061-11/+8
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-1/+1
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-051-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-30/+30
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-2/+2
* vcl: window destructors calling disposeNoel Grandin2015-04-091-1/+2
* callcatcher: update unusedcodeCaolán McNamara2015-04-041-3/+0
* loplugin:constantfunction: vclNoel Grandin2015-03-191-2/+0
* Timer: Adapted all idle includes and enum usesTobias Madl2015-03-061-0/+1
* use "using" to redirect to subclass method in toolboxTomaž Vajngerl2015-03-051-9/+4
* toolbox - preserve the orig. image + use it in menu & color updateTomaž Vajngerl2015-03-051-0/+1
* V813: Decreased performanceCaolán McNamara2015-03-041-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-071-3/+2
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-27/+21
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-4/+4
* fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin2015-01-061-1/+1
* changed timers to idleJennifer Liebel2014-12-091-1/+1
* fdo#84938: replace TIB_ constants with enumNoel Grandin2014-10-201-5/+5
* fdo#82577: Handle RegionNoel Grandin2014-09-301-3/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-231-6/+6
* callcatcher: update unused codeCaolán McNamara2014-09-101-1/+0
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-2/+2
* setting WB_SCROLL on a toolbar only works from ctorCaolán McNamara2014-07-101-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-27/+27
* remove unused code ToolBox::GetItemExpand(unsigned short)Noel Grandin2014-03-051-1/+0
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-1/+1
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-241-2/+2
* Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert2014-02-211-2/+2