summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2014-03-10fdo#75815: Write test for this first.Kohei Yoshida
2014-03-10fdo#74747: Test cached numeric results too just to be safe.Kohei Yoshida
2014-03-10fdo#74747: Write test for this first.Kohei Yoshida
2014-03-10round to multiple of absolute significance, fdo#71720 follow-upEike Rathke
2014-03-10fdo#75950: Add test for this.Kohei Yoshida
2014-03-10ISO.CEILING without _xlfn. prefix, it is defined in OOXML, fdo#71720 follow-upEike Rathke
2014-03-10fdo#71720 Add Excel 2010 functionsWinfried Donkers
2014-03-09fdo#75962: Write test for this first.Kohei Yoshida
2014-03-09fdo#75960: Write unit test for this.Kohei Yoshida
2014-03-09coverity#1078724 Dereference null return valueCaolán McNamara
2014-03-08More consistent number format inheritence policy.Kohei Yoshida
2014-03-08This test file had wrong cached formula result stored.Kohei Yoshida
2014-03-08enable ODF export validationMarkus Mohrhard
2014-03-07Move these tests to ucalc_formula.Kohei Yoshida
2014-03-07fdo#75628: Write unit test for this.Kohei Yoshida
2014-03-07fdo#75718: Write unit test for this.Kohei Yoshida
2014-03-06coverity#1190355 Dereference null return valueCaolán McNamara
2014-03-06remove more places that reference the old crash testingMarkus Mohrhard
2014-03-05fdo#72197 Add Excel 2010 functionsWinfried Donkers
2014-03-05move the export validation code to testMarkus Mohrhard
2014-03-05let us use OOXML transitional in the calc export testsMarkus Mohrhard
2014-03-05use CPPUNIT_ASSERT_EQUALMarkus Mohrhard
2014-03-05integrate the financial-functions testMarkus Mohrhard
2014-03-05add import test for financial functionsKen Biondi
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-03-03upgrade liborcusMarkus Mohrhard
2014-03-03remove remaining parts of the old crash testingMarkus Mohrhard
2014-03-03add experimental export file validationMarkus Mohrhard
2014-03-03add import test for strict OOXML import in calcMarkus Mohrhard
2014-02-28fdo#75053: Write test for this.Kohei Yoshida
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida
2014-02-27coverity#1187686 Dereference null return valueCaolán McNamara
2014-02-25fdo#75386: Add unit test for this.Kohei Yoshida
2014-02-25fdo#72041: Add import test to catch an issue with external ref cache.Kohei Yoshida
2014-02-24fdo#75304: Add test for external reference cache import from XLSX.Kohei Yoshida
2014-02-24Extra space.Kohei Yoshida
2014-02-24fdo#75259: Add unit test for sharing of string pools with undo docs.Kohei Yoshida
2014-02-24Fix -Werror=shadowMatteo Casalin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21fdo#74345: Minimalistic test to reproduce this.Kohei Yoshida
2014-02-20fdo#72041: Add test for this.Kohei Yoshida
2014-02-20Move these external reference test to ucalc_formula.cxx.Kohei Yoshida
2014-02-20fdo#75130: Move these tests to the export test and test their export.Kohei Yoshida
2014-02-20fdo#75228: Add test for this.Kohei Yoshida
2014-02-18fdo#72491: Add test for this.Kohei Yoshida
2014-02-18This test now passes. Re-enable it.Kohei Yoshida
2014-02-18sal_Bool->bool, and remove some virtual modifiersNoel Grandin
2014-02-17Temporarily disable this test. I'll fix this later.Kohei Yoshida
2014-02-17fdo#75032: Extend the test to catch another use case.Kohei Yoshida
2014-02-18add disabled test for conditional formatting with skip empty cellsMarkus Mohrhard