summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hwpfile.cxx
AgeCommit message (Expand)Author
2022-04-02keep paragraph's that failed to load until import is completeCaolán McNamara
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin
2018-09-07loplugin:useuniqueptr in HWPFileNoel Grandin
2018-08-21loplugin:useuniqueptr in HStreamIODevNoel Grandin
2018-08-13loplugin:returnconstant in hwpfilter,testNoel Grandin
2018-02-25forcepoint #8 ensure ColumnDef lifetimeCaolán McNamara
2018-01-26drop the slow pathCaolán McNamara
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2018-01-19loplugin:useuniqueptr in hwpfilterNoel Grandin
2017-11-16ofz: limit depth of hwp parsingCaolán McNamara
2017-11-16loplugin:useuniqueptr in hwpfilterNoel Grandin
2017-10-31loplugin:constantparam in f*Noel Grandin
2017-10-19use std::unique_ptr in hwpfilterNoel Grandin
2017-10-18Replace some lists by vectors in hwpfilterJulien Nabet
2017-08-29ofz#3201: avoid oomCaolán McNamara
2017-07-18loplugin:constparams in scaddins,hwpfilterNoel Grandin
2017-07-17ofz#2668 fix oomCaolán McNamara
2017-06-01ofz#1193 we only set these values, never read themCaolán McNamara
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21treat ParaShape like CharShapeCaolán McNamara
2017-04-13ofz#1062 ensure cshape lifecycle matches expectationsCaolán McNamara
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-03-14ofz#860 clear old data before reading new dataCaolá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-26ofz#691 leak of emblist dataCaolán McNamara
2017-02-25ofz: epic slow use of std::listCaolán McNamara
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-11loplugin:unusedmethods unused return value in hwpfilterNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-16tdf#91067: Translate Korean commentsJihui Choi
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-05-04hstream.h->hstream.hxxCaolán McNamara
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23cppcheck: unsignedLessThanZeroCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-25check if reads were successfulCaolán McNamara
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn
2014-07-03Fix (harmless) stack-use-after-returnStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-13Change encoding from EUC-KR to utf8Julien Nabet
2014-01-28bool improvementsStephan Bergmann