summaryrefslogtreecommitdiff
path: root/framework/source/uielement/controlmenucontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-14com::sun::star->css in frameworkNoel Grandin1-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-09-18boost->stdCaolán McNamara1-3/+3
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-13/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-4/+4
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-10-02loplugin: cstylecastNoel Grandin1-6/+6
2014-08-18document the swap-on-free idiom usageNoel Grandin1-1/+1
2014-05-10coverity#1213247 Dereference null return valueCaolán McNamara1-2/+5
2014-04-15Avoid possible memory leaks in case of exceptionsTakeshi Abe1-6/+3
2014-04-07framework: sal_Bool->boolNoel Grandin1-3/+3
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-10/+10
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-13/+13
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-09coverity#1169826 Dereference after null checkCaolán McNamara1-2/+4
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-2/+2
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-4/+2
2014-01-17fwk: Constructor feature for ControlMenuController.Matúš Kukan1-24/+89
2013-08-04Mark as const/staticTakeshi Abe1-3/+3
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile1-1/+1
2013-06-05fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin1-4/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-29ResMgr with LanguageTagEike Rathke1-2/+2
2013-03-27-Wunused-macrosStephan Bergmann1-4/+0
2013-01-07allow menu items to be referred to by a nameCaolán McNamara1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke1-2/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-08remove include comments and boxesThomas Arnhold1-10/+0
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-3/+3
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-2/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-04make these variables staticMatúš Kukan1-2/+2
2011-12-18Always load res of LibO UI locale, not system deflocale fdo#43475Andras Timar1-2/+2
2011-12-07Remove oooimprovementAugust Sodora1-3/+0
2011-11-27remove include of pch header from frameworkNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-29Remove commented code in libs-core/frameworkXisco Fauli1-1/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-1/+1
2011-03-01Why bother creating a OString from a char* to cast back to a char*Caolán McNamara1-7/+2
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 24Gert Faller1-1/+1
2010-11-16get this to build againCaolán McNamara1-5/+1
2010-11-06High-Contrast Cleanup Phase #1Joseph Powers1-2/+1
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang1-1/+1