summaryrefslogtreecommitdiff
path: root/sc/source/filter/lotus/lotread.cxx
AgeCommit message (Expand)Author
2023-09-15reduce casting around ScDocShellNoel Grandin
2021-09-05ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-09-14ImportTyp never passed null argCaolán McNamara
2020-09-14unnecessary ScDocument argumentCaolán McNamara
2020-09-14LotusContext ctor always dereferences its ScDocument*Caolán McNamara
2020-09-14LotusContext context is already set to use the ScDocument argCaolán McNamara
2019-11-28merge LOTUS_ROOT into LotusContextNoel Grandin
2019-01-23tdf#42949 Fix IWYU warnings in sc/source/filter/*cxxGabor Kelemen
2018-11-24remove unused FuncFlags::BIFFIMPORTONLY,STATE::S_WK1Noel Grandin
2018-08-04ofz#9704 null derefCaolán McNamara
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-02-16ofz#5951 speed up wks fuzzing, skip CalcAfterLoadCaolán McNamara
2018-02-05Translate German variable namesJohnny_M
2018-02-02Make SAL_WARN domain "sc.filter" in sc/source/filter/lotus/Eike Rathke
2018-01-12More loplugin:cstylecast: scStephan Bergmann
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-10-23loplugin:includeform: scStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-21tdf#43157 - Clean up OSL_ENSURE and OSL_FAIL in sc/filter/lotusAlbert Thuswaldner
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-04-11loplugin:inlinefields in LOTUS_ROOTNoel Grandin
2017-02-15convert Lotus123Typ to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-02-09Formatting changes across all modulesChris Sherlock
2014-10-30fdo#39468 Translate German Comments - sc/source/filter/{lotus,starcalc,xml}Christian M. Heller
2014-09-10refactor lotus wks importer to remove globalsCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-27Lotus WK: fix warningsEike Rathke [er]
2012-06-09Remove superfluous include commentsThomas Arnhold
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-05-27Follow-up of DBG_* removalJacek Wolszczak
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold