summaryrefslogtreecommitdiff
path: root/rsc/source/parser/rscdb.cxx
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-04-27aSearchPath is write onlyCaolán McNamara
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-14make o3tl::strong_int constructor explicitNoel Grandin
2017-02-17move formula description extra data out of .srcCaolán McNamara
2017-02-14Use o3tl::strong_int on RESOURCE_TYPENoel Grandin
2017-02-13create strong_int template and use it in tools::UniqueIndexNoel Grandin
2016-12-30aIdUShort is now unusedCaolán McNamara
2016-11-25convert FLAG constants to o3tl::typed_flagsNoel Grandin
2016-11-24aLong unusedCaolán McNamara
2016-11-24aIdLong is unusedCaolán McNamara
2016-11-24aNoZeroShort appears unusedCaolán McNamara
2016-11-15loplugin:unusedfieldsNoel Grandin
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-10-27coverity#1374318 Uninitialized scalar fieldCaolán McNamara
2016-10-25drop window related stuff from rscCaolán McNamara
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