summaryrefslogtreecommitdiffstats
path: root/hwpfilter
Commit message (Expand)AuthorAgeFilesLines
* loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann2018-05-171-7/+7
* cppcheck - fix variableScope in some filesGökhan Gurbetoğlu2018-04-171-2/+1
* loplugin:unnecessaryvirtual improve result outputNoel Grandin2018-03-311-2/+2
* loplugin:virtualdown in variousNoel Grandin2018-03-302-11/+2
* Silence lex errors by adding breaksChris Sherlock2018-03-301-1/+3
* Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet2018-03-181-10/+6
* forcepoint #8 ensure ColumnDef lifetimeCaolán McNamara2018-02-255-14/+14
* forcepoint #7 check ksc5601_2uni_page21 boundsCaolán McNamara2018-02-251-17/+11
* forcepoint #1Caolán McNamara2018-02-211-1/+1
* forcepoint #2Caolán McNamara2018-02-211-0/+2
* loplugin:useuniqueptr in HWPFontNoel Grandin2018-02-172-10/+6
* hwpfilter: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-011-6/+0
* ofz#5810 the vector has an entry for each charCaolán McNamara2018-01-292-2/+3
* ofz#5717 check state in readblockCaolán McNamara2018-01-262-16/+14
* drop the slow pathCaolán McNamara2018-01-268-110/+88
* ofz#5379 TimeoutCaolán McNamara2018-01-251-1/+1
* loplugin:unused-returns in drawinglayer..svxNoel Grandin2018-01-242-4/+2
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-231-1/+1
* new loplugin:emptyifNoel Grandin2018-01-191-1/+1
* loplugin:useuniqueptr in hwpfilterNoel Grandin2018-01-195-25/+19
* ofz#5379 TimeoutCaolán McNamara2018-01-161-1/+1
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-3/+3
* More loplugin:cstylecast: hwpfilterStephan Bergmann2018-01-1210-61/+61
* Fix typosAndrea Gelmini2017-12-291-1/+1
* Fix typosAndrea Gelmini2017-12-201-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-112-2/+2
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-1/+1
* Fix typoAndrea Gelmini2017-11-281-1/+1
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-14/+14
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-4/+4
* cosmetics: Drop duplicate semicolonTakeshi Abe2017-11-201-60/+60
* ofz: limit depth of hwp parsingCaolán McNamara2017-11-163-0/+25
* loplugin:useuniqueptr in hwpfilterNoel Grandin2017-11-164-49/+25
* loplugin:constparams in various(2)Noel Grandin2017-11-062-12/+12
* ofz#3858 use a single scratch bufferCaolán McNamara2017-11-022-10/+10
* loplugin:finalclasses in h*,i*,j*Noel Grandin2017-11-011-2/+1
* loplugin:constantparam in f*Noel Grandin2017-10-312-3/+3
* loplugin:includeform: hwpfilter (Windows)Stephan Bergmann2017-10-271-2/+2
* hwp fuzzing timeoutCaolán McNamara2017-10-271-7/+8
* loplugin:includeform: hwpfilterStephan Bergmann2017-10-236-9/+9
* use std::unique_ptr in hwpfilterNoel Grandin2017-10-195-53/+60
* Replace some lists by vectors in hwpfilterJulien Nabet2017-10-186-98/+65
* Replace list by vector for nodelist var (hwpfilter)Julien Nabet2017-10-093-17/+10
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-302-5/+5
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-4/+9
* ofz: alloc+read+discard -> skipblockCaolán McNamara2017-09-222-7/+3
* hwpfilter: [loplugin:redundantcast]Michael Stahl2017-09-181-6/+3
* Use even more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* Use more WIN32_LEAN_AND_MEANMike Kaganski2017-09-162-0/+4
* clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin2017-09-111-1/+1