summaryrefslogtreecommitdiff
path: root/framework/source/uielement/resourcemenucontroller.cxx
AgeCommit message (Expand)Author
2021-12-13prefer css::awt::XPopupMenu apiCaolán McNamara
2021-10-01tdf#127543 add saveacopy to Save dropdown menuJustin Luth
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-04-01lok: remove frame action listener when disposingHenry Castro
2021-03-26loplugin:flattenNoel
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2020-09-07loplugin:constantparamNoel Grandin
2020-09-07Pass correct module id and dispatch provider to the window menuMaxim Monastirsky
2020-08-28MenuBarManager: Extract the window list to own controllerMaxim Monastirsky
2020-08-27Don't pass ResourceURL unconditionallyMaxim Monastirsky
2020-08-19Always prefer Value over ResourceURLMaxim Monastirsky
2020-08-14Replace MenuToolbarController with the usual approach for menu buttonsMaxim Monastirsky
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2018-08-09Toolbar and menu containers are similar enoughMaxim Monastirsky
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in frameworkStephan Bergmann
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-18Avoid warning when opening the save dropdownMaxim Monastirsky
2016-09-25tdf#96736 Let MenuBarManager handle the save dropdownMaxim Monastirsky
2016-09-22tdf#102355 Fix disabling entries via dispatch interceptionMaxim Monastirsky
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-28ResourceMenuController: Better error handlingMaxim Monastirsky
2016-06-09Try to get rid of svt::ContextMenuHelperMaxim Monastirsky
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-29Use ResourceMenuController for toolbar-based menus tooMaxim Monastirsky
2016-01-29tdf#97411 ResourceMenuController: Don't forget to dispose MenuBarManagerMaxim Monastirsky
2015-12-20Probably a better way to detect readonly docMaxim Monastirsky
2015-12-20ResourceMenuController: fix detection of verbs for readonly docsMaxim Monastirsky
2015-12-13tdf#93837 Add helper code to load popup menus from xmlMaxim Monastirsky