summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2016-12-23Close ScDocSh when doneStephan Bergmann
2016-12-23Close ScDocSh when doneStephan Bergmann
2016-12-23Close ScDocSh when doneStephan Bergmann
2016-12-22no need to catch exceptions in cppunit testsMarkus Mohrhard
2016-12-21No apparent reason for an unnamed namespace in an include file hereStephan Bergmann
2016-12-21add T() test caseZdeněk Crhonek
2016-12-20add NEGBINOMDIST test caseZdeněk Crhonek
2016-12-20add NORM.S.INV test caseZdeněk Crhonek
2016-12-20add NORMSINV test caseZdeněk Crhonek
2016-12-20add NORMDIST, NORMSDIST test caseZdeněk Crhonek
2016-12-20add NORM.S.DIST test caseZdeněk Crhonek
2016-12-16adjust rounding decimals to expected valuesEike Rathke
2016-12-15add HYPGEOM.DIST test caseZdeněk Crhonek
2016-12-15add LOGNORM.DIST test caseZdeněk Crhonek
2016-12-15add GAMMADIST test caseZdeněk Crhonek
2016-12-14add to each calc export test name the export formatMarkus Mohrhard
2016-12-13Calc tests - move statistical functions to new directoryZdeněk Crhonek
2016-12-12Calc function tests - move text function to new dirZdeněk Crhonek
2016-12-10add NORM.DIST test caseZdeněk Crhonek
2016-12-10add NORM.INV test caseZdeněk Crhonek
2016-12-10Calc test case - move mathematical functions to new directoryZdeněk Crhonek
2016-12-10Calc tests - move spreadsheet tests to new directoryZdeněk Crhonek
2016-12-10add SUBSTITUTE test caseZdeněk Crhonek
2016-12-07tdf#104434 tdf#104451 Revert "tdf#46738 Fix exporting .xlsx of coloured em"...Eike Rathke
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-05tdf#91475 Fix column width during .xlsx exportBartosz Kosiorek
2016-12-03Calc test - Financial and Logical functions. move to new directoryZdeněk Crhonek
2016-12-03Calc functions tests - move datetime functions to new directoryZdeněk Crhonek
2016-12-03sc tests files - move array functions to the new directoryZdeněk Crhonek
2016-12-03sc tests of functions - move information functions to the new directoryZdeněk Crhonek
2016-12-02tdf#104310: Accept x12ac lists and fallbacks in dataValidationsMike Kaganski
2016-12-01sc test functions - move database functions to the new directoryZdeněk Crhonek
2016-12-01tdf#104310: Accept also x14-style dataValidationsMike Kaganski
2016-12-01add MODE test caseZdeněk Crhonek
2016-11-30add MINA test caseZdeněk Crhonek
2016-11-30add MINIFS test caseZdeněk Crhonek
2016-11-30add MODE.SNGL test fileZdeněk Crhonek
2016-11-30split the functions test in even more categoriesMarkus Mohrhard
2016-11-30start to split the functions test by categoryMarkus Mohrhard
2016-11-30add MIN test caseZdeněk Crhonek
2016-11-28orcus is mandatory nowMarkus Mohrhard
2016-11-28sc: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna
2016-11-24coverity#1394669 Uninitialized pointer fieldCaolán McNamara
2016-11-23add initial test case for ScAddress/ScRange testsMarkus Mohrhard
2016-11-23mpStream's content needs to outlive mpStreamStephan Bergmann
2016-11-23update IF() test case (add test for tdf#100637)Zdeněk Crhonek
2016-11-23update RECEIVED test case (add test for bug tdf#101228)Zdeněk Crhonek
2016-11-23update DVB test case (add tests for bug tdf#101204)Zdeněk Crhonek
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai
2016-11-22[API Change] revert incompatible change of enum css::sheet::GeneralFunctionEike Rathke