summaryrefslogtreecommitdiff
path: root/framework/source/uielement/menubarwrapper.cxx
AgeCommit message (Expand)Author
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-21loplugin:refcounting in frameworkNoel
2020-07-09clean up macro usageNoel Grandin
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-09-27loplugin:flatten in variousNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-20Remove newly unused framework::GuardStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-05-22fdo#46808, XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-21fdo#46808, Convert more XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez
2012-11-14more cleanupBjoern Michaelsen
2012-11-14Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez
2012-11-14Added a "freeze" method to Menu. Menus are now displayed on console.Antonio Fernandez
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-12-14catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from frameworkNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito