summaryrefslogtreecommitdiff
path: root/framework/source/uielement/menubarmanager.cxx
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-26use officecfg for menu optionsNoel Grandin
2021-02-21loplugin:refcounting in frameworkNoel
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-02loplugin:reducevarscope in frameworkNoel
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: Actually use xPopupMenuDispatchProviderMaxim Monastirsky
2020-09-07MenuBarManager: Simplify addon menu creationMaxim Monastirsky
2020-09-07MenuBarManager: Set command name for addon submenu itemMaxim Monastirsky
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky
2020-08-29loplugin:unusedfieldsNoel Grandin
2020-08-28MenuBarManager: Extract the window list to own controllerMaxim Monastirsky
2020-08-27Command icon changes not reflected in menusMaxim Monastirsky
2020-06-26use underlying BitmapExCaolán McNamara
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-02-08move some headers inside frameworkNoel Grandin
2020-01-26rename some local variablesNoel Grandin
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-11-07MenuBarManager: Honor visible property of menu itemsMaxim Monastirsky
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-06-25tdf#126054 uses after free when menubutton and menu torn down during executionCaolán McNamara
2019-02-11new loplugin writeonlyvarsNoel Grandin
2018-12-08reduce the amount of senseless exceptions during document loadMarkus Mohrhard
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-08-15loplugin:useuniqueptr in MenuBarManagerNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
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