summaryrefslogtreecommitdiffstats
path: root/framework/source/uielement/addonstoolbarmanager.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix typoAndrea Gelmini2019-06-231-1/+1
* loplugin:sequentialassign in frameworkNoel Grandin2019-04-131-3/+1
* loplugin:unusedfields in frameworkNoel Grandin2019-02-241-1/+0
* tdf#42949 Remove unnecessary localization headers from frameworkGabor Kelemen2018-04-111-2/+0
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* Fix typosAndrea Gelmini2018-01-141-1/+1
* More loplugin:cstylecast: frameworkStephan Bergmann2018-01-121-2/+2
* loplugin:includeform: frameworkStephan Bergmann2017-10-231-1/+1
* tdf#79657 Support add-on controls in the overflow toolbarMaxim Monastirsky2017-10-161-0/+1
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-251-19/+9
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+2
* loplugin:constparams in frameworkNoel Grandin2017-07-201-1/+1
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-2/+0
* clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin2017-04-191-5/+2
* Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann2017-03-131-5/+5
* new loplugin unoanyNoel Grandin2017-02-281-1/+1
* tdf#95844 Refactor CommandInfoProviderRohan Kumar2017-02-211-3/+3
* Convert WindowType to scoped enumNoel Grandin2017-02-141-1/+1
* tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky2017-02-121-1/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-1/+1
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-111-1/+1
* loplugin:oncevar in frameworkNoel Grandin2016-11-071-3/+1
* tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl2016-10-301-2/+6
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-5/+5
* convert ToolBoxButtonSize to scoped enumNoel Grandin2016-09-051-1/+1
* Convert TOOLBOX_MENUTYPE_ to scoped enumNoel Grandin2016-05-101-1/+1
* tdf#98277 Display shortcut only in tooltip, not in toolbutton nameSamuel Mehrbrodt2016-03-011-2/+4
* tdf#98277 Extensions: Display shortcut in toolbar tooltipSamuel Mehrbrodt2016-03-011-0/+3
* GetImageFromURL/SetImageProducer unusedNoel Grandin2016-01-121-1/+0
* Fix Addons.xcu toolbar items width handlingMaxim Monastirsky2016-01-091-2/+4
* tdf#96059 Replaced imageproducer with CommandInfoProvidersusobhang702016-01-051-2/+3
* Remove unused toolbaritem propertiesSamuel Mehrbrodt2015-11-181-3/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-021-4/+4
* com::sun::star->css in frameworkNoel Grandin2015-10-141-1/+1
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-151-2/+1
* loplugin:constantfunctionNoel Grandin2015-05-221-11/+0
* Use typed ToolBox::SetDataChangedHdl LinkStephan Bergmann2015-05-061-3/+1
* Use typed ToolBox::SetStateChangedHdl LinkStephan Bergmann2015-05-061-2/+1
* Use typed ToolBox::SetCommandHdl LinkStephan Bergmann2015-05-061-9/+2
* Use typed ToolBox::SetDeactivateHdl LinkStephan Bergmann2015-05-061-4/+2
* Use typed ToolBox::SetActivateHdl LinkStephan Bergmann2015-05-061-4/+2
* Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2015-05-061-12/+6
* vcl: rename other members of StateChangedType for consistencyMichael Stahl2015-05-051-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-2/+2
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-121-1/+1
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-121-2/+2
* fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin2014-11-051-2/+2
* convert vcl StateChangedType to enum classNoel Grandin2014-10-111-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2