summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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-18tdf#123877 sc XLSX: don't freeze during saving recoveryLászló Németh
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-11Resolves: tdf#132582 Display duration for calculated time values selectionEike Rathke
2022-05-11tdf#108188, tdf#131190 - Verify that the page style is actually usedAndreas Heinisch
2022-05-10tdf#148993 XLS export: fix broken formula regressionLászló Németh
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-14Resolves: tdf#141625 give enough space to see full date+timeCaolán McNamara
2022-04-13ofz#46352 assert on bad string offsetCaolán McNamara
2022-04-12unit test: use temp copy in testInvalidEntrySave()Dennis Francis
2022-04-12lok: unit test for invalid entry saveDennis Francis
2022-04-12lok: avoid validation-dialog yield when savingDennis Francis
2022-04-12tdf#148423: Half a hackStephan Bergmann
2022-03-30sc: fix use after free in ScChart2DataSequence::ExternalRefListenerMichael Stahl
2022-03-29sc: fix crash in SdrPageView::GetPageWindow()Aron Budea
2022-03-28tdf#147014 Image missing due to integer overflowAron Budea
2022-03-28svx: don't remove object right after insertionSzymon Kłos
2022-03-28lok: insert textbox directly in CalcSzymon Kłos
2022-03-28tdf#147761 record sort command in macrosSzymon Kłos
2022-03-24warn on too many rows/column when loading ODSLuboš Luňák
2022-03-24tdf#148160 Use correct language for spellchecking in calcSzymon Kłos
2022-03-19Resolves: tdf#148054 Advance offset for all columns, tdf#104927 regressionEike Rathke
2022-03-15tdf#147905: sc_parallelism: Add unittestXisco Fauli
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-12tdf#147767 html pasted to calc has very small fontNoel Grandin
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-07uitest: simplify tests even moreXisco Fauli
2022-03-07uitest: remove duplicated testsXisco Fauli
2022-03-03tdf#118117 sc pivottable: STR_PIVOT_DATA is an existing name tooJustin Luth
2022-03-02tdf#122471 xlsx import: pivottable error OUString, not uInt8Justin Luth
2022-03-02tdf#122098 xlsx im/export: let formulas guess their number formatJustin Luth
2022-02-28ensure null terminatorCaolán McNamara
2022-02-28tdf#147298: Add a simple test case for formula cell tracking by column.Kohei Yoshida
2022-02-27Resolves: tdf#147448 ScRefreshTimerControl mutex must be std::recursive_mutexEike Rathke
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-24tdf#147611: fix indicesMike Kaganski
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-17tdf#147086 OOXML export: don't save the empty editing passwordTünde Tóth