summaryrefslogtreecommitdiff
path: root/sc/source/filter/lotus
AgeCommit message (Expand)Author
2015-05-05typo: strech -> stretchAndras Timar
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-14fdo#85818: rename Schiefe to SkewLaurent Charrière
2015-01-14fdo#85818: rename KritBinom to CritBinomLaurent Charrière
2015-01-14sc: rename ocChose et al. to ocChoose et al.Laurent Charrière
2015-01-14sc: rename ocPropper et al. to ocProper et al.Laurent Charrière
2015-01-14fdo#85818: translate ZZR to NperLaurent Charrière
2015-01-14fdo#85818: rename ZW to FVLaurent Charrière
2015-01-12fdo#85818: rename RMZ to PMTLaurent Charrière
2015-01-12fdo#85818: rename LIA to SLNLaurent Charrière
2015-01-12fdo#85818: rename GDA to DDBLaurent Charrière
2015-01-12fdo#85818: rename DIA to SYDLaurent Charrière
2015-01-12fdo#85818: rename BW to PVLaurent Charrière
2015-01-09fdo#85818: rename Kombin, Kombin2, Variationen, Variationen2Laurent Charrière
2015-01-07fdo#85818: rename 'Zins' enum name, constant, function to RateLaurent Charrière
2014-12-15coverity#1242937 Use of untrusted scalar valueCaolán McNamara
2014-12-12fix typo, thanks to MatteoCaolán McNamara
2014-12-12coverity#1242775 Use of untrusted scalar valueCaolán McNamara
2014-12-12coverity#1242728 Use of untrusted scalar valueCaolán McNamara
2014-12-09coverity#1242793 Untrusted value as argumentCaolán McNamara
2014-12-03Lotus 1-2-3: fix import of mathematical functionsAndras Timar
2014-12-03Lotus 1-2-3: fix import of database functionsAndras Timar
2014-12-03Lotus 1-2-3: fix import of @AVG, @PUREAVG, @COUNT, @PURECOUNTAndras Timar
2014-12-03Lotus 1-2-3: fix import of @VAR, @VARS, @PUREVAR, @PUREVARSAndras Timar
2014-12-03Lotus 1-2-3: fix import of @STD, @STDS, @PURESTD, @PURESTDSAndras Timar
2014-12-03Lotus 1-2-3: fix import of @MIN, @MAX, @PUREMIN, @PUREMAXAndras Timar
2014-11-30amended solution to @TERM and @CTERM import from Lotus 1-2-3Andras Timar
2014-11-30coverity#1242775 Use of untrusted scalar valueCaolán McNamara
2014-11-24import @TERM and @CTERM functions from Lotus 1-2-3 files (related: fdo#86241)Andras Timar
2014-11-03fdo#39468 Translate German Comments - final bits of sc/source/filter/Christian M. Heller
2014-10-30fdo#39468 Translate German Comments - sc/source/filter/{lotus,starcalc,xml}Christian M. Heller
2014-10-23coverity#1242587 Untrusted value as argumentCaolán McNamara
2014-10-18fdo#39468 Translate German Comments - sc/source/filter/{lotus,rtf}Christian M. Heller
2014-09-10refactor lotus wks importer to remove globalsCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-02Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-14fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-04coverity#708053 Uninitialized scalar fieldCaolán McNamara
2014-04-04coverity#708046 Uninitialized scalar fieldCaolán McNamara
2014-04-01coverity#704264 Logically dead codeCaolán McNamara
2014-03-28coverity#735461 Dead default in switchCaolán McNamara
2014-03-28coverity#735462 Dead default in switchCaolán McNamara
2014-03-24coverity#708051 Uninitialized scalar fieldCaolán McNamara