summaryrefslogtreecommitdiff
path: root/sc/qa/unit/parallelism.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara1-1/+1
2020-08-04fix some DocShell leaks in unit testsNoel Grandin1-11/+6
2020-06-22failed cell dependency check should not set invalid values (tdf#132451)Luboš Luňák1-0/+54
2020-05-30pass ScSheetLimits aroundNoel Grandin1-3/+3
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin1-3/+3
2019-11-07tdf#124270 : unit-tests for spurious Err:522 fixesDennis Francis1-0/+226
2019-10-26Add unit test for adjacent formula-groups with...Dennis Francis1-0/+55
2019-10-22Add a unit test for SUMPRODUCT with group-threadingDennis Francis1-0/+39
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-03-26scale down the load in ScParallelismTest::testVLOOKUPSUM...Dennis Francis1-1/+1
2019-02-05Allow computing spans of formula-groupsDennis Francis1-5/+129
2019-01-25Adds a unit test for multiple formula-groups...Dennis Francis1-0/+64
2018-11-20tdf#42949 Fix IWYU warnings in sc/qa/{perf,unit}/*Gabor Kelemen1-17/+0
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-07-06Unit tests for a couple of cases...Dennis Francis1-0/+92
2018-04-28tdf#114479: compute implicit sum ranges for ocSumIf,ocAverageIf...Dennis Francis1-0/+79
2018-04-19cppcheck - fix variableScope in some filesGökhan Gurbetoğlu1-3/+1
2018-01-24tdf#115093 : Do not reuse singleref tokens...Dennis Francis1-0/+23
2017-12-12Do not use threading for formula group if...Dennis Francis1-0/+34
2017-10-23loplugin:includeform: scStephan Bergmann1-14/+14
2017-09-29sc: fix loplugin:unnecessaryoverride warningMiklos Vajna1-6/+0
2017-09-29Get rid of some pointless cleanups that fail anyway occasionallyTor Lillqvist1-6/+0
2017-09-27Test also SUMIFS where no row matchesTor Lillqvist1-2/+9
2017-08-23Make ScBootstrapFixture::createFileURL generate properly encoded URLsStephan Bergmann1-1/+1
2017-08-14Fix testVLOOKUP to actually use formula groupsTor Lillqvist1-12/+22
2017-08-14Test VLOOKUP, try to handle various special cases and errorsTor Lillqvist1-0/+65
2017-08-14Test division and especially error handlingTor Lillqvist1-0/+29
2017-08-14Bin some unnecessary temporary codeTor Lillqvist1-13/+0
2017-08-14Delete sheet when doneTor Lillqvist1-0/+2
2017-08-11CppunitTest_sc_parallelism: fix loplugin:stringconcat warningMiklos Vajna1-2/+2
2017-08-11Add a unit test to be used to test parallelised calculations in CalcTor Lillqvist1-0/+181