summaryrefslogtreecommitdiff
path: root/framework/source/uielement/controlmenucontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-3/+3
2010-10-14add lots more missing sal/macros.h includesMichael Meeks1-0/+1
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid1-3/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-03-21Adding PopupMenuController to allow PopupMenuControllerBase dervivates to be ...Christian Lippka1-9/+9
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-14warning for doubly defined symbol fixedMathias Bauer1-7/+0
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2009-09-11CWS-TOOLING: integrate CWS changehcKurt Zenker1-2/+2
2009-09-08CWS-TOOLING: integrate CWS oj18Oliver Bolte1-119/+25