summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
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
2022-03-23fix range checking when parsing Calc cell address (tdf#147451)Luboš Luňák
2022-03-23test for jumbosheet named ranges export/importLuboš Luňák
2022-03-23don't export a document twice in a test when not neededLuboš Luňák
2022-03-23"&(*xShell)" -> "*xShell"Luboš Luňák
2022-03-23tests for import/export of full-row/column ranges in huge sheetsLuboš Luňák
2022-03-23tdf#109061: sc_jumbosheets: Add unittestXisco Fauli
2022-03-23basic import/export test for ods/xlsx with a value in column 2000Luboš Luňák
2022-03-23rename class in jumbosheets-test.cxx to ScJumboSheetsTestLuboš Luňák
2022-03-23replace various sal_uLong that might overflow with huge sheetsLuboš Luňák
2022-03-23make the large-sheet maxrow value pow2-based and not pow10-basedLuboš Luňák
2022-03-22tdf#147905: sc_parallelism: Add unittestXisco Fauli
2022-03-16Make LOKClipboard available to other modulesSzymon Kłos
2022-03-16svx: don't remove object right after insertionSzymon Kłos
2022-03-09uitest: simplify tests even moreXisco Fauli
2022-03-09uitest: remove duplicated testsXisco Fauli
2022-03-09tdf#122471 xlsx import: pivottable error OUString, not uInt8Justin Luth
2022-03-09tdf#122098 xlsx im/export: let formulas guess their number formatJustin Luth
2022-03-09tdf#147298: Add a simple test case for formula cell tracking by column.Kohei Yoshida
2022-02-27tdf#147611: fix indicesMike Kaganski
2022-02-18tdf#147086 OOXML export: don't save the empty editing passwordTünde Tóth
2022-02-18tdf#104902 - Handle embedded newline in Calc's .uno:EnterStringAndreas Heinisch
2022-02-14vba: add tests for scrolling, range selecting, print areaTomaž Vajngerl
2022-02-14vba: add support for Application.WindowState + testTomaž Vajngerl
2022-02-14vba: test for selcting and hiding columns from a VBA MacroTomaž Vajngerl
2022-02-14sc: move vba tests to the new vba-macro-test fileXisco Fauli
2022-02-14remove AVX and AVX512 code from CalcLuboš Luňák
2022-02-14tdf#146795: Make sure to use valid position hints to avoid crash.Kohei Yoshida
2022-02-14tdf#113785 sc: IsDataFiltered must be normalizedJustin Luth
2022-02-03tdf#146742 - Move the initialization code of a method to SbMethod::CallAndreas Heinisch
2022-01-24sc: fix VBA Copy-Paste using same and separate documentTomaž Vajngerl
2022-01-11tdf#145059: sc: always write dxf node for color filter for XLSXVasily Melenchuk
2022-01-04For now, disable tests giving dubious results on AArch64Stephan Bergmann