summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2022-09-15libxml2: upgrade to release 2.10.2Michael Stahl
2022-09-15Resolves: tdf#150926 Add-In result svl::SharedString needs to be internedEike Rathke
2022-09-12Resolves: tdf#150766 Listen to entire shared formula group instead of a sliceEike Rathke
2022-08-17tdf#150170: Revert "flatten TableType in ColumnSpanSet"Xisco Fauli
2022-08-08tdf#150219 Crash when cutting trace dependent with precedent on different sheetNoel Grandin
2022-07-26Resolves: tdf#150011 Add HRK Croatian Kuna conversion to EUR EuroEike Rathke
2022-06-27tdf#149647 LibreOffice Calc cursor not positioned correctlyNoel Grandin
2022-06-26handle nullptr SharedString in ScQueryEvaluator (tdf#149679)Luboš Luňák
2022-06-16tdf#149529 crash on deref deleted ScDocument*Caolán McNamara
2022-06-15crashtesting: negative index seen on loading forum-de3-15472.odsCaolán McNamara
2022-06-14crashtesting: assert seen on loading forum-en-38962.odsCaolán McNamara
2022-06-14crashtesting: crash seen on exporting forum-it-5909.ods to xlsxCaolán McNamara
2022-06-13tdf#149503: Check size of vectorsXisco Fauli
2022-06-12Resolves: tdf#148072 Restore sheet-local names for Undo of CutEike Rathke
2022-06-07Resolves: tdf#148163 Preserve names of bad cell reference input againEike Rathke
2022-06-05InsertMatrixFormula: correct references for across sheets array formulasEike Rathke
2022-05-18try to limit cell interpreting to only visible cells when drawingLuboš Luňák
2022-05-18limit Interpret() for dirty cells only to the given row range (bsc#1197497)Luboš Luňák
2022-05-16tdf#124820 sc: overwrite more character level font attributesJustin Luth
2022-05-16forcepoint#97 avoid Invalid read of size 2Caolán McNamara
2022-05-16Use interpreter stack to determine JumpMatrix context, tdf#148863 follow-upEike Rathke
2022-05-16Resolves: tdf#148863 In JumpMatrix context use its dimensions for resultsEike Rathke
2022-05-11tdf#108188, tdf#131190 - Verify that the page style is actually usedAndreas Heinisch
2022-05-09Resolves: tdf#148948 Use QueryBy(Non)Empty for "=" and "<>" criteriaEike Rathke
2022-05-07Resolves: tdf#148843 Handle single reference error values correctlyEike Rathke
2022-05-07tdf#148837: fix cell range negative selectionhasban12138
2022-04-12tdf#148423: Half a hackStephan Bergmann
2022-03-30sc: fix use after free in ScChart2DataSequence::ExternalRefListenerMichael Stahl
2022-03-14Related: tdf#111675 Clear global error for arguments if possibleEike Rathke
2022-03-14Related: tdf#111675 Replace Pop() with PopError() where relevantEike Rathke
2022-03-11tdf#147744: Make sure to pass valid position hints.Kohei Yoshida
2022-03-08proper columns range check (tdf#147830)Luboš Luňák
2022-03-03tdf#118117 sc pivottable: STR_PIVOT_DATA is an existing name tooJustin Luth
2022-02-28tdf#147298: Add a simple test case for formula cell tracking by column.Kohei Yoshida
2022-02-26Revert "Related: tdf#147448 Scope owning mutex before it gets destroyed"Eike Rathke
2022-02-26Related: tdf#147448 Scope owning mutex before it gets destroyedEike Rathke
2022-02-26tdf#147298: When swapping the cell stores, swap back the event handlers.Kohei Yoshida
2022-02-21clear ScDocumentImport position cache if iterators are invalidCaolán McNamara
2022-02-21Handle the possible case of broadcasted row block, tdf#119083 follow-upEike Rathke
2022-02-18fix range checking in calls like ScDocument::GetNote()Luboš Luňák
2022-02-17Resolves: tdf#147398 Test Intersects() instead of Contains(), tdf#119083Eike Rathke
2022-02-17for unallocated columns check default column attributes (tdf#132057)Luboš Luňák
2022-02-10remove AVX and AVX512 code from CalcLuboš Luňák
2022-02-10tdf#147109: Optimize ScInterpreter::ScSubstituteMike Kaganski
2022-02-10tdf#146795: Make sure to use valid position hints to avoid crash.Kohei Yoshida
2022-02-10tdf#113785 sc: IsDataFiltered must be normalizedJustin Luth
2022-02-10tdf#113785 sc FillAutoSimple: also optimize in negative directionJustin Luth
2022-02-03Avoid calling AVX code in library static initializationThorsten Behrens
2022-01-31Resolves: tdf#146722 Force row label for single text with numeric to the rightEike Rathke
2021-12-26Resolves: tdf#146377 Propagate condition error of IF(condition)Eike Rathke