summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2017-04-05loplugin:constantparamNoel Grandin1-2/+2
2017-04-04tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-03remove hack for non DBG_UTIL buildsJochen Nitschke2-6/+6
2017-04-03use actual UNO enums in scNoel Grandin2-3/+13
2017-03-31LOK: Calc: unit test for invalidation on insert imageMarco Cecchetti2-0/+44
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna4-30/+30
2017-03-29LOK: Calc: limiting undo and add support for repair modeMarco Cecchetti1-0/+133
2017-03-28tdf#90290 use custom asserter in shared_test_impl.hxxkerem1-2/+2
2017-03-28tdf#90290 use custom asserter in ucalc_sharedformula.cxxkerem1-10/+2
2017-03-28Fix typosAndrea Gelmini1-1/+1
2017-03-27add test for multiple row filteringMarkus Mohrhard1-0/+22
2017-03-27add test for tdf#106214Markus Mohrhard2-0/+51
2017-03-27improve the test by introducing sub testsMarkus Mohrhard1-3/+4
2017-03-25Fix typosAndrea Gelmini3-4/+4
2017-03-24tdf#105908: add test for this.Kohei Yoshida3-0/+123
2017-03-24fix tb71 buildNoel Grandin1-1/+1
2017-03-24blind fix for screenshot buildNoel Grandin1-1/+1
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-1/+6
2017-03-23convert ScMatrixMode to scoped enumNoel Grandin2-4/+14
2017-03-20impower test case - repairZdeněk Crhonek1-572/+572
2017-03-19add test for tdf#93151Markus Mohrhard2-0/+29
2017-03-19impwer testcase - repair buildbot errorZdeněk Crhonek1-750/+666
2017-03-18add test for tdf#95306Markus Mohrhard1-0/+42
2017-03-18add test for tdf#105909Markus Mohrhard2-0/+17
2017-03-18extend the test for invalid names, related tdf#86214Markus Mohrhard1-1/+6
2017-03-18add test for tdf#86214Markus Mohrhard1-0/+53
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin3-53/+62
2017-03-17add more conditional format one cell to range tests, related tdf#106242Markus Mohrhard2-0/+34
2017-03-17add test for tdf#106242Markus Mohrhard2-0/+35
2017-03-17add test for tdf#106459Markus Mohrhard2-0/+23
2017-03-16add tests for tdf#104026Markus Mohrhard2-0/+44
2017-03-16sc lok: Edit annotation by idPranav Kant1-1/+6
2017-03-16sc lok: Delete cell note by IdPranav Kant1-0/+4
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin3-66/+69
2017-03-15tdf#90290 use custom asserter in ucalc_formula.cxxkerem1-63/+50
2017-03-15tdf#106253 Test Precision as shown for thousand separatorsLaurent Balland-Poirier1-6/+9
2017-03-14tdf#106252 Engineering notation for Precision as shownLaurent Balland-Poirier1-25/+78
2017-03-14add test for tdf#106456Markus Mohrhard2-0/+46
2017-03-11Fix typosAndrea Gelmini1-2/+2
2017-03-10bessel* functions tests roundsig(15->12)Zdeněk Crhonek4-2686/+2378
2017-03-10tests of ADDIN functions / replace ROUND with ROUNDSIGZdeněk Crhonek27-11457/+12281
2017-03-10add EFFECT function test caseZdeněk Crhonek1-0/+3667
2017-03-09it's raining drawing layersEike Rathke1-0/+15
2017-03-09sprinkle some drawing layers over test casesEike Rathke2-13/+39
2017-03-09add PDURATION test caseZdeněk Crhonek1-0/+5702
2017-03-09add IFS, SWITCh test caseZdeněk Crhonek2-0/+11516
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin2-13/+24
2017-03-07Follow up of commit 055c8cc676921176e2b9df76bd0e09bacab1d80bWinfried Donkers1-3/+3
2017-03-06Check for divide by 0 in Calc function NPER.Winfried Donkers1-7/+33
2017-03-06Add constraint and divide by 0 check for Calc function RRI.Winfried Donkers1-17/+34