summaryrefslogtreecommitdiff
path: root/vcl/source/window/toolbox2.cxx
AgeCommit message (Expand)Author
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-19loplugin:stringcopy: vclStephan Bergmann
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-14ToolBox::mbCommandDrag is always false nowStephan Bergmann
2017-03-13More ToolBox sal_uInt16 -> ImplToolItems::size_type clean-upStephan Bergmann
2017-03-13Clean up odd non-static member functions with pThis paramterStephan Bergmann
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-12Better use 0 instead of TOOLBOX_ITEM_NOTFOUND for "no ID available"Stephan Bergmann
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-15Simple work-around for unpleasant framework shutdown to avoid crash.Michael Meeks
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky
2017-01-20warn about unused ImagesCaolán McNamara
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-09vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-10-30toolbox: don't need "ItemImageOriginal" anymoreTomaž Vajngerl
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-12no toolboxes are loaded from .src anymoreCaolán McNamara
2016-10-06drop now unused BitmapItem rsc fieldsCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
2016-08-30default assignment and ctor are fine hereCaolán McNamara
2016-07-12tdf#100600 sfx2 classification: never replace the control with labelMiklos Vajna
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-31Convert RSC_TOOLBOXITEM to scoped enumNoel Grandin
2016-05-30replace ImplConvertMenuString nowCaolán McNamara
2016-05-30move the one single use of EnableMenuStrings to its call siteCaolán McNamara
2016-05-10Convert TOOLBOX_MENUTYPE_ to scoped enumNoel Grandin
2016-04-14Avoid null ToolBox::mpData deref during Frame::closeStephan Bergmann
2016-04-13Avoid null ToolBox::mpData deref during Frame::closeStephan Bergmann
2016-03-25tdf#94734: fix icon in sidebar disappears when changing font colourBjoern Michaelsen
2016-03-07improve defaultparams lopluginNoel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-24mark checkable toolbox menu entries as checkableCaolán McNamara
2016-01-11tdf#96888 Kill internal vcl dog-tags ..Ras-al-Ghul
2016-01-08vcl: cleanup namespaces is vcl/source/window/toolbox2.cxxChris Sherlock
2015-12-08Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt
2015-11-30silence ReleaseMouse warningCaolán McNamara
2015-11-26Cleanup last, partial include redux patch.Michael Meeks