summaryrefslogtreecommitdiffstats
path: root/hwpfilter
Commit message (Expand)AuthorAgeFilesLines
* forcepoint #7 check ksc5601_2uni_page21 boundsCaolán McNamara2019-08-271-17/+11
* forcepoint #2Caolán McNamara2019-08-271-0/+2
* forcepoint #1Caolán McNamara2019-08-271-1/+1
* ofz#2899 increment pos before check, like all the other casesCaolán McNamara2019-08-062-3/+2
* ofz#2846 null derefCaolán McNamara2019-08-061-0/+7
* ofz#1193 we only set these values, never read themCaolán McNamara2017-04-214-14/+1
* coverity#1405158 Wrong sizeof argumentCaolán McNamara2017-04-171-1/+1
* ofz#1062 ensure cshape lifecycle matches expectationsCaolán McNamara2017-04-125-35/+26
* backport various fixes to aid future backportingCaolán McNamara2017-04-128-500/+435
* ofz#798 oomCaolán McNamara2017-03-213-57/+49
* ofz#820 oom terminateCaolán McNamara2017-03-215-42/+42
* Resolves: ofz#727 don't allow negative sizes or indexesCaolán McNamara2017-03-062-17/+15
* hwpfilter needs a new filter for each documentCaolán McNamara2017-02-272-12/+4
* ofz: don't loop endlessly on failed skipCaolán McNamara2017-02-241-2/+6
* clang-tidy misc-assign-operator-signatureNoel Grandin2016-05-202-2/+2
* remove leftover commentJochen Nitschke2016-05-191-1/+0
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-1/+0
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-101-1/+1
* Add SAL_FALLTHROUGH to what looks like flex-generated codeStephan Bergmann2016-05-101-0/+3
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-2/+2
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-2/+1
* clang-tidy modernize-loop-convert in h-l/*Noel Grandin2016-04-281-6/+6
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-52/+52
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-3/+3
* Get rid of odd _HCHAR_, _UTYPE_, _ZZRECT_ guardsStephan Bergmann2016-04-121-9/+0
* Get rid of _DATECODE_WEEK_DEFINES_Stephan Bergmann2016-04-122-23/+22
* use SAL_N_ELEMENTS more widelyNoel Grandin2016-03-311-1/+1
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-1/+1
* improve defaultparams lopluginNoel Grandin2016-03-071-2/+1
* -Werror,-WundefStephan Bergmann2016-03-041-1/+1
* loplugin:unuseddefaultparams variousNoel Grandin2016-03-032-3/+3
* loplugin:write only fieldsNoel Grandin2016-02-224-110/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-168-34/+24
* Remove excess newlinesChris Sherlock2016-02-096-11/+0
* Formatting changes across all modulesChris Sherlock2016-02-091-29/+31
* coverity#1349757 Unchecked return valueCaolán McNamara2016-01-211-1/+1
* loplugin:unusedmethodsNoel Grandin2016-01-203-65/+0
* loplugin: unused return valuesNoel Grandin2016-01-186-30/+26
* loplugin:unusedmethods unused return value in hwpfilterNoel Grandin2016-01-1112-73/+65
* Fix typosAndrea Gelmini2016-01-101-12/+12
* cppcheck: duplInheritedMemberCaolán McNamara2016-01-042-2/+2
* cppcheck: allocaCalledCaolán McNamara2016-01-021-32/+3
* cppcheck: noExplicitConstructorCaolán McNamara2015-12-291-1/+1
* loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2015-12-101-6/+6
* unused Picture::Type()Juergen Funk2015-12-072-12/+0
* Adapt to true wchar_t in clang-clStephan Bergmann2015-11-281-4/+4
* '#pragma setlocale("C")' is probably no longer necessaryStephan Bergmann2015-11-242-10/+0
* Translate Korean commentsStephan Bergmann2015-11-241-3/+3
* Remove non-ASCII U+0086 PARAGRAPH SIGN from commentStephan Bergmann2015-11-241-1/+1
* Replace non-ASCII content in ordinary string literals with UTF-8 bytesStephan Bergmann2015-11-241-4/+25