summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)AuthorFilesLines
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-7/+7
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu1-2/+1
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin1-2/+2
2018-03-30loplugin:virtualdown in variousNoel Grandin2-11/+2
2018-03-30Silence lex errors by adding breaksChris Sherlock1-1/+3
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet1-10/+6
2018-02-25forcepoint #8 ensure ColumnDef lifetimeCaolán McNamara5-14/+14
2018-02-25forcepoint #7 check ksc5601_2uni_page21 boundsCaolán McNamara1-17/+11
2018-02-21forcepoint #1Caolán McNamara1-1/+1
2018-02-21forcepoint #2Caolán McNamara1-0/+2
2018-02-17loplugin:useuniqueptr in HWPFontNoel Grandin2-10/+6
2018-02-01hwpfilter: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-6/+0
2018-01-29ofz#5810 the vector has an entry for each charCaolán McNamara2-2/+3
2018-01-26ofz#5717 check state in readblockCaolán McNamara2-16/+14
2018-01-26drop the slow pathCaolán McNamara8-110/+88
2018-01-25ofz#5379 TimeoutCaolán McNamara1-1/+1
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin2-4/+2
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-1/+1
2018-01-19new loplugin:emptyifNoel Grandin1-1/+1
2018-01-19loplugin:useuniqueptr in hwpfilterNoel Grandin5-25/+19
2018-01-16ofz#5379 TimeoutCaolán McNamara1-1/+1
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-3/+3
2018-01-12More loplugin:cstylecast: hwpfilterStephan Bergmann10-61/+61
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-12-20Fix typosAndrea Gelmini1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin2-2/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-11-28Fix typoAndrea Gelmini1-1/+1
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-14/+14
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-4/+4
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe1-60/+60
2017-11-16ofz: limit depth of hwp parsingCaolán McNamara3-0/+25
2017-11-16loplugin:useuniqueptr in hwpfilterNoel Grandin4-49/+25
2017-11-06loplugin:constparams in various(2)Noel Grandin2-12/+12
2017-11-02ofz#3858 use a single scratch bufferCaolán McNamara2-10/+10
2017-11-01loplugin:finalclasses in h*,i*,j*Noel Grandin1-2/+1
2017-10-31loplugin:constantparam in f*Noel Grandin2-3/+3
2017-10-27loplugin:includeform: hwpfilter (Windows)Stephan Bergmann1-2/+2
2017-10-27hwp fuzzing timeoutCaolán McNamara1-7/+8
2017-10-23loplugin:includeform: hwpfilterStephan Bergmann6-9/+9
2017-10-19use std::unique_ptr in hwpfilterNoel Grandin5-53/+60
2017-10-18Replace some lists by vectors in hwpfilterJulien Nabet6-98/+65
2017-10-09Replace list by vector for nodelist var (hwpfilter)Julien Nabet3-17/+10
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2-5/+5
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-4/+9
2017-09-22ofz: alloc+read+discard -> skipblockCaolán McNamara2-7/+3
2017-09-18hwpfilter: [loplugin:redundantcast]Michael Stahl1-6/+3
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski2-0/+4
2017-09-11clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin1-1/+1