summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hwpfile.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-09Formatting changes across all modulesChris Sherlock1-29/+31
2016-01-11loplugin:unusedmethods unused return value in hwpfilterNoel Grandin1-14/+17
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-07-16tdf#91067: Translate Korean commentsJihui Choi1-1/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2015-05-04hstream.h->hstream.hxxCaolán McNamara1-1/+1
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-4/+4
2015-04-23cppcheck: unsignedLessThanZeroCaolán McNamara1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-6/+6
2015-02-25check if reads were successfulCaolán McNamara1-28/+52
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn1-11/+5
2014-07-03Fix (harmless) stack-use-after-returnStephan Bergmann1-2/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-04-13Change encoding from EUC-KR to utf8Julien Nabet1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-12-19CID#982608 using invalid iteratorCaolán McNamara1-1/+1
2013-12-19CID#982607 using invalid iteratorCaolán McNamara1-1/+1
2013-12-19CID#982606 using invalid iteratorCaolán McNamara1-1/+1
2013-12-19CID#982605 using invalid iteratorCaolán McNamara1-1/+1
2013-12-19CID#982604 using invalid iteratorCaolán McNamara1-1/+1
2013-12-19CID#982603 using invalid iteratorCaolán McNamara1-1/+1
2013-12-19CID#982602 using invalid iteratorCaolán McNamara1-1/+1
2013-12-19CID#982601 using invalid iteratorCaolán McNamara1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-6/+0
2012-06-30Some cppcheck cleaningJulien Nabet1-3/+3
2012-06-22re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-05Kill LinkedList in hwpfilterSzabolcs Dezsi1-60/+124
2012-02-06Fixed some cppcheck messagesPKEuS1-7/+7
2011-10-02valgrind: fix leakCaolán McNamara1-15/+7
2011-06-13gbuildize hwpfilterCaolán McNamara1-0/+658