summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2022-05-25tdf#123877 sc XLSX: don't freeze during saving recoveryLászló Németh
2022-05-25forcepoint#97 avoid Invalid read of size 2Caolán McNamara
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
2022-04-12sc: add Undo/Redo for deleting a SparklineTomaž Vajngerl
2022-04-12sc: add Undo/Redo for inserting SparklinesTomaž Vajngerl
2022-04-12sc: add support for copy/cut and paste of SparklinesTomaž Vajngerl
2022-04-12sc: change GetSparkline to return a shared_ptr instead of raw ptrTomaž Vajngerl
2022-04-12sc: add unit test to delete Sparkline, update add Sparkline testTomaž Vajngerl
2022-04-11sc: simple unit test for adding a new Sparkline to a new documentTomaž Vajngerl
2022-04-11sc: use forward decl. instead of include for SparklineGroupTomaž Vajngerl
2022-04-11sc: Sparkline export for OOXML documents + roundtrip testTomaž Vajngerl
2022-04-10sc: test Sparkline OOXML Import into Calc Sparkline doc. modelTomaž Vajngerl
2022-03-30lok: unit-test: add comment unique id checksDennis Francis
2022-03-30tdf#147014 Image missing due to integer overflowAron Budea
2022-03-25warn on too many rows/column when loading ODSLuboš Luňák
2022-03-23revert/fix the incorrect fix for tdf#126904Luboš Luňák
2022-03-23make sc_namedrangesobj test work with 16k columnsLuboš Luňák
2022-03-23remove more hardcoded sheet sizes from Calc testsLuboš Luňák
2022-03-23keep conflicting named ranges working with 16k columnsLuboš Luňák
2022-03-23set properly attributes for cells in unallocated Calc columnsLuboš Luňák
2022-03-23provide MAXCOL/MAXROW also as stringsLuboš Luňák
2022-03-23make ScMarkData::IsAllMarked() work also for simple marksLuboš Luňák
2022-03-23improve ScMark* classes a bitLuboš Luňák
2022-03-23make named ranges in tests work with 16k columnsLuboš Luňák
2022-03-23fix inverted conditionLuboš Luňák
2022-03-23do not fail import if there are only warningsLuboš Luňák
2022-03-23make VBAMacroTest::testVba() pass with huge sheetsLuboš Luňák
2022-03-23fix copy&paste mistakeLuboš Luňák
2022-03-23fix more MAXCOL/MAXROW in testsLuboš Luňák
2022-03-23convert more MAXCOL/MAXROWLuboš Luňák