summaryrefslogtreecommitdiff
path: root/sc/source/filter/lotus
AgeCommit message (Expand)Author
2017-02-15convert Lotus123Typ to scoped enumNoel Grandin
2017-01-24Fix typo in comments: absolut -> absoluteTakeshi Abe
2017-01-21coverity#1399047 Untrusted loop boundCaolán McNamara
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-09-26convert CR flags to typed_flags_setNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-25cid#1371336 Misused comma operatorNoel Grandin
2016-08-21coverity#1371336 what is triggering this false positiveCaolán McNamara
2016-07-13sc: fix build breakerJochen Nitschke
2016-07-13loplugin:singlevalfields in sc(part3)Noel 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-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-12Avoid reserved identifierStephan Bergmann
2016-03-13fix indetationMarkus Mohrhard
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-03sc: replace boost::bind with C++11 lambdaMichael Stahl
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-12-27Avoid redundant castMatteo Casalin
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-13some older gcc doesn't like auto in lambdasNoel Grandin
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-05-22Remove include stdio (part5)Julien Nabet
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