summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)Author
2023-09-18Schedule conditional formating repaint after filtering is completedcp-22.05.19-1Szymon Kłos
2023-08-14tdf#155799: sc: qa: add unit test "testMouseMergeRef"Henry Castro
2023-08-14tdf#155799: sc: qa: add unit test "testKeyboardMergeRef"Henry Castro
2023-07-07tdf#155796 sc: fix select with merged cellsJaume Pujantell
2023-06-28ofz#49713 Heap-use-after-freeCaolán McNamara
2023-05-11sc: qa: filter: add import excel unit testHenry Castro
2023-03-23sc: qa: add databar unit testHenry Castro
2023-03-08tdf#74670 tdf#91286 PPTX XLSX export: save image onceTünde Tóth
2022-12-20tdf#152581 SC: fix export of conditional border colorAttila Szűcs
2022-12-13tdf#151755 fix export of borders of contentless cellsAttila Szűcs
2022-11-10calc: cache GetCellArea resultsSzymon Kłos
2022-10-21lok: masterpage: use EditMode as parameter in invalidation callbackSzymon Kłos
2022-10-18Test::testSharedStringPool unit test failureAron Budea
2022-10-16make sure SharedString::EMPTY_STRING is interned in pools (tdf#150647)Luboš Luňák
2022-10-13tdf#123990 sc condformat: case insensitive begins/ends/containsJustin Luth
2022-09-10tdf#150749 Find and replace on very large sheetcp-22.05.6-1Noel Grandin
2022-08-10calc: fix undo action disabled in different viewsNoel Grandin
2022-08-02sc, out of order undo: allow multiple actions from other viewNoel Grandin
2022-08-01sc, out of order undo: allow a subset of a non-empty redo listNoel Grandin
2022-07-30sc: allow undo of typing in 2 views independent from each otherNoel Grandin
2022-07-26Document sparkline related classes, functions and structsTomaž Vajngerl
2022-06-27tdf#148820 sc: fix conditional formatted cell colorBalazs Varga
2022-06-24tdf#149503: Check size of vectorsXisco Fauli
2022-06-23Fix shape rectangle calculationMike Kaganski
2022-06-17make VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer() LOK-onlyLuboš Luňák
2022-06-09Resolves: tdf#148163 Preserve names of bad cell reference input againEike Rathke
2022-06-01tdf#148835 don't write any sparkline xml elements if none existsTomaž Vajngerl
2022-05-31reduce Calc's INITIALCOLCOUNT to 1Luboš Luňák
2022-05-31fix setting cell borders for unallocated cellsLuboš Luňák
2022-05-20bump up Calc MAXTILEDROW to MAXROWLuboš Luňák
2022-05-13tdf#108188, tdf#131190 - Verify that the page style is actually usedAndreas Heinisch
2022-04-14unit test: use temp copy in testInvalidEntrySave()Dennis Francis
2022-04-14lok: unit test for invalid entry saveDennis Francis
2022-04-14handle xlsx with too large sheets the same way as e.g. odsLuboš Luňák
2022-04-14fix ScTable::GetLastChangedCol() for unallocated columnsLuboš Luňák
2022-04-14fix comparison operators in Excel export, #2Luboš Luňák
2022-04-14load ods/xlsx with full row attributes without allocating all columnsLuboš Luňák
2022-04-14don't ignore GetDefPattern() in ScHorizontalAttrIteratorLuboš Luňák
2022-04-14fix attr iterators to walk even unallocated columns if neededLuboš Luňák
2022-04-13sc: add UI, undo/redo and test to change sparkline data rangeTomaž Vajngerl
2022-04-13sc: improve keeping track of sparklines in SparklineListTomaž Vajngerl
2022-04-12sc: add Group and Ungroup to context menu for sparklinesTomaž Vajngerl
2022-04-12sc: add "Delete Sparkline Group" context menu action + Undo/RedoTomaž Vajngerl
2022-04-12sc: improve SparklineList to track added SparklineGroupsTomaž Vajngerl
2022-04-12sc: add SparklineGroup Undo/RedoTomaž Vajngerl
2022-04-12sc: use GUID for the SparklineGroup ID and use thatTomaž Vajngerl
2022-04-12sc: sparkline import/export for ODFTomaž Vajngerl
2022-04-12sc: add support for xr2 namespace and read uid of sparkline groupTomaž Vajngerl
2022-04-12sc: split attrs out of SparklineGroup into a COW classTomaž Vajngerl
2022-04-12sc: undo/redo for sparklines when deleting the cell contentTomaž Vajngerl