summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-10-24Resolves: tdf#150780 Overtyping is not editingmimo-7-3-branch-pointEike Rathke
2022-09-26make sure SharedString::EMPTY_STRING is interned in pools (tdf#150647)Luboš Luňák
2022-09-23Fix string length assertion and handle parentheses in multi-line formulaEike Rathke
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-09-07Resolves: tdf#150829 Broadcast missing ScAreasChanged hint on sheet copy UndoEike Rathke
2022-09-07Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-upEike Rathke
2022-09-06Resolves: tdf#150307 Broadcast missing ScAreasChanged hint on sheet deletionEike Rathke
2022-08-18tdf#149609 release mouse before showing popups from calc grid windowCaolán McNamara
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-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