summaryrefslogtreecommitdiff
path: root/framework/source/fwe/xml/menudocumenthandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-9/+6
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-3/+3
2016-01-22Fix wrong use of OUString::copyMaxim Monastirsky1-5/+3
2015-11-12Windows header sanitizationAshod Nakashian1-0/+4
2015-11-12Namespace cleanup and disambiguationAshod Nakashian1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-11/+11
2015-11-03Support of popupmenu resource typeMaxim Monastirsky1-17/+38
2015-11-02loplugin:stringconstantNoel Grandin1-11/+11
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-7/+7
2015-10-14com::sun::star->css in frameworkNoel Grandin1-16/+16
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-4/+4
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-8/+8
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-12-16fdo#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-04-07framework: sal_Bool->boolNoel Grandin1-17/+17
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist1-2/+2
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-49/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-23/+23
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-11/+11
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-11/+11
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-1/+0
2013-06-05use uno::Reference#clear() method...Noel Grandin1-4/+4
2013-03-08fwk: some follow up of rtl cleanupThomas Arnhold1-12/+12
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-117/+117
2012-12-14callcatcher: update unused code listCaolán McNamara1-8/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-11/+3
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-4/+2
2012-07-02Remove unused definesThomas Arnhold1-1/+0
2012-07-01Remove unused definesThomas Arnhold1-2/+0
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-27/+27
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot1-11/+11
2011-11-27remove include of pch header from frameworkNorbert Thiebaud1-2/+0
2011-09-23callcatcher: various unused methodsCaolán McNamara1-5/+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-8/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+1012
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-0/+1022
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen1-3/+11
2010-04-19CWS gnumake2: move all delivered framework headers to inc/frameworkMathias Bauer1-2/+2
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer1-20/+120
2010-04-16CWS gnumake2: export all symbols in framework using declspecMathias Bauer1-0/+914