summaryrefslogtreecommitdiff
path: root/rsc/source/parser/rscdb.cxx
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-31cppcheck:noConstructor for RscEnumerateObjJochen Nitschke
2016-08-31use range based loopsJochen Nitschke
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-19loplugin:unusedmethods in package to rscNoel Grandin
2016-04-30Fix typosAndrea Gelmini
2016-03-23-Werror=unused-but-set-variableStephan Bergmann
2016-03-23loplugin:constantparam in rscNoel Grandin
2016-03-13Revert "tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals"Norbert Thiebaud
2016-03-12WaE: loplugin:stringconcatCaolán McNamara
2016-03-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-01sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin
2016-01-15loplugin:unusedmethods unused return value in rscNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26remove extra spaces around ::Noel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-08-28tdf#39468: Translate German comments in core/rsc/sourceLucas Satabin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2014-12-31various other apparently unnecessary rsc stuffCaolán McNamara
2014-12-19fdo#39440 rsc: reduce scope of local variablesMichael Weghorn
2014-09-29loplugin: cstylecastNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-07-03module rsc: String, bool and other clean-up.Norbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-03rsc with language tagsEike Rathke
2013-03-27remove unused functionality from Resource CompilerAndras Timar
2013-03-19fdo#39445 writing out tools/fsys.hxx (rsc)Krisztian Pinter
2013-03-04doubled includesThomas Arnhold
2012-08-08STL'ify UniqueIndexNoel Grandin
2012-06-25re-base on ALv2 code.Michael Meeks
2012-05-03WaE: ignoring return value of fwriteCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-03Remove unused tools function.Marcel Metz
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot
2011-12-12ByteString->rtl::OStringCaolán McNamara
2011-12-06ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-27remove include of pch header from rscNorbert Thiebaud
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-07-13callcatcher: strip rsc down by more unused methodsCaolán McNamara
2011-07-12callcatcher: unused codeCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-01-31fix branching on un-initialized memory in some casesMichael Meeks