summaryrefslogtreecommitdiff
path: root/include/vcl/toolbox.hxx
AgeCommit message (Expand)Author
2019-10-13move ToolBoxButtonSize into vclenumCaolán McNamara
2019-10-01jsdialogs: send toolitemsSzymon Kłos
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-06-12loplugin:unusedfieldsNoel Grandin
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-05-24tdf#101443 Calc multiline input bar reworkedThorsten Wagner
2019-05-22VCL refactor duplicate code in ToolboxJan-Marek Glogowski
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-11-30loplugin:unusedmethodsNoel Grandin
2018-06-14wayland: Make popup menus not show off-screenMaxim Monastirsky
2018-04-27loplugin:constantparamNoel Grandin
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin
2018-04-24loplugin:useuniqueptr in ToolBoxNoel Grandin
2018-03-14tdf#115565 Change tab key behavior to navigate out of gotopage controlJim Raykowski
2018-02-15move ToolboxButtonColorUpdater bitmap update to VirtualDeviceNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-28Fix typosAndrea Gelmini
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-11-02improve constparam lopluginNoel Grandin
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin
2017-09-24tdf#106762 Avoid warning when opening and closing the color pickerMaxim Monastirsky
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-14ToolBox: Remove dead drag'n'drop "customization" supportStephan Bergmann
2017-03-14ToolBox::mbCommandDrag is always false nowStephan Bergmann
2017-03-14ToolBox::mbCustomizeMode is always falseStephan 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-12ToolBox::mnFocusPos is unusedStephan Bergmann
2017-03-10Propagate integer type mismatch out of ToolBox::ImplFindItemPosStephan Bergmann
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-12-23remove unused ImageList memberCaolán McNamara
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-20Unify drag handles for toolboxesJan-Marek Glogowski
2016-12-09vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl