summaryrefslogtreecommitdiff
path: root/sc/qa/unit/parallelism.cxx
AgeCommit message (Expand)Author
2024-03-29Resolves: tdf#160368 crash on save after deleting sheetCaolán McNamara
2022-11-18sc: rename these tests to ucalc_*Xisco Fauli
2022-11-17CppunitTest_sc_parallelism: remove duplicated codeXisco Fauli
2022-10-18sc: Add new wrapper for these testsXisco Fauli
2022-10-17CppunitTest_sc_parallelism: inherit from BootstrapFixtureXisco Fauli
2022-03-14tdf#147905: sc_parallelism: Add unittestXisco Fauli
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-05-05loplugin:constmethodNoel Grandin
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-08-04fix some DocShell leaks in unit testsNoel Grandin
2020-06-22failed cell dependency check should not set invalid values (tdf#132451)Luboš Luňák
2020-05-30pass ScSheetLimits aroundNoel Grandin
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-07tdf#124270 : unit-tests for spurious Err:522 fixesDennis Francis
2019-10-26Add unit test for adjacent formula-groups with...Dennis Francis
2019-10-22Add a unit test for SUMPRODUCT with group-threadingDennis Francis
2019-08-12Fix typosAndrea Gelmini
2019-03-26scale down the load in ScParallelismTest::testVLOOKUPSUM...Dennis Francis
2019-02-05Allow computing spans of formula-groupsDennis Francis
2019-01-25Adds a unit test for multiple formula-groups...Dennis Francis
2018-11-20tdf#42949 Fix IWYU warnings in sc/qa/{perf,unit}/*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-07-06Unit tests for a couple of cases...Dennis Francis
2018-04-28tdf#114479: compute implicit sum ranges for ocSumIf,ocAverageIf...Dennis Francis
2018-04-19cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-01-24tdf#115093 : Do not reuse singleref tokens...Dennis Francis
2017-12-12Do not use threading for formula group if...Dennis Francis
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-29sc: fix loplugin:unnecessaryoverride warningMiklos Vajna
2017-09-29Get rid of some pointless cleanups that fail anyway occasionallyTor Lillqvist
2017-09-27Test also SUMIFS where no row matchesTor Lillqvist
2017-08-23Make ScBootstrapFixture::createFileURL generate properly encoded URLsStephan Bergmann
2017-08-14Fix testVLOOKUP to actually use formula groupsTor Lillqvist
2017-08-14Test VLOOKUP, try to handle various special cases and errorsTor Lillqvist
2017-08-14Test division and especially error handlingTor Lillqvist
2017-08-14Bin some unnecessary temporary codeTor Lillqvist
2017-08-14Delete sheet when doneTor Lillqvist
2017-08-11CppunitTest_sc_parallelism: fix loplugin:stringconcat warningMiklos Vajna
2017-08-11Add a unit test to be used to test parallelised calculations in CalcTor Lillqvist