summaryrefslogtreecommitdiff
path: root/framework/source/uielement/toolbarmanager.cxx
AgeCommit message (Expand)Author
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-10-21loplugin:flattenNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-07-26use officecfg for menu optionsNoel Grandin
2021-07-23use officecfg to retrieve DisableUICustomizationNoel Grandin
2021-07-20framework: fix multiple-free in VclToolBarManager::Destroy()Michael Stahl
2021-07-08make SetParentToDefaultWindow available from vcl onlyCaolán McNamara
2021-06-25tdf#143047: When no properties for command, use those from item containerMike Kaganski
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze
2021-04-22Call forgotten Init in toolbarmanagerSzymon Kłos
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-01loplugin:refcounting in sfx2Noel
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
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