summaryrefslogtreecommitdiff
path: root/framework/source/uielement/newmenucontroller.cxx
AgeCommit message (Expand)Author
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-14This shall probably check nId != 0 && ..., not do a bitwise &Stephan Bergmann
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile
2013-06-05fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin
2012-12-13fdo#46808, use service constructor for ui::Noel Grandin
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-23Related fdo#46808: Improve previous commit slightlyStephan Bergmann
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-09-12Unused #includesStephan Bergmann
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot
2011-12-14catch exception by constant referenceTakeshi Abe
2011-12-07Remove oooimprovementAugust Sodora
2011-11-27remove include of pch header from frameworkNorbert Thiebaud
2011-10-06WaE: unreferenced local variableTor Lillqvist
2011-07-31Some cppcheck cleaningJulien Nabet
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29Remove commented code in libs-core/frameworkXisco Fauli
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 25Gert Faller
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 24Gert Faller
2010-11-16HC Cleanup - libs-coreJoseph Powers
2010-11-16get this to build againCaolán McNamara
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen
2010-04-19CWS gnumake2: move all delivered framework headers to inc/frameworkMathias Bauer
2010-03-21Adding PopupMenuController to allow PopupMenuControllerBase dervivates to be ...Christian Lippka