summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Expand)AuthorFilesLines
2016-04-26loplugin:nullptrStephan Bergmann1-23/+28
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-14loplugin:passstuffbyref in variousNoel Grandin3-3/+3
2016-04-05loplugin:constantparamNoel Grandin2-6/+5
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-3/+3
2016-03-23-Werror=unused-but-set-variableStephan Bergmann1-3/+0
2016-03-23loplugin:constantparam in rscNoel Grandin6-71/+28
2016-03-13Revert "tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals"Norbert Thiebaud9-37/+52
2016-03-12WaE: loplugin:stringconcatCaolán McNamara1-2/+2
2016-03-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar9-52/+37
2016-03-04-Werror,-Wunused-macrosStephan Bergmann1-4/+0
2016-03-02loplugin:unuseddefaultparam in rscNoel Grandin4-6/+6
2016-03-01sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin7-67/+68
2016-02-23new loplugin: commaoperatorNoel Grandin1-2/+4
2016-02-17use consistent #define checks for the Windows platformNoel Grandin3-3/+3
2016-02-05Fix typosAndrea Gelmini1-2/+2
2016-02-02Compiler warning battleStephan Bergmann1-1/+8
2016-02-02-Werror,-Wconstant-conversion (from 255 to -1)Stephan Bergmann1-1/+1
2016-01-30ditch loading of SplitWindows from resource filesCaolán McNamara3-22/+0
2016-01-15loplugin:unusedmethods unused return value in rscNoel Grandin12-41/+25
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25loplugin:unusedfields variousNoel Grandin1-1/+0
2015-11-11new loplugin: memoryvarNoel Grandin1-10/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann31-234/+234
2015-10-26-Werror,-WformatStephan Bergmann1-1/+1
2015-10-26remove extra spaces around ::Noel Grandin7-33/+33
2015-10-24cppcheck: invalidPrintfArgType_sintCaolán McNamara1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann10-168/+168
2015-10-12cppcheck:variableScopeNoel Grandin1-36/+22
2015-10-01loplugin:unusedmethodsNoel Grandin2-8/+0
2015-09-30Fix typosAndrea Gelmini7-9/+9
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann2-2/+2
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin2-41/+0
2015-09-23convert Link<> to typedNoel Grandin4-31/+31
2015-09-18Use a C99 flexible array memberStephan Bergmann2-2/+2
2015-09-08loplugin:mergeclass, merge BiNode with NameNode, Obj0Type with ObjkTypeNoel Grandin2-36/+26
2015-09-05cppcheck: fix some redundantCondition warningsJulien Nabet1-2/+1
2015-08-30tdf#39468: Translate German comments in core/rsc/incLucas Satabin13-166/+157
2015-08-28tdf#39468: Translate German comments in core/rsc/sourceLucas Satabin13-250/+242
2015-08-05loplugin:unusedmethodsNoel Grandin13-60/+1
2015-08-04sal,rsc,oox: inline some use-once typedefsNoel Grandin2-9/+5
2015-07-24convert WindowAlign to scoped enumNoel Grandin2-4/+6
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-2/+2
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin2-4/+2
2015-06-09cppcheck: variableScopeCaolán McNamara1-5/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann8-20/+20
2015-06-02-fsanitize=nonnull-attribute in memcpy callStephan Bergmann1-1/+5
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin1-2/+2