summaryrefslogtreecommitdiffstats
path: root/hwpfilter/source/hwpfile.cxx
Commit message (Expand)AuthorAgeFilesLines
* ofz#44991 keep paragraph's that failed to load until import is completeCaolán McNamara2022-03-011-2/+7
* keep paragraph's that failed to load until import is completeCaolán McNamara2022-02-231-0/+2
* loplugin:buriedassign in f,h,i*Noel Grandin2020-04-151-4/+4
* New loplugin:unsignedcompareStephan Bergmann2020-01-281-9/+12
* ofz#18116 TimeoutCaolán McNamara2019-10-111-4/+8
* loplugin:indentation in helpcompiler..ioNoel Grandin2019-02-091-2/+2
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-191-17/+17
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-181-3/+1
* loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin2018-09-091-2/+0
* loplugin:useuniqueptr in HWPFileNoel Grandin2018-09-071-11/+5
* loplugin:useuniqueptr in HStreamIODevNoel Grandin2018-08-211-4/+4
* loplugin:returnconstant in hwpfilter,testNoel Grandin2018-08-131-3/+1
* forcepoint #8 ensure ColumnDef lifetimeCaolán McNamara2018-02-251-3/+3
* drop the slow pathCaolán McNamara2018-01-261-5/+7
* loplugin:unused-returns in drawinglayer..svxNoel Grandin2018-01-241-3/+1
* loplugin:useuniqueptr in hwpfilterNoel Grandin2018-01-191-6/+5
* ofz: limit depth of hwp parsingCaolán McNamara2017-11-161-0/+1
* loplugin:useuniqueptr in hwpfilterNoel Grandin2017-11-161-33/+12
* loplugin:constantparam in f*Noel Grandin2017-10-311-2/+2
* use std::unique_ptr in hwpfilterNoel Grandin2017-10-191-0/+35
* Replace some lists by vectors in hwpfilterJulien Nabet2017-10-181-50/+32
* ofz#3201: avoid oomCaolán McNamara2017-08-291-11/+13
* loplugin:constparams in scaddins,hwpfilterNoel Grandin2017-07-181-4/+4
* ofz#2668 fix oomCaolán McNamara2017-07-171-1/+1
* ofz#1193 we only set these values, never read themCaolán McNamara2017-06-011-10/+0
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* treat ParaShape like CharShapeCaolán McNamara2017-04-211-6/+6
* ofz#1062 ensure cshape lifecycle matches expectationsCaolán McNamara2017-04-131-7/+6
* loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin2017-04-061-5/+4
* ofz#860 clear old data before reading new dataCaolán McNamara2017-03-141-0/+2
* Missing includeStephan Bergmann2017-03-021-0/+1
* ofz: oom in reading hwp dataCaolán McNamara2017-03-021-2/+16
* ofz: ReadBlock has to be HWPIDLen to be usefulCaolán McNamara2017-03-011-1/+1
* ofz#711: direct leakCaolán McNamara2017-03-011-2/+2
* hwp: avoid low hanging invalid inputCaolán McNamara2017-02-281-0/+6
* ofz#691 leak of emblist dataCaolán McNamara2017-02-261-3/+5
* ofz: epic slow use of std::listCaolán McNamara2017-02-251-61/+22
* loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2016-11-081-6/+1
* Formatting changes across all modulesChris Sherlock2016-02-091-29/+31
* loplugin:unusedmethods unused return value in hwpfilterNoel Grandin2016-01-111-14/+17
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-15/+15
* tdf#91067: Translate Korean commentsJihui Choi2015-07-161-1/+1
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-151-2/+1
* hstream.h->hstream.hxxCaolán McNamara2015-05-041-1/+1
* More loplugin:simplifyboolStephan Bergmann2015-04-271-1/+1
* loplugin:simplifyboolStephan Bergmann2015-04-241-4/+4
* cppcheck: unsignedLessThanZeroCaolán McNamara2015-04-231-2/+2
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-6/+6
* check if reads were successfulCaolán McNamara2015-02-251-28/+52