summaryrefslogtreecommitdiff
path: root/framework/source/uielement/toolbarmanager.cxx
AgeCommit message (Expand)Author
2021-02-21loplugin:refcounting in frameworkNoel
2020-12-08lock/unlock toolbar doesn't show an unticked checkboxCaolán McNamara
2020-11-25tdf#131441 Disable "UNDOCKTOOLBAR" when toolbar is lockeddiwanshu885
2020-11-02toolbox always has flat styleNoel Grandin
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-02loplugin:reducevarscope in frameworkNoel
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky
2020-08-29loplugin:unusedfieldsNoel Grandin
2020-08-28Use ToolBarMerger::IsCorrectContextMaxim Monastirsky
2020-08-20Base addon toolbars on the regular ToolBarManagerMaxim Monastirsky
2020-08-19Use ToolBox::GetImageSizeMaxim Monastirsky
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky
2020-08-14Replace MenuToolbarController with the usual approach for menu buttonsMaxim Monastirsky
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: frameworkStephan Bergmann
2020-06-26use underlying BitmapExCaolán McNamara
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-02-24tdf#130163 Show undock or dock menu item in toolbar menuJim Raykowski
2020-01-26rename some local variablesNoel Grandin
2020-01-06Display menu item keyboard shortcuts in toolbar menuJim Raykowski
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
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