summaryrefslogtreecommitdiff
path: root/hwpfilter/source/formula.cxx
AgeCommit message (Expand)Author
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin
2018-12-21use unique_ptr in hwpfilterNoel Grandin
2018-09-26Fix ID_DELIMETER->ID_DELIMITERAndrea Gelmini
2017-10-09Replace list by vector for nodelist var (hwpfilter)Julien Nabet
2017-01-17use rtl::Reference in FormulaNoel Grandin
2017-01-09New loplugin:externvar: hwpfilterStephan Bergmann
2016-06-24loplugin:singlevalfields in hwpfilterNoel Grandin
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-01-11loplugin:unusedmethods unused return value in hwpfilterNoel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-07-16tdf#91067: Translate Korean commentsJihui Choi
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-24loplugin:constantfunction: hwpfilterNoel Grandin
2015-03-01more efficient check for empty stringsMarkus Mohrhard
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-15hwpfilter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-05coverity#705178 Missing break in switch, assuming its intentionalCaolán McNamara
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-13Change encoding from EUC-KR to utf8Julien Nabet
2014-01-28bool improvementsStephan Bergmann
2012-07-24hwpfilter: improve text import and error handlingMichael Stahl
2012-06-22re-base on ALv2 code. Includes:Michael Meeks
2012-03-05Kill LinkedList in hwpfilterSzabolcs Dezsi
2011-06-13gbuildize hwpfilterCaolán McNamara