summaryrefslogtreecommitdiff
path: root/include/vcl/toolbox.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-14wayland: Make popup menus not show off-screenMaxim Monastirsky1-1/+0
2018-04-27loplugin:constantparamNoel Grandin1-1/+1
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin1-1/+4
2018-04-24loplugin:useuniqueptr in ToolBoxNoel Grandin1-3/+4
2018-03-14tdf#115565 Change tab key behavior to navigate out of gotopage controlJim Raykowski1-0/+2
2018-02-15move ToolboxButtonColorUpdater bitmap update to VirtualDeviceNoel Grandin1-0/+1
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-2/+2
2017-12-28Fix typosAndrea Gelmini1-2/+2
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin1-1/+1
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-02improve constparam lopluginNoel Grandin1-1/+1
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin1-1/+1
2017-09-24tdf#106762 Avoid warning when opening and closing the color pickerMaxim Monastirsky1-0/+1
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-20loplugin:unusedfields in vclNoel Grandin1-1/+0
2017-07-18loplugin:constparams in vclNoel Grandin1-2/+2
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin1-2/+0
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-1/+1
2017-04-25loplugin:checkunusedparams in vclNoel Grandin1-3/+3
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-20/+20
2017-03-14ToolBox: Remove dead drag'n'drop "customization" supportStephan Bergmann1-2/+0
2017-03-14ToolBox::mbCommandDrag is always false nowStephan Bergmann1-1/+0
2017-03-14ToolBox::mbCustomizeMode is always falseStephan Bergmann1-1/+0
2017-03-13More ToolBox sal_uInt16 -> ImplToolItems::size_type clean-upStephan Bergmann1-27/+26
2017-03-13Clean up odd non-static member functions with pThis paramterStephan Bergmann1-30/+31
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-24/+32
2017-03-12ToolBox::mnFocusPos is unusedStephan Bergmann1-1/+0
2017-03-10Propagate integer type mismatch out of ToolBox::ImplFindItemPosStephan Bergmann1-1/+1
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky1-4/+6
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-12-23remove unused ImageList memberCaolán McNamara1-1/+0
2016-12-23loplugin:unusedmethodsNoel Grandin1-3/+0
2016-12-20Unify drag handles for toolboxesJan-Marek Glogowski1-0/+5
2016-12-09vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl1-1/+1
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+1
2016-11-14loplugin:unusedmethodsNoel Grandin1-3/+0
2016-10-30toolbox: don't need "ItemImageOriginal" anymoreTomaž Vajngerl1-1/+0
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl1-2/+8
2016-10-26loplugin:expandablemethods in vclNoel Grandin1-2/+0
2016-10-12no toolboxes are loaded from .src anymoreCaolán McNamara1-4/+1
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin1-2/+0
2016-10-07loplugin:staticmethods: vclStephan Bergmann1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-2/+0
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1