summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
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
2022-01-03CppunitTest_sc_subsequent_filters_test2: check format instead of stringXisco Fauli
2021-12-23tdf#143582: Avoid error on clearing leftover return value of a methodMike Kaganski
2021-12-23CppunitTest_sc_subsequent_filters_test2: fix test depending on current yearXisco Fauli
2021-12-23tdf#145057 Fix saving color filter when multiple data ranges in sheetSamuel Mehrbrodt
2021-12-14make sure text operations are not queried by (numeric) valueLuboš Luňák
2021-12-11tdf#128895 sc xmlimport: create enough dynamic cols if propsJustin Luth
2021-12-10tdf#133353, Make 2nd argument optional for DCOUNT and DCOUNTA.Winfried Donkers
2021-12-05fix caching of ScQueryItem values for multiple entries (tdf#146037)Luboš Luňák
2021-11-30tdf#145578, tdf#145587 revise calculations for WEEKS Add-In functionWinfried Donkers
2021-11-26tdf#144940 sc: fix disabled header/footer regressionAttila Bakos (NISZ)
2021-11-26Reverts tdf#144247 tdf#101217 - 4 digits in row height/col widthHeiko Tietze
2021-11-25tdf#128914: sc_uicalc: Add unittestXisco Fauli
2021-11-24uitest: remove print leftoversXisco Fauli
2021-11-24Border tab page: Use 'thin' widthSamuel Mehrbrodt
2021-11-24ofz#41299 add testcaseCaolán McNamara
2021-11-23tdf#139460 improve autofilter sub-menu interaction under gtkCaolán McNamara
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-19uitest: sc: Add UItest for the Save to CSV dialogXisco Fauli