summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2016-11-17add RIGHT and RIGHTB test caseZdeněk Crhonek
2016-11-15add REPT test caseZdeněk Crhonek
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-15tdf#88827 - double-thin border: MINGAPWIDTH is a valid widthJustin Luth
2016-11-12add MAXIFS testcaseZdeněk Crhonek
2016-11-12add LEFTB test caseZdeněk Crhonek
2016-11-12add MEDIAN test caseZdeněk Crhonek
2016-11-12add REPLACE test caseZdeněk Crhonek
2016-11-11tdf#103632 - sc: OOB sort fields unit test.Michael Meeks
2016-11-11tdf#36038 QA test export/import extended LCID to ExcelLaurent Balland-Poirier
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-11-10Don't let multiple JunitTests operate in parallel on ScDDELinksObj.odsStephan Bergmann
2016-11-09make MS Excel 2003 XML filter tests great again!David Tardon
2016-11-09fix typoDavid Tardon
2016-11-09tdf#102370 QA test exponent without sign during export to ExcelLaurent Balland-Poirier
2016-11-08Ensure that the string array is null when no strings present.Kohei Yoshida
2016-11-05add LENB test caseZdeněk Crhonek
2016-11-05add MID and MIDB test caseZdeněk Crhonek
2016-11-05add LOWER test caseZdeněk Crhonek
2016-11-05add NUMBERVALUE test caseZdeněk Crhonek
2016-11-05add PROPER test caseZdeněk Crhonek
2016-11-04add test case for rhbz#1390776David Tardon
2016-11-04unit test for tdf#103684, calculate status bar function across sheetsEike Rathke
2016-11-03tdf#88821: Implement support for <meta charset="..."> for HTML import.Jan Holesovsky
2016-11-03tdf#88821: Set the encoding correctly for HTML files with a BOM.Jan Holesovsky
2016-11-02unit test for tdf#99291, empty array elements match 0.0, not emptyEike Rathke
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin
2016-10-30add LEFT test caseZdeněk Crhonek
2016-10-30add BETA.INV test caseZdeněk Crhonek
2016-10-30add LEN test caseZdeněk Crhonek
2016-10-30add FORECAST.ETS.ADD test caseZdeněk Crhonek
2016-10-29add MAXA testcaseZdeněk Crhonek
2016-10-29add HYPGEOMDIST test caseZdeněk Crhonek
2016-10-29add LOGINV test caseZdeněk Crhonek
2016-10-28add MAX test caseZdeněk Crhonek
2016-10-24Rename ClearFormulaContext() to make it more representative.Kohei Yoshida
2016-10-23sc lok: fix cell cursor when hide column/rowHenry Castro
2016-10-21CppunitTest_sc_ucalc: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-10-20unit test for tdf#97968, Cut&Paste grouped references adjustmentEike Rathke
2016-10-19Plugin::isInUnoIncludeFile should not cover WORKDIRStephan Bergmann
2016-10-18tdf#93894: Write a new test case for column and row labels combined.Kohei Yoshida
2016-10-18tdf#93894: These assumptions no longer hold.Kohei Yoshida
2016-10-18unit test for tdf#101583, named expression reference expansionEike Rathke
2016-10-18add EXACT testcaseZdeněk Crhonek
2016-10-18add FIND test caseZdeněk Crhonek
2016-10-18add LOGNORM.INV test caseZdeněk Crhonek
2016-10-18add FIXED test caseZdeněk Crhonek
2016-10-18add LOGNORMDIST test caseZdeněk Crhonek
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke