summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)Author
2022-05-13ofz#47042 previous use of static variable affecting later runsCaolán McNamara
2022-03-18hwpfilter: why isn't that path string null terminatedMichael Stahl
2022-03-03ofz: don't register style if hbox load failedCaolán McNamara
2022-03-03ofz#44991 keep paragraph's that failed to load until import is completeCaolán McNamara
2022-03-03loplugin:useuniqueptr in LoadDrawingObjectNoel Grandin
2022-03-03tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2022-03-03ofz#44991 don't skip over terminatorCaolán McNamara
2022-03-03ofz#44991 keep within legal ArrowShape rangeCaolán McNamara
2022-02-23keep paragraph's that failed to load until import is completeCaolán McNamara
2022-02-17avoid dangling tmp files in hwp importCaolán McNamara
2022-02-17use our own tempfile mechanismCaolán McNamara
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin
2018-03-30loplugin:virtualdown in variousNoel Grandin
2018-03-30Silence lex errors by adding breaksChris Sherlock
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet
2018-02-25forcepoint #8 ensure ColumnDef lifetimeCaolán McNamara
2018-02-25forcepoint #7 check ksc5601_2uni_page21 boundsCaolán McNamara
2018-02-21forcepoint #1Caolán McNamara
2018-02-21forcepoint #2Caolán McNamara
2018-02-17loplugin:useuniqueptr in HWPFontNoel Grandin
2018-02-01hwpfilter: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-29ofz#5810 the vector has an entry for each charCaolán McNamara
2018-01-26ofz#5717 check state in readblockCaolán McNamara
2018-01-26drop the slow pathCaolán McNamara
2018-01-25ofz#5379 TimeoutCaolán McNamara
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-19loplugin:useuniqueptr in hwpfilterNoel Grandin
2018-01-16ofz#5379 TimeoutCaolán McNamara
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: hwpfilterStephan Bergmann
2017-12-29Fix typosAndrea Gelmini
2017-12-20Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-28Fix typoAndrea Gelmini
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-11-16ofz: limit depth of hwp parsingCaolán McNamara
2017-11-16loplugin:useuniqueptr in hwpfilterNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-11-02ofz#3858 use a single scratch bufferCaolán McNamara
2017-11-01loplugin:finalclasses in h*,i*,j*Noel Grandin
2017-10-31loplugin:constantparam in f*Noel Grandin
2017-10-27loplugin:includeform: hwpfilter (Windows)Stephan Bergmann
2017-10-27hwp fuzzing timeoutCaolán McNamara