summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/excform.cxx
AgeCommit message (Expand)Author
2019-10-25sc: rowcol: tdf#50916 convert filter/excel for the most partAron Budea
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-17loplugin:sequentialassign in scNoel Grandin
2019-01-22Translate German variable namesJohnny_M
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-06tdf#39674 Translate German variable namesJohnny_M
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-10do not needlessly create ScTokenArray copies in Calc input filtersLuboš Luňák
2018-09-17cppcheck: variableScope in scJochen Nitschke
2018-09-04tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]*Gabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-08Fix typoAndrea Gelmini
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-12Translate German variable namesJohnny_M
2018-01-29Fix typosAndrea Gelmini
2018-01-18CheckLinkFormulaNeedingCheck() for .xls cell formulasEike Rathke
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-07Translate german variable nameUlrich Gemkow
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-04rename Anz->Cnt in scNoel Grandin
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-06-26loplugin:oncevar in scNoel Grandin
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-04-10tdf#39468 Translate German commentsJens Carl
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-02-20remove unused External from ConvErr enumNoel Grandin
2017-02-15convert ConvErr to scoped enumNoel Grandin
2017-01-26NameBuffer is deadJochen Nitschke
2016-10-12use isFinite() instead of !isNan()Eike Rathke
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-07sc: drop missed osl/endian.h include ...Jochen Nitschke
2016-07-13loplugin:singlevalfields in sc(part3)Noel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-05-04Replace namespace ScErrorCodes with formula...Kohei Yoshida
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-18Resolves: tdf#96915 implement other-sheet-local named expressionsEike Rathke
2016-03-12declare variable when we use itMarkus Mohrhard
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin