summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)Author
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
2017-10-23loplugin:includeform: hwpfilterStephan Bergmann
2017-10-19use std::unique_ptr in hwpfilterNoel Grandin
2017-10-18Replace some lists by vectors in hwpfilterJulien Nabet
2017-10-09Replace list by vector for nodelist var (hwpfilter)Julien Nabet
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22ofz: alloc+read+discard -> skipblockCaolán McNamara
2017-09-18hwpfilter: [loplugin:redundantcast]Michael Stahl
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-11clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin