summaryrefslogtreecommitdiff
path: root/framework/source/uielement/subtoolbarcontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+0
2017-04-27Use ToolBox::GetImageSizeMaxim Monastirsky1-6/+1
2017-03-26Fix sub-toolbar tearoff for .uno:ChooseControlsMaxim Monastirsky1-1/+0
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar1-1/+1
2017-02-14Convert WindowType to scoped enumNoel Grandin1-2/+2
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-40/+20
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-3/+3
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl1-1/+7
2016-10-16tdf#88205 css::uno::Sequence to use initializer_list ctor.Hieronymous1-2/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin1-1/+1
2016-04-27SubToolBarController: Use initialize to change tb bitsMaxim Monastirsky1-6/+6
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-01-31unnecessary use of OUString constructorNoel Grandin1-1/+1
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin1-1/+0
2016-01-05tdf#96059 Replaced imageproducer with CommandInfoProvidersusobhang701-1/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-20/+20
2015-07-27Fix image update of DROPDOWNONLY buttonsMaxim Monastirsky1-1/+1
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky1-20/+33
2015-07-16Ignore string status updates completelyMaxim Monastirsky1-5/+0
2015-07-14-fsanitize=functionStephan Bergmann1-1/+1
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky1-0/+458