summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)Author
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-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-25tdf#128914: sc_uicalc: Add unittestXisco Fauli
2021-11-24ofz#41299 add testcaseCaolán McNamara
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19tdf#136551: sc_subsequent_filters: Add unittestXisco Fauli
2021-11-18tdf#76836: sc_ucalc: Add unittestXisco Fauli
2021-11-18tdf#139612: sc_subsequent_filters_test2: Add unittestXisco Fauli
2021-11-17revert "vlookup - optimize SC_EQUAL and NOT_EQUAL." (tdf#139612)Luboš Luňák
2021-11-15tdf#145640: sc_uicalc: Add unittestXisco Fauli
2021-11-12Use more o3tl::convert in scMike Kaganski
2021-11-12Add a bit of info to the test failure outputMike Kaganski
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-11-10tdf#119162: sc: move UItest to CppUnittestXisco Fauli
2021-11-10tdf#119155: sc: move UItest to CppUnittestXisco Fauli
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-11-05tdf#121260: sc_subsequent_export_test2: Add unittestXisco Fauli
2021-11-04tdf#145079 XLSX export: fix regression of internal hyperlinksTünde Tóth
2021-11-03loplugin:constparamsNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-10-26tdf#142010: sc_uicalc: Add unittestXisco Fauli
2021-10-26tdf#145129 XLSX import: round down default row heightAttila Szűcs
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-22revert unittests to use plain text-based LibreOfficeKitCallbackLuboš Luňák
2021-10-20tdf#145235: sc_text_functions_test: Add unittest for empty delimiterXisco Fauli
2021-10-20tdf#145235: sc_text_functions_test: Add unittestXisco Fauli
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-10-19Bump tolerance from 30 to 40 to make this test pass on my MacTor Lillqvist
2021-10-18tdf#145198: Bash like autocompletion for Calc autoinputDennis Francis
2021-10-18tdf#145085: sc_uicalc: Add unittestXisco Fauli
2021-10-16ofz#40008 check if column exists before EndListening attemptCaolán McNamara
2021-10-16Simplify vector initialization in scJulien Nabet
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14sc: remove unused documentXisco Fauli
2021-10-14sc: move test to the right directoryXisco Fauli
2021-10-13sc: remove unused documents from gitXisco Fauli
2021-10-13sc: no reason for this test to be UNX onlyXisco Fauli
2021-10-13tdf#144642 XLSX import: round down row height to 0.75 ptAttila Szűcs
2021-10-13sc: remove unused references from gitXisco Fauli
2021-10-11tdf#144397 tdf#144636 XLSX: cache external named ranges and their formulasBalazs Varga