summaryrefslogtreecommitdiff
path: root/hwpfilter/source/formula.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-05Improve hchar_string to OUString conversionStephan Bergmann1-3/+3
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin1-12/+12
2018-12-21use unique_ptr in hwpfilterNoel Grandin1-2/+0
2018-09-26Fix ID_DELIMETER->ID_DELIMITERAndrea Gelmini1-1/+1
2017-10-09Replace list by vector for nodelist var (hwpfilter)Julien Nabet1-6/+3
2017-01-17use rtl::Reference in FormulaNoel Grandin1-30/+30
2017-01-09New loplugin:externvar: hwpfilterStephan Bergmann1-3/+0
2016-06-24loplugin:singlevalfields in hwpfilterNoel Grandin1-41/+37
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