summaryrefslogtreecommitdiff
path: root/framework/source/uielement/addonstoolbarmanager.cxx
AgeCommit message (Expand)Author
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2018-04-11tdf#42949 Remove unnecessary localization headers from frameworkGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-10-16tdf#79657 Support add-on controls in the overflow toolbarMaxim Monastirsky
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
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-11-07loplugin:oncevar in frameworkNoel Grandin
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
2016-05-10Convert TOOLBOX_MENUTYPE_ to scoped enumNoel Grandin
2016-03-01tdf#98277 Display shortcut only in tooltip, not in toolbutton nameSamuel Mehrbrodt
2016-03-01tdf#98277 Extensions: Display shortcut in toolbar tooltipSamuel Mehrbrodt
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin
2016-01-09Fix Addons.xcu toolbar items width handlingMaxim Monastirsky
2016-01-05tdf#96059 Replaced imageproducer with CommandInfoProvidersusobhang70
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-06Use typed ToolBox::SetDataChangedHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetStateChangedHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetCommandHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetDeactivateHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetActivateHdl LinkStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-11-05fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-07framework: sal_Bool->boolNoel Grandin