summaryrefslogtreecommitdiff
path: root/sc/source/filter/lotus
AgeCommit message (Expand)Author
2022-03-03ensure null terminatorCaolán McNamara
2018-04-27Fix typosAndrea Gelmini
2018-04-21Translate German variable namesJohnny_M
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-19ofz#5956 TimeoutCaolán McNamara
2018-02-16ofz#5951 speed up wks fuzzing, skip CalcAfterLoadCaolán McNamara
2018-02-12Translate German variable namesJohnny_M
2018-02-12Translate German variable namesJohnny_M
2018-02-05Translate German variable namesJohnny_M
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-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-01ofz: guard against binary crap argument counts and ID/OpCode generationEike Rathke
2017-11-28ofz#4412 bail on failure in Formulacell tooCaolán McNamara
2017-11-27ofz#4412 do not read past end of fileEike Rathke
2017-11-22turn some eof checks to eof or errorCaolán McNamara
2017-11-22drop duplicate methodCaolán McNamara
2017-11-22good() includes !IsEof() alreadyCaolán McNamara
2017-11-21ofz#4305 do not read past end of fileEike Rathke
2017-11-11ofz: wkzfuzzer TimeoutCaolán McNamara
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-07ofz 1-2-3 mem leakCaolán McNamara
2017-11-07add 1-2-3 wks to fftesterCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-08-25loplugin:useuniqueptr in scNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
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-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05Revert "With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImpl"Stephan Bergmann
2017-07-04loplugin:unusedfields in sc part3Noel Grandin
2017-06-30With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImplTor Lillqvist
2017-06-30Bin two unused static member variablesTor Lillqvist
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-06expand out FltError and eERR constantsNoel Grandin
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-15Fix typosAndrea Gelmini
2017-04-11loplugin:inlinefields in LOTUS_ROOTNoel Grandin
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann