summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)Author
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
2017-02-06default ctor is fine hereJochen Nitschke
2017-02-03TyposJulien Nabet
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin
2017-01-23new loplugin useuniqueptrNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, hwpfilterStephan Bergmann
2017-01-18use rtl::Reference in HwpReaderNoel Grandin
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2017-01-17use rtl::Reference in FormulaNoel Grandin
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-09loplugin:externvarStephan Bergmann
2017-01-09New loplugin:externvar: hwpfilterStephan Bergmann
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin
2016-10-16clang-cl loplugin: hwpfilterStephan Bergmann
2016-09-28remove define 'local'Jochen Nitschke
2016-09-16No need for an abstaract HIODev::closeStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin