summaryrefslogtreecommitdiffstats
path: root/hwpfilter
Commit message (Expand)AuthorAgeFilesLines
* loplugin:staticmethods improvementNoel Grandin2018-11-162-3/+3
* clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai2018-11-101-3/+1
* hdo is always a HWPDrawingObjectCaolán McNamara2018-10-243-4/+6
* ofz#11119 Direct-leakCaolán McNamara2018-10-241-3/+3
* loplugin:useuniqueptr in LoadDrawingObjectNoel Grandin2018-10-231-14/+20
* tdf#120703 (PVS): redundant nullptr checkMike Kaganski2018-10-211-8/+5
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-6/+6
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-193-32/+32
* clang-tidy modernize-redundant-void-argNoel Grandin2018-10-191-3/+3
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-182-7/+2
* loplugin:staticvar in hwpfilter..salNoel Grandin2018-10-181-1/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* Fix ID_DELIMETER->ID_DELIMITERAndrea Gelmini2018-09-263-4/+4
* loplugin:external (clang-cl)Stephan Bergmann2018-09-241-1/+1
* New loplugin:externalStephan Bergmann2018-09-174-18/+18
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+2
* loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin2018-09-093-4/+0
* ofz#10259 ofz#10263 ofz#10264 ofz#10265 use-after-freeCaolán McNamara2018-09-082-3/+4
* loplugin:useuniqueptr in HWPFileNoel Grandin2018-09-073-14/+8
* loplugin:useuniqueptr in HStreamIODevNoel Grandin2018-08-215-10/+10
* loplugin:useuniqueptr in mgcLinearSystemDNoel Grandin2018-08-153-29/+8
* loplugin:returnconstant in hwpfilter,testNoel Grandin2018-08-132-4/+2
* loplugin:stringloop in variousNoel Grandin2018-07-291-8/+9
* tdf#108523 Remove @author annotationsAbhyudaya Sharma2018-06-181-1/+0
* new loplugin:shouldreturnboolNoel Grandin2018-06-112-8/+8
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* 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