summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)AuthorFilesLines
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin2-6/+5
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin1-2/+1
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin2-4/+4
2017-06-05Improved loplugin:cstylecast to reference types: hwpfilterStephan Bergmann1-1/+1
2017-06-05spelling instanciate -> instantiateNoel Grandin1-1/+1
2017-06-01ofz#1193 we only set these values, never read themCaolán McNamara4-14/+1
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-1/+0
2017-05-23enhance useuniqueptr lopluginNoel Grandin2-5/+4
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke4-4/+0
2017-05-03remove empty commentsNoel Grandin1-15/+10
2017-05-02loplugin:checkunusedparams in hwpfilter..lotuswordproNoel Grandin2-10/+6
2017-04-28ofz: avoid timeout and return early on failureCaolán McNamara2-5/+8
2017-04-28convert to std::vectorCaolán McNamara3-14/+8
2017-04-28fix indentCaolán McNamara1-57/+55
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin2-6/+2
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-2/+0
2017-04-21treat ParaShape like CharShapeCaolán McNamara4-21/+22
2017-04-16coverity#1405158 Wrong sizeof argumentCaolán McNamara1-1/+1
2017-04-13ofz#1062 ensure cshape lifecycle matches expectationsCaolán McNamara5-44/+31
2017-04-13Removed duplicated includesAndrea Gelmini1-1/+0
2017-04-12hwpfilter: remove write-only variableMichael Stahl1-3/+0
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin2-37/+25
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-1/+1
2017-04-04Resolves: ofz#727 don't allow negative sizes or indexesCaolán McNamara2-17/+15
2017-04-04ofz#820 oom terminateCaolán McNamara5-42/+42
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann3-4/+0
2017-03-23Fix some usage of std::istream unformatted input in hwpfilter/source/hwpeq.cxxStephan Bergmann1-20/+32
2017-03-23std::istream::get() returns std::istream::traits_type::eof()Stephan Bergmann1-3/+5
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann2-10/+15
2017-03-21valgrind: uninitialized readsCaolán McNamara1-0/+1
2017-03-20Resolves: ofz#820 an exception is an acceptable outcomeCaolán McNamara1-12/+19
2017-03-14ofz#860 clear old data before reading new dataCaolán McNamara1-0/+2
2017-03-10ofz#798 oomCaolán McNamara3-13/+7
2017-03-04bin is unusedCaolán McNamara3-6/+2
2017-03-03ofz#725 fix hwp leakCaolán McNamara3-66/+52
2017-03-02Missing includeStephan Bergmann1-0/+1
2017-03-02ofz: oom in reading hwp dataCaolán McNamara1-2/+16
2017-03-01ofz: ReadBlock has to be HWPIDLen to be usefulCaolán McNamara1-1/+1
2017-03-01ofz#711: direct leakCaolán McNamara3-5/+6
2017-02-28hwp: avoid low hanging invalid inputCaolán McNamara1-0/+6
2017-02-27loplugin:loopvartoosmallStephan Bergmann1-1/+1
2017-02-26ofz#691 leak of emblist dataCaolán McNamara1-3/+5
2017-02-25ofz: epic slow use of std::listCaolán McNamara3-68/+30
2017-02-24hwpfilter needs a new filter for each documentCaolán McNamara2-12/+4
2017-02-24add hwp fuzzerCaolán McNamara1-3/+2
2017-02-23remove test for the momentCaolán McNamara1-0/+0
2017-02-23ofz: don't loop endlessly on failed skipCaolán McNamara2-2/+6
2017-02-06default ctor is fine hereJochen Nitschke2-3/+0
2017-02-03TyposJulien Nabet3-3/+3