summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)Author
2022-03-12tdf#90391: sc_subsequent_filters: Add unittestXisco Fauli
2022-03-12CppunitTest_sc_subsequent_filters_test: combine crash tests in oneXisco Fauli
2022-03-12tdf#147744: sc_uicalc: Add unittestXisco Fauli
2022-03-11tdf#56036: sc_uicalc: Add unittestXisco Fauli
2022-03-11tdf#94208: sc: move UItest to CppUnittestXisco Fauli
2022-03-11load ods/xlsx with full row attributes without allocating all columnsLuboš Luňák
2022-03-11Fix typosAndrea Gelmini
2022-03-10fix attr iterators to walk even unallocated columns if neededLuboš Luňák
2022-03-10tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroGautham Krishnan
2022-03-08tdf#107869: sc: move UItest to CppUnittestXisco Fauli
2022-03-08revert/fix the incorrect fix for tdf#126904Luboš Luňák
2022-03-05remove more hardcoded sheet sizes from Calc testsLuboš Luňák
2022-03-04keep conflicting named ranges working with 16k columnsLuboš Luňák
2022-03-04set properly attributes for cells in unallocated Calc columnsLuboš Luňák
2022-03-04provide MAXCOL/MAXROW also as stringsLuboš Luňák
2022-03-03make ScMarkData::IsAllMarked() work also for simple marksLuboš Luňák
2022-03-03improve ScMark* classes a bitLuboš Luňák
2022-03-01make Calc jumbo sheets an explicit build featureLuboš Luňák
2022-02-28make named ranges in tests work with 16k columnsLuboš Luňák
2022-02-28tdf#122471 xlsx import: pivottable error OUString, not uInt8Justin Luth
2022-02-27fix inverted conditionLuboš Luňák
2022-02-26do not fail import if there are only warningsLuboš Luňák
2022-02-26tdf#147298: Add a simple test case for formula cell tracking by column.Kohei Yoshida
2022-02-25fix copy&paste mistakeLuboš Luňák
2022-02-23tdf#147458: sc_jumbosheets: Add unittestXisco Fauli
2022-02-23tdf#122098 xlsx im/export: let formulas guess their number formatJustin Luth
2022-02-23SdrLayerID must be based on sal_Int16Mike Kaganski
2022-02-23sc: qa: no need to have an empty file, just create itXisco Fauli
2022-02-23sc: qa: factor out common codeXisco Fauli
2022-02-23fix more MAXCOL/MAXROW in testsLuboš Luňák
2022-02-22sc: qa: factor out common codeXisco Fauli
2022-02-22sc: qahelper: combine saveAs and exportToXisco Fauli
2022-02-22Fix typosAndrea Gelmini
2022-02-22CppunitTest_sc_subsequent_filters_test: do not inherit from test::FiltersTestXisco Fauli
2022-02-22CppunitTest_sc_jumbosheets_test: do not inherit from test::FiltersTestXisco Fauli
2022-02-22CppunitTest_sc_tiledrendering: active LibreOfficeKit in the setUpXisco Fauli
2022-02-22tdf#147509: sc_jumbosheets: Add unittestXisco Fauli
2022-02-18tdf#124818: sc: move UItest to CppUnittestXisco Fauli
2022-02-18convert more MAXCOL/MAXROWLuboš Luňák
2022-02-17fix range checking when parsing Calc cell address (tdf#147451)Luboš Luňák
2022-02-17tdf#147398: sc_ucalc_formula: Add unittestXisco Fauli
2022-02-17tdf#132057: sc_uicalc: Add unittestXisco Fauli
2022-02-15tdf#134553: sc_jumbosheets: Add unittestXisco Fauli
2022-02-15test for jumbosheet named ranges export/importLuboš Luňák
2022-02-15don't export a document twice in a test when not neededLuboš Luňák
2022-02-15"&(*xShell)" -> "*xShell"Luboš Luňák
2022-02-15tests for import/export of full-row/column ranges in huge sheetsLuboš Luňák
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-14tdf#109061: sc_jumbosheets: Add unittestXisco Fauli
2022-02-11basic import/export test for ods/xlsx with a value in column 2000Luboš Luňák