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