summaryrefslogtreecommitdiff
path: root/hwpfilter/source/formula.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-2/+1
2016-01-11loplugin:unusedmethods unused return value in hwpfilterNoel Grandin1-4/+2
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-04yyyyyNoel Grandin1-1/+1
2015-07-16tdf#91067: Translate Korean commentsJihui Choi1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-03-24loplugin:constantfunction: hwpfilterNoel Grandin1-17/+0
2015-03-01more efficient check for empty stringsMarkus Mohrhard1-2/+2
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn1-4/+3
2014-12-15hwpfilter: Use appropriate OUString functions on string constantsStephan Bergmann1-61/+60
2014-06-05coverity#705178 Missing break in switch, assuming its intentionalCaolán McNamara1-0/+2
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-3/+1
2014-04-13Change encoding from EUC-KR to utf8Julien Nabet1-1/+1
2014-01-28bool improvementsStephan Bergmann1-5/+5
2012-07-24hwpfilter: improve text import and error handlingMichael Stahl1-11/+14
2012-06-22re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-05Kill LinkedList in hwpfilterSzabolcs Dezsi1-3/+5
2011-06-13gbuildize hwpfilterCaolán McNamara1-0/+689