summaryrefslogtreecommitdiff
path: root/framework/source/uielement/toolbarmanager.cxx
AgeCommit message (Expand)Author
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-06-23Fix typoAndrea Gelmini
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-04tdf#105881 Toolbar keyboard navigation fixesJim Raykowski
2019-04-23tdf#124886 Toolbar button icons are off by oneNoel Grandin
2019-04-19optimise find/insert patternNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08reduce the amount of senseless exceptions during document loadMarkus Mohrhard
2018-10-16drop LazyDeletorCaolán McNamara
2018-08-31tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin
2018-04-13Fix typosAndrea Gelmini
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-12-20Related: tdf#79657 Different approach to disable the context menuMaxim Monastirsky
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-10-16tdf#79657 Support add-on controls in the overflow toolbarMaxim Monastirsky
2017-09-25tdf#83320 Hide vertical text commands earlyMaxim Monastirsky
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara
2017-05-14tdf#106999 Feedback for style commandsMaxim Monastirsky
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin
2017-04-14rework POPUPMENU_TOOLBAR_QUICKCUSTOMIZATIONCaolán McNamara
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky
2017-02-06MenuToolbarController improvementsMaxim Monastirsky
2017-02-06Add missing #includesStephan Bergmann
2017-02-05Restore custom tooltip supportMaxim Monastirsky
2017-02-05HelpURL toolbar property is unusedMaxim Monastirsky
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-12-10framework: fix race in ToolBarManager creationMichael Stahl
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-09Avoid starting m_aAsyncUpdateControllersTimer of disposed ToolBarManagerStephan Bergmann