summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/toolbarmanager.hxx
AgeCommit message (Expand)Author
2015-11-17Remove unused methodsSamuel Mehrbrodt
2015-11-12loplugin:passstuffbyrefStephan Bergmann
2015-11-12Add a new TooltipLabel property for uno commandsSamuel Mehrbrodt
2015-11-02loplugin:stringconstantNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann
2015-05-06Use typed ToolBox::SetMenuButtonHdl LinkStephan Bergmann
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-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed some timer to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed some timer to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed some timer to idleJennifer Liebel
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-19Use SolarMutexGuard directlyStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold
2013-07-23Convert framework::ToolBarManager to WeakImplHelperNoel 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-09Kill unused member variable.Jan Holesovsky
2013-04-09sal_Bool -> bool.Jan Holesovsky
2013-04-09Include is better here.Jan Holesovsky
2013-04-08fdo#46808, Convert framework::ToolBarManager to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04doubled includesThomas Arnhold
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-08remove protected m_bCanBeCustomizedIvan Timofeev
2012-06-08fdo#35972: toolbarmanager must be aware of changes in SvtMiscOptionsIvan Timofeev
2012-04-11Bin pointless "added by shizhoubo" style commentsTor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann