summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-06-27tdf#149647 LibreOffice Calc cursor not positioned correctlyNoel Grandin
2022-06-27tdf#148820 sc: fix conditional formatted cell colorBalazs Varga
2022-06-26handle nullptr SharedString in ScQueryEvaluator (tdf#149679)Luboš Luňák
2022-06-24tdf#149574 sc: fix missing nullptr checkAttila Szűcs
2022-06-23Pump XInputStream into an SvMemoryStream rather than an OStringBufferStephan Bergmann
2022-06-22Resolves: tdf#149589 No "+ or - may start formula" when editing contentEike Rathke
2022-06-17Resolves: tdf#147822 ScUnoListenerEntry container must be std::listEike Rathke
2022-06-16tdf#149529 crash on deref deleted ScDocument*Caolán McNamara
2022-06-16Related: tdf#149325 Fix yet another VbaRange empty ScRangeList accessEike Rathke
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-14sc: ODF export: fix style:font-name on EE text/paragraph stylesMichael Stahl
2022-06-14tdf#149531 tdf#149325 Eliminate unconditional ScRangeList::front() accessEike Rathke
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-10tdf#135346 clear page row map to avoid invalid "hidden" flagsTomaž Vajngerl
2022-06-10Resolves: tdf#142368 drop popover on ControlLoseFocusCaolán McNamara
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-25tdf#145248 don't start a drag if actively selectingCaolán McNamara
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