summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)AuthorFilesLines
2016-11-09make MS Excel 2003 XML filter tests great again!David Tardon3-17/+15
2016-11-09fix typoDavid Tardon1-1/+1
2016-11-09tdf#102370 QA test exponent without sign during export to ExcelLaurent Balland-Poirier2-1/+26
2016-11-08Ensure that the string array is null when no strings present.Kohei Yoshida1-0/+37
2016-11-05add LENB test caseZdeněk Crhonek1-0/+1235
2016-11-05add MID and MIDB test caseZdeněk Crhonek2-0/+2266
2016-11-05add LOWER test caseZdeněk Crhonek1-0/+1270
2016-11-05add NUMBERVALUE test caseZdeněk Crhonek1-0/+1181
2016-11-05add PROPER test caseZdeněk Crhonek1-0/+1214
2016-11-04add test case for rhbz#1390776David Tardon2-0/+87
2016-11-04unit test for tdf#103684, calculate status bar function across sheetsEike Rathke1-0/+30
2016-11-03tdf#88821: Implement support for <meta charset="..."> for HTML import.Jan Holesovsky2-0/+32
2016-11-03tdf#88821: Set the encoding correctly for HTML files with a BOM.Jan Holesovsky2-0/+35
2016-11-02unit test for tdf#99291, empty array elements match 0.0, not emptyEike Rathke1-0/+24
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin1-1/+1
2016-10-30add LEFT test caseZdeněk Crhonek1-0/+1198
2016-10-30add BETA.INV test caseZdeněk Crhonek1-0/+4357
2016-10-30add LEN test caseZdeněk Crhonek1-0/+1235
2016-10-30add FORECAST.ETS.ADD test caseZdeněk Crhonek1-0/+8456
2016-10-29add MAXA testcaseZdeněk Crhonek1-0/+5387
2016-10-29add HYPGEOMDIST test caseZdeněk Crhonek1-0/+5087
2016-10-29add LOGINV test caseZdeněk Crhonek1-0/+5279
2016-10-28add MAX test caseZdeněk Crhonek1-0/+5384
2016-10-24Rename ClearFormulaContext() to make it more representative.Kohei Yoshida1-1/+1
2016-10-23sc lok: fix cell cursor when hide column/rowHenry Castro1-0/+74
2016-10-21CppunitTest_sc_ucalc: fix loplugin:cppunitassertequals warningsMiklos Vajna5-65/+65
2016-10-20unit test for tdf#97968, Cut&Paste grouped references adjustmentEike Rathke2-0/+152
2016-10-18tdf#93894: Write a new test case for column and row labels combined.Kohei Yoshida2-0/+41
2016-10-18tdf#93894: These assumptions no longer hold.Kohei Yoshida1-9/+0
2016-10-18unit test for tdf#101583, named expression reference expansionEike Rathke1-0/+14
2016-10-18add EXACT testcaseZdeněk Crhonek1-0/+2968
2016-10-18add FIND test caseZdeněk Crhonek1-0/+1291
2016-10-18add LOGNORM.INV test caseZdeněk Crhonek1-0/+5047
2016-10-18add FIXED test caseZdeněk Crhonek1-0/+1177
2016-10-18add LOGNORMDIST test caseZdeněk Crhonek1-0/+5400
2016-10-16clang-cl loplugin: scStephan Bergmann1-0/+8
2016-10-16tdf#46738 Fix exporting .xlsx of coloured empty cellsBartosz Kosiorek2-0/+28
2016-10-16add BETAINV test caseZdeněk Crhonek1-0/+4060
2016-10-16add DOLLAR test caseZdeněk Crhonek1-0/+1360
2016-10-16add CRITBINOM test caseZdeněk Crhonek1-0/+3884
2016-10-16add GAMMA.DIST test caseZdeněk Crhonek1-0/+4776
2016-10-14LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti1-0/+17
2016-10-14tdf#102212: correct constraints for Calc functions CRITBINOM, BINOM.INV.Winfried Donkers1-1037/+1649
2016-10-13tdf#102742 fix wrong results for MOD functionWinfried Donkers1-544/+1158
2016-10-13tdf#94635 follow up; handle linear data properly when samples in periodWinfried Donkers1-1979/+2081
2016-10-13add DECIMAL test caseZdeněk Crhonek1-0/+1719
2016-10-12convert SC_MATVAL constants to typed_flags_setNoel Grandin1-8/+8
2016-10-11loplugin:constantfunctionNoel Grandin1-1/+0
2016-10-10try enabling password tests on mac and windowsCaolán McNamara1-8/+0
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek3-37/+37