summaryrefslogtreecommitdiff
path: root/framework/source/uielement/addonstoolbarmanager.cxx
AgeCommit message (Expand)Author
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
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-20Remove newly unused framework::GuardStephan Bergmann
2014-03-19Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-07-05fdo#66524 - defer population of AddOns toolbar icons until they are shown.Michael Meeks
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-05-28fdo#46808, Use service constructorNoel Grandin
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-21UI Controller Factory fixesAriel Constenla-Haile
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky
2013-04-10equalsAsciiL() -> operator==()Thomas Arnhold
2013-04-08fdo#46808, Convert framework::ToolBarManager to XComponentContextNoel Grandin
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-03-04doubled namespacesThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-08-08remove include comments and boxesThomas Arnhold