summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)Author
2018-02-26forcepoint #8 ensure ColumnDef lifetimeCaolán McNamara
2018-02-26forcepoint #7 check ksc5601_2uni_page21 boundsCaolán McNamara
2018-02-22forcepoint #2Caolán McNamara
2018-02-22forcepoint #1Caolán McNamara
2018-01-29ofz: check state in readblockCaolán McNamara
2017-08-11ofz#2899 increment pos before check, like all the other casesCaolán McNamara
2017-08-07ofz#2846 null derefCaolán McNamara
2017-07-16don't use memset on structure with std::shared_ptr memberMarkus Mohrhard
2017-07-06ofz#2452 use shared_ptr for cshapeCaolán McNamara
2017-05-18ofz#1193 we only set these values, never read themCaolán McNamara
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-03remove empty commentsNoel Grandin
2017-05-02loplugin:checkunusedparams in hwpfilter..lotuswordproNoel Grandin
2017-04-28ofz: avoid timeout and return early on failureCaolán McNamara
2017-04-28convert to std::vectorCaolán McNamara
2017-04-28fix indentCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21treat ParaShape like CharShapeCaolán McNamara
2017-04-16coverity#1405158 Wrong sizeof argumentCaolán McNamara
2017-04-13ofz#1062 ensure cshape lifecycle matches expectationsCaolán McNamara
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12hwpfilter: remove write-only variableMichael Stahl
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-04Resolves: ofz#727 don't allow negative sizes or indexesCaolán McNamara
2017-04-04ofz#820 oom terminateCaolán McNamara
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23Fix some usage of std::istream unformatted input in hwpfilter/source/hwpeq.cxxStephan Bergmann
2017-03-23std::istream::get() returns std::istream::traits_type::eof()Stephan Bergmann
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann
2017-03-21valgrind: uninitialized readsCaolán McNamara
2017-03-20Resolves: ofz#820 an exception is an acceptable outcomeCaolán McNamara
2017-03-14ofz#860 clear old data before reading new dataCaolán McNamara
2017-03-10ofz#798 oomCaolán McNamara
2017-03-04bin is unusedCaolán McNamara
2017-03-03ofz#725 fix hwp leakCaolán McNamara
2017-03-02Missing includeStephan Bergmann
2017-03-02ofz: oom in reading hwp dataCaolán McNamara
2017-03-01ofz: ReadBlock has to be HWPIDLen to be usefulCaolán McNamara
2017-03-01ofz#711: direct leakCaolán McNamara
2017-02-28hwp: avoid low hanging invalid inputCaolán McNamara
2017-02-27loplugin:loopvartoosmallStephan Bergmann
2017-02-26ofz#691 leak of emblist dataCaolán McNamara
2017-02-25ofz: epic slow use of std::listCaolán McNamara
2017-02-24hwpfilter needs a new filter for each documentCaolán McNamara
2017-02-24add hwp fuzzerCaolán McNamara
2017-02-23remove test for the momentCaolán McNamara
2017-02-23ofz: don't loop endlessly on failed skipCaolán McNamara