summaryrefslogtreecommitdiff
path: root/framework/source/uielement/subtoolbarcontroller.cxx
AgeCommit message (Expand)Author
2022-05-04Just use Any ctor instead of makeAny in frameworkStephan Bergmann
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-04-06translation domain of sfx for .ui in framework doesn't look rightCaolán McNamara
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-04-02weld SubToolBarControllerSzymon Kłos
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2020-10-02loplugin:reducevarscope in frameworkNoel
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
2019-03-14Use indexed getToken()Matteo Casalin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-01Wayland: Make the shapes popup work in the overflow toolbarMaxim Monastirsky
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-27Use ToolBox::GetImageSizeMaxim Monastirsky
2017-03-26Fix sub-toolbar tearoff for .uno:ChooseControlsMaxim 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-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-16tdf#88205 css::uno::Sequence to use initializer_list ctor.Hieronymous
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
2016-04-27SubToolBarController: Use initialize to change tb bitsMaxim Monastirsky
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin
2016-01-05tdf#96059 Replaced imageproducer with CommandInfoProvidersusobhang70
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-27Fix image update of DROPDOWNONLY buttonsMaxim Monastirsky
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky
2015-07-16Ignore string status updates completelyMaxim Monastirsky
2015-07-14-fsanitize=functionStephan Bergmann
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky