summaryrefslogtreecommitdiff
path: root/vcl/source/window/toolbox2.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-16/+16
2017-03-14ToolBox::mbCommandDrag is always false nowStephan Bergmann1-2/+0
2017-03-13More ToolBox sal_uInt16 -> ImplToolItems::size_type clean-upStephan Bergmann1-1/+1
2017-03-13Clean up odd non-static member functions with pThis paramterStephan Bergmann1-12/+12
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-75/+76
2017-03-12Better use 0 instead of TOOLBOX_ITEM_NOTFOUND for "no ID available"Stephan Bergmann1-1/+1
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann1-1/+1
2017-02-21Use module name when getting labelsMaxim Monastirsky1-1/+2
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar1-4/+3
2017-02-15Simple work-around for unpleasant framework shutdown to avoid crash.Michael Meeks1-1/+2
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky1-25/+23
2017-01-20warn about unused ImagesCaolán McNamara1-2/+0
2016-12-23loplugin:unusedmethodsNoel Grandin1-15/+0
2016-12-09vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl1-8/+16
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-25/+25
2016-11-14loplugin:unusedmethodsNoel Grandin1-5/+0
2016-10-30toolbox: don't need "ItemImageOriginal" anymoreTomaž Vajngerl1-17/+4
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl1-2/+10
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl1-14/+0
2016-10-26loplugin:expandablemethods in vclNoel Grandin1-16/+0
2016-10-12no toolboxes are loaded from .src anymoreCaolán McNamara1-73/+0
2016-10-06drop now unused BitmapItem rsc fieldsCaolán McNamara1-11/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin1-3/+3
2016-08-30default assignment and ctor are fine hereCaolán McNamara1-72/+0
2016-07-12tdf#100600 sfx2 classification: never replace the control with labelMiklos Vajna1-0/+6
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-2/+2
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-13/+13
2016-05-31Convert RSC_TOOLBOXITEM to scoped enumNoel Grandin1-22/+11
2016-05-30replace ImplConvertMenuString nowCaolán McNamara1-10/+5
2016-05-30move the one single use of EnableMenuStrings to its call siteCaolán McNamara1-6/+1
2016-05-10Convert TOOLBOX_MENUTYPE_ to scoped enumNoel Grandin1-6/+6
2016-04-14Avoid null ToolBox::mpData deref during Frame::closeStephan Bergmann1-1/+3
2016-04-13Avoid null ToolBox::mpData deref during Frame::closeStephan Bergmann1-1/+1
2016-03-25tdf#94734: fix icon in sidebar disappears when changing font colourBjoern Michaelsen1-1/+9
2016-03-07improve defaultparams lopluginNoel Grandin1-2/+2
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-26/+22
2016-02-24mark checkable toolbox menu entries as checkableCaolán McNamara1-2/+18
2016-01-11tdf#96888 Kill internal vcl dog-tags ..Ras-al-Ghul1-14/+7
2016-01-08vcl: cleanup namespaces is vcl/source/window/toolbox2.cxxChris Sherlock1-2/+1
2015-12-08Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt1-0/+11
2015-11-30silence ReleaseMouse warningCaolán McNamara1-2/+4
2015-11-26Cleanup last, partial include redux patch.Michael Meeks1-0/+1
2015-11-26vcl: fix buildMichael Stahl1-2/+2
2015-11-24Vcl Toolbox: Move Impl and local defines out of header filesSamuel Mehrbrodt1-0/+3
2015-11-24Vcl: Cleanup ToolboxSamuel Mehrbrodt1-18/+16
2015-11-20tdf#95938 Toolbar context menu has no commandsSamuel Mehrbrodt1-4/+1
2015-11-18Revert "ToolBox: Remove unused methods"Maxim Monastirsky1-0/+90
2015-11-18ToolBox: Remove unused methodsSamuel Mehrbrodt1-90/+0
2015-11-18Indentation fixesSamuel Mehrbrodt1-2/+1