summaryrefslogtreecommitdiff
path: root/sc/source/filter/lotus/lotform.cxx
AgeCommit message (Expand)Author
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-01loplugin:stringadd in scNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-23tdf#42949 Fix IWYU warnings in sc/source/filter/*cxxGabor Kelemen
2018-12-08tdf#39674 Translate German variable namesJohnny_M
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-10do not needlessly create ScTokenArray copies in Calc input filtersLuboš Luňák
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-05-25improve some loggingNoel Grandin
2018-04-27Fix typosAndrea Gelmini
2018-02-02Make SAL_WARN domain "sc.filter" in sc/source/filter/lotus/Eike Rathke
2018-02-02Do not force non-existent parameters into the TokenPool, ofz-relatedEike Rathke
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-01ofz: guard against binary crap argument counts and ID/OpCode generationEike Rathke
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-04rename Anz->Cnt in scNoel Grandin
2017-07-21tdf#43157 - Clean up OSL_ENSURE and OSL_FAIL in sc/filter/lotusAlbert Thuswaldner
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-04-11loplugin:inlinefields in LOTUS_ROOTNoel Grandin
2017-01-24Fix typo in comments: absolut -> absoluteTakeshi Abe
2016-09-10loplugin:constantparam in scNoel Grandin
2016-06-19tdf#39468 translated german comments in sc/filters/lotusAlbert Thuswaldner
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
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-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