summaryrefslogtreecommitdiffstats
path: root/framework/source/uielement/toolbarmanager.cxx
Commit message (Expand)AuthorAgeFilesLines
* drop LazyDeletorCaolán McNamara2018-10-161-6/+3
* tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky2018-08-311-2/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* make WB_LINESPACING a bool field on ToolboxNoel Grandin2018-04-271-1/+2
* Fix typosAndrea Gelmini2018-04-131-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* Use for-range loops in frameworkJulien Nabet2018-03-171-5/+2
* loplugin:changetoolsgen in filter..frameworkNoel Grandin2018-02-141-1/+1
* More loplugin:cstylecast: frameworkStephan Bergmann2018-01-121-1/+1
* Related: tdf#79657 Different approach to disable the context menuMaxim Monastirsky2017-12-201-1/+0
* loplugin:includeform: frameworkStephan Bergmann2017-10-231-3/+3
* tdf#79657 Support add-on controls in the overflow toolbarMaxim Monastirsky2017-10-161-0/+5
* tdf#83320 Hide vertical text commands earlyMaxim Monastirsky2017-09-251-5/+1
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-111-3/+2
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+2
* loplugin:constparams in frameworkNoel Grandin2017-07-201-3/+3
* loplugin:oncevar in formula..frameworkNoel Grandin2017-06-251-2/+1
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-1/+1
* FwkResId and FwlResId are the sameCaolán McNamara2017-05-171-6/+6
* tdf#106999 Feedback for style commandsMaxim Monastirsky2017-05-141-0/+6
* revert OSL_ASSERT changesChris Sherlock2017-05-071-3/+3
* tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock2017-05-071-3/+3
* loplugin:checkunusedparams in frameworkNoel Grandin2017-05-021-1/+0
* rework POPUPMENU_TOOLBAR_QUICKCUSTOMIZATIONCaolán McNamara2017-04-141-52/+74
* Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann2017-03-131-8/+11
* new loplugin unoanyNoel Grandin2017-02-281-3/+3
* Use module name when getting labelsMaxim Monastirsky2017-02-211-3/+3
* tdf#95844 Refactor CommandInfoProviderRohan Kumar2017-02-211-7/+7
* Convert WindowType to scoped enumNoel Grandin2017-02-141-1/+1
* tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky2017-02-121-101/+116
* MenuToolbarController improvementsMaxim Monastirsky2017-02-061-61/+14
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Restore custom tooltip supportMaxim Monastirsky2017-02-051-3/+7
* HelpURL toolbar property is unusedMaxim Monastirsky2017-02-051-3/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-8/+7
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-1/+1
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-01-171-0/+1
* framework: fix race in ToolBarManager creationMichael Stahl2016-12-101-1/+1
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-111-3/+3
* Avoid starting m_aAsyncUpdateControllersTimer of disposed ToolBarManagerStephan Bergmann2016-11-091-1/+1
* Return early from double ToolBarManager::disposeStephan Bergmann2016-11-081-3/+10
* Clean up (calls to) ToolBarManager::RemoveControllersStephan Bergmann2016-11-081-33/+29
* loplugin:oncevar in frameworkNoel Grandin2016-11-071-16/+7
* tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl2016-10-301-27/+55
* Let Menu dispose submenusMaxim Monastirsky2016-10-301-19/+1
* Don't add experimental commands to the ToolbarSamuel Mehrbrodt2016-10-131-0/+6
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-12/+12
* convert ToolBoxButtonSize to scoped enumNoel Grandin2016-09-051-2/+2
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-22/+21
* tdf#98753 Find Toolbar does not display "Search key not found"Samuel Mehrbrodt2016-05-251-7/+22