summaryrefslogtreecommitdiff
path: root/sc/source/core/data/formulacell.cxx
AgeCommit message (Expand)Author
2023-10-29crashtesting: dependency tracking doesn't parse ocRangeCaolán McNamara
2023-08-21Fix typoAndrea Gelmini
2023-08-19crashtesting: parallel calc assert with LookupCaolán McNamara
2023-08-14tdf#156677 if CheckComputeDependencies failed in expanded range...Caolán McNamara
2023-07-13sc: remove duplicated table validity checks and other duplicationsTomaž Vajngerl
2023-02-23Resolves: tdf#153767 Try harder to import OOXML bool shared formula resultEike Rathke
2023-01-27crashtesting: assert seen in forum-mso-en4-192558.xlsxCaolán McNamara
2022-09-28no need to convert this OUStringBuffer to OUStringNoel Grandin
2022-09-02no need to use unique_ptr for this map in sc::FormulaGroupAreaListenerNoel Grandin
2022-09-01use forced Calc calculation type even for single rowsLuboš Luňák
2022-07-20forcepoint#107: reproducible testcaseCaolán McNamara
2022-06-29crashtesting: assert seen on loading forum-de3-8113.odsCaolán McNamara
2022-05-16forcepoint#97 avoid Invalid read of size 2Caolán McNamara
2022-02-19remove MAXCOL/MAXROW from ScAddress/ScRange (tdf#147509)Luboš Luňák
2022-02-18convert more MAXCOL/MAXROWLuboš Luňák
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2021-12-18Worth an assert (inserting the range name should not fail) not OSL_FAIL()Eike Rathke
2021-12-06rename In() to Contains()Luboš Luňák
2021-11-26tdf#133996 speed up opening of ODS with autofilter + conditional formattingNoel Grandin
2021-11-25use even hyper-thread cores for Calc threadingLuboš Luňák
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-11-11do not use grouped cell calculation for just a single cellLuboš Luňák
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-10-16Simplify vector initialization in scJulien Nabet
2021-10-16Resolves: tdf#145085 HYPERLINK() do not force a 2nd row URL cell in array modeEike Rathke
2021-10-12loplugin:unusedmethodsNoel Grandin
2021-10-05Fix crash if conditional format triggers recursion with iterations enabledEike Rathke
2021-09-04inline ScTokenArray into ScFormulaCellGroupNoel Grandin
2021-09-04flatten ScFormulaCellGroupNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-06-04loplugin:unusedmethodsNoel Grandin
2021-05-29tdf#142201 tdf#142065 fix cut paste transpose references, incl. undoscito
2021-04-24Removed executable bits on source filesAndrea Gelmini
2021-04-22tdf#107348 tdf#45958 tdf#141215 tdf#141683 fix filtered/transpose pastescito
2021-03-26sc: fix incorrect commentXisco Fauli
2021-02-08Remove unneeded breaksAndrea Gelmini
2021-01-25tdf#92456 improve VLOOKUP perfNoel Grandin
2020-11-30clean up ScDocumentThreadSpecificLuboš Luňák
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-09-30loplugin:reducevarscope in scNoel
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-09-17Tokens2RangeStringXML ctor never called with null ScDocument*Caolán McNamara
2020-09-17TokenStringContext never called with a null ScDocument*Caolán McNamara
2020-09-17ScFormulaCell always has a ScDocument&Caolán McNamara
2020-09-16ScFormulaCell ctor variants never called with null ScDocument*Caolán McNamara
2020-09-16ScFormulaCell ctor variant never called with null ScDocument*Caolán McNamara
2020-09-15ScRefUpdate::DoTranspose always dereferences its ScDocument* argumentCaolán McNamara