summaryrefslogtreecommitdiffstats
path: root/rsc
Commit message (Expand)AuthorAgeFilesLines
* rsc - remove obsolete FILE_LOCAL macros.erdemdemirkapi2016-05-015-23/+14
* tdf#99587 - make rsc work in tr_TR.UTF-8 locale.Michael Meeks2016-04-303-40/+12
* Fix typosAndrea Gelmini2016-04-302-2/+2
* loplugin:nullptrStephan Bergmann2016-04-261-23/+28
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* loplugin:passstuffbyref in variousNoel Grandin2016-04-143-3/+3
* loplugin:constantparamNoel Grandin2016-04-052-6/+5
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-3/+3
* -Werror=unused-but-set-variableStephan Bergmann2016-03-231-3/+0
* loplugin:constantparam in rscNoel Grandin2016-03-236-71/+28
* Revert "tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals"Norbert Thiebaud2016-03-139-37/+52
* WaE: loplugin:stringconcatCaolán McNamara2016-03-121-2/+2
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-129-52/+37
* -Werror,-Wunused-macrosStephan Bergmann2016-03-041-4/+0
* loplugin:unuseddefaultparam in rscNoel Grandin2016-03-024-6/+6
* sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin2016-03-017-67/+68
* new loplugin: commaoperatorNoel Grandin2016-02-231-2/+4
* use consistent #define checks for the Windows platformNoel Grandin2016-02-173-3/+3
* Fix typosAndrea Gelmini2016-02-051-2/+2
* Compiler warning battleStephan Bergmann2016-02-021-1/+8
* -Werror,-Wconstant-conversion (from 255 to -1)Stephan Bergmann2016-02-021-1/+1
* ditch loading of SplitWindows from resource filesCaolán McNamara2016-01-303-22/+0
* loplugin:unusedmethods unused return value in rscNoel Grandin2016-01-1512-41/+25
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:unusedfields variousNoel Grandin2015-11-251-1/+0
* new loplugin: memoryvarNoel Grandin2015-11-111-10/+6
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1031-234/+234
* -Werror,-WformatStephan Bergmann2015-10-261-1/+1
* remove extra spaces around ::Noel Grandin2015-10-267-33/+33
* cppcheck: invalidPrintfArgType_sintCaolán McNamara2015-10-241-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-201-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1210-168/+168
* cppcheck:variableScopeNoel Grandin2015-10-121-36/+22
* loplugin:unusedmethodsNoel Grandin2015-10-012-8/+0
* Fix typosAndrea Gelmini2015-09-307-9/+9
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-292-2/+2
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-292-41/+0
* convert Link<> to typedNoel Grandin2015-09-234-31/+31
* Use a C99 flexible array memberStephan Bergmann2015-09-182-2/+2
* loplugin:mergeclass, merge BiNode with NameNode, Obj0Type with ObjkTypeNoel Grandin2015-09-082-36/+26
* cppcheck: fix some redundantCondition warningsJulien Nabet2015-09-051-2/+1
* tdf#39468: Translate German comments in core/rsc/incLucas Satabin2015-08-3013-166/+157
* tdf#39468: Translate German comments in core/rsc/sourceLucas Satabin2015-08-2813-250/+242
* loplugin:unusedmethodsNoel Grandin2015-08-0513-60/+1
* sal,rsc,oox: inline some use-once typedefsNoel Grandin2015-08-042-9/+5
* convert WindowAlign to scoped enumNoel Grandin2015-07-242-4/+6
* formatting of public/private/protected section qualifiersNoel Grandin2015-07-171-2/+2
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-152-4/+2
* cppcheck: variableScopeCaolán McNamara2015-06-091-5/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-088-20/+20