summaryrefslogtreecommitdiff
path: root/sc/source/filter/lotus/op.cxx
AgeCommit message (Expand)Author
2021-09-01ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-31ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-30make this more readableCaolán McNamara
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-29be a little more readableCaolán McNamara
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-03-29cid#1473817 Untrusted value as argumentCaolán McNamara
2021-03-24cid#1242836 rearrange to clear Untrusted value as argumentCaolán McNamara
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-09-30loplugin:reducevarscope in scNoel
2020-09-16ScFormulaCell ctor variants never called with null ScDocument*Caolán McNamara
2020-09-14LotusContext ctor always dereferences its ScDocument*Caolán McNamara
2020-08-08loplugin:flatten in sc/filterNoel Grandin
2019-12-22sal_Char->char in scNoel Grandin
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in filter/Noel Grandin
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-11-28merge LOTUS_ROOT into LotusContextNoel Grandin
2019-11-02cid#1448338 silence Untrusted value as argumentCaolán McNamara
2019-10-31sc: rowcol: tdf#50916 convert filter/*Aron Budea
2019-10-28cid#1448338 silence Untrusted value as argumentCaolán McNamara
2019-10-20cid#1448338 Untrusted value as argumentCaolán McNamara
2019-10-18cid#1448338 Untrusted value as argumentCaolán McNamara
2019-05-22New loplugin:dataStephan Bergmann
2019-01-29use unique_ptr in LotusRangeListNoel Grandin
2019-01-23tdf#42949 Fix IWYU warnings in sc/source/filter/*cxxGabor Kelemen
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin
2018-12-13loplugin:unusedfields in scNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-10do not needlessly create ScTokenArray copies in Calc input filtersLuboš Luňák
2018-06-01ofz#6440 timeout during fuzzingCaolán McNamara
2018-04-21Translate German variable namesJohnny_M
2018-02-19ofz#5956 TimeoutCaolán McNamara
2018-02-12Translate German variable namesJohnny_M
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-11-28ofz#4412 bail on failure in Formulacell tooCaolán McNamara
2017-11-22good() includes !IsEof() alreadyCaolán McNamara
2017-11-21ofz#4305 do not read past end of fileEike Rathke
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-04-11loplugin:inlinefields in LOTUS_ROOTNoel Grandin
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-01-21coverity#1399047 Untrusted loop boundCaolán McNamara
2016-06-19tdf#39468 translated german comments in sc/filters/lotusAlbert Thuswaldner
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock