summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/menubarmanager.hxx
AgeCommit message (Expand)Author
2020-09-07Pass correct module id and dispatch provider to the window menuMaxim Monastirsky
2020-09-07MenuBarManager: Simplify module id handlingMaxim Monastirsky
2020-09-07MenuBarManager: Simplify addon menu creationMaxim Monastirsky
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-29loplugin:unusedfieldsNoel Grandin
2020-08-28MenuBarManager: Extract the window list to own controllerMaxim Monastirsky
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-11-07MenuBarManager: Honor visible property of menu itemsMaxim Monastirsky
2018-08-15loplugin:useuniqueptr in MenuBarManagerNoel Grandin
2017-11-02loplugin:finalclasses in frameworkNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-18unused menu extension supplier stuffNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-18Use WeakComponentImplHelper for MenuBarManagerMaxim Monastirsky
2017-05-18Remove the useless AddonMenu and AddonPopupMenuMaxim Monastirsky
2017-05-14tdf#96444 Shortcuts are saved with non-parsed URLMaxim Monastirsky
2017-02-27Use WeakImplHelper to implement MenuBarManagerStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-30BmkMenu is dead nowMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-04-12Don't use bitfield bool members in MenuBarManagerStephan Bergmann
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin
2015-11-04Tweak MenuBarManager a bit for use with context menusMaxim Monastirsky
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07convert Link<> to typedNoel Grandin
2015-07-15loplugin:unusedmethods frameworkNoel Grandin
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-02-23Avoid unnecessary bad downcasts from PopupMenu to AddonPopupMenuStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
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-25remove unused code framework::MenuBarManager::getComponentContext()Noel Grandin
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert