summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/explode.cxx
AgeCommit message (Expand)Author
2021-02-01cppcheck: Clean up signed 32 bit shift by 31Dr. David Alan Gilbert
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: lotuswordproStephan Bergmann
2019-12-19sal_Char->char in lotuswordpro..odkNoel Grandin
2019-04-13loplugin:sequentialassign in linguistic..lotuswordproNoel Grandin
2018-03-14cppcheck: useInitializationListJochen Nitschke
2018-03-05loplugin:useuniqueptr in DecompressionNoel Grandin
2018-03-05loplugin:useuniqueptr in HuffmanTreeNodeNoel Grandin
2018-01-17Fix typosAndrea Gelmini
2018-01-17Missing includes (Windows --disable-pch)Stephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: lotuswordproStephan Bergmann
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-01-08coverity#736938 Copy into fixed size bufferCaolán McNamara
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2014-04-22coverity#1202751 max huffman code word len is 31Caolán McNamara
2014-01-28bool improvementsStephan Bergmann
2013-03-04sal_Bool to boolTakeshi Abe
2012-05-09WaE: C4146 unary operator applied to unsigned typeCaolán McNamara
2011-11-24WaE: uninitialized valueCaolán McNamara
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin