summaryrefslogtreecommitdiff
path: root/framework/source/uielement/toolbarmodemenucontroller.cxx
AgeCommit message (Expand)Author
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-07-23use officecfg to retrieve DisableUICustomizationNoel Grandin
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-22long->tools::Long in forms..frameworkNoel
2020-08-11Simplify toolbar mode switchingMaxim Monastirsky
2020-08-11Menu methods take item id not positionMaxim Monastirsky
2020-07-09clean up macro usageNoel Grandin
2020-07-07framework: create instances with uno constructorsNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-01-15tdf#125089 Fix shoowing a separator in View-User interfaces submenusRoman Kuznetsov
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-10-15new loplugin:bufferaddNoel Grandin
2019-06-23Seprator is positioned correctly in view->userInterfaceSumit Chauhan
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-04-02tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-02-24Make ToolbarMode's "IsExperimental" property non-nillableSzymon Kłos
2017-02-22tdf#103323 Single Toolbar without experimental modeSzymon Kłos
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos