summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/explode.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-04-13loplugin:sequentialassign in linguistic..lotuswordproNoel Grandin1-4/+2
2018-03-14cppcheck: useInitializationListJochen Nitschke1-4/+1
2018-03-05loplugin:useuniqueptr in DecompressionNoel Grandin1-4/+4
2018-03-05loplugin:useuniqueptr in HuffmanTreeNodeNoel Grandin1-14/+4
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-17Missing includes (Windows --disable-pch)Stephan Bergmann1-0/+2
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: lotuswordproStephan Bergmann1-6/+6
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin1-2/+1
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-1/+0
2017-01-08coverity#736938 Copy into fixed size bufferCaolán McNamara1-6/+6
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin1-3/+3
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-1/+4
2014-04-22coverity#1202751 max huffman code word len is 31Caolán McNamara1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2012-05-09WaE: C4146 unary operator applied to unsigned typeCaolán McNamara1-1/+1
2011-11-24WaE: uninitialized valueCaolán McNamara1-1/+1
2010-10-18remove non-compiled codePovilas Kanapickas1-134/+0
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara1-3/+8
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin1-0/+647