summaryrefslogtreecommitdiff
path: root/framework/source/uielement/menubarmanager.cxx
AgeCommit message (Expand)Author
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-03-01menu bar behavior consistency: remove checkbox from disabled menu itemVasily Melenchuk
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2017-12-17tdf#98058 Respect menu:style="text" settingMaxim Monastirsky
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin
2017-10-31loplugin:constantparam in f*Noel Grandin
2017-09-18unused menu extension supplier stuffNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-06-15fix bug in MenuBarManager::FillMenuManagerNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-06-01Fix typosAndrea Gelmini
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-18Revert "Popup menu controllers never attached to empty menus"Maxim Monastirsky
2017-05-18Remove slot usage from MenuBarManagerMaxim Monastirsky
2017-05-18Popup menu controllers never attached to empty menusMaxim Monastirsky
2017-05-18Use WeakComponentImplHelper for MenuBarManagerMaxim Monastirsky
2017-05-18Use CommandInfoProvider::GetModuleIdentifierMaxim Monastirsky
2017-05-18Remove the useless AddonMenu and AddonPopupMenuMaxim Monastirsky
2017-05-18Addon items will get their icons in Activate anywayMaxim Monastirsky
2017-05-18Fix AddonMenu iconMaxim Monastirsky
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara
2017-05-14tdf#96444 Shortcuts are saved with non-parsed URLMaxim Monastirsky
2017-05-14tdf#106999 Feedback for style commandsMaxim Monastirsky
2017-05-14Allow destroying old MenuBarManager instancesMaxim Monastirsky
2017-05-14Remove useless m_xContext.is() checkMaxim Monastirsky
2017-03-25Fix typosAndrea Gelmini
2017-02-27Use WeakImplHelper to implement MenuBarManagerStephan Bergmann
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21Revert "Resolves: #i120029# Unregister on dispose."Maxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-12-22tdf#104818 Show the right label when a11y enabledMaxim Monastirsky
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-27MenuBarManager should pass the menubar flag downMaxim Monastirsky
2016-10-13Improve formattingSamuel Mehrbrodt