summaryrefslogtreecommitdiff
path: root/sal/rtl/digest.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: salStephan Bergmann1-7/+7
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+24
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-6/+6
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin1-4/+4
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski1-12/+6
2018-10-20use rtl_secureZeroMemory when we're zeroing temporaries before returningCaolán McNamara1-8/+8
2018-08-27directly use malloc/free in sal, instead of rtl_allocateMemory/etcNoel Grandin1-6/+7
2018-01-17tdf#114939 sal: document the bug in endSHA()Michael Stahl1-0/+2
2018-01-16tdf#114939 sal: fix endMD5() off-by-oneMichael Stahl1-1/+1
2018-01-12More loplugin:cstylecast: salStephan Bergmann1-32/+32
2017-12-11loplugin:salcall fix functionsNoel Grandin1-4/+4
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-9/+9
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-6/+6
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin1-8/+8
2017-07-23rtl: fix equality conditions in crc.cxx and digest.cxxChris Sherlock1-328/+359
2017-06-16Remove a bunch of comment cruft - esp. "the end." bitsChris Sherlock1-290/+2
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin1-10/+5
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-8/+6
2016-03-10Drop __rtl_digest_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann1-141/+141
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-20/+20
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-13/+13
2015-03-31V597: introduce a rtl_secureZeroMemoryCaolán McNamara1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-32/+32
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-12/+12
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann1-3/+3
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti1-1/+0
2013-06-25coverity #982634 and 5 other : Intentional fallthrough in casesNorbert Thiebaud1-0/+8
2013-02-22Bin pointless single-child directory levelTor Lillqvist1-0/+2133