summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2014-03-15fdo#71491: Write test for this.Kohei Yoshida2-0/+118
2014-03-14some formula interpreter options are document specificEike Rathke2-9/+9
2014-03-14fdo#72741 - write unit test for in formula group swapping.Michael Meeks2-6/+71
2014-03-14Clean up a little.Kohei Yoshida1-9/+1
2014-03-14unit test for string conversion feature, related fdo#37132 fdo#74622Eike Rathke1-3/+74
2014-03-13fdo#58307: Write export test for this to ensure it won't go away...Kohei Yoshida2-0/+68
2014-03-13fdo#76032: Write test for this.Kohei Yoshida2-0/+39
2014-03-13fdo#76132: Write test for this first.Kohei Yoshida1-0/+31
2014-03-13fdo#75642: Add test case for this.Kohei Yoshida3-1/+24
2014-03-12fdo#75977: Write test for this.Kohei Yoshida2-0/+61
2014-03-12coverity#1158232 Fix ownership of NamedDBs::insert argumentStephan Bergmann1-1/+5
2014-03-11"overflow" is one wordTor Lillqvist1-6/+6
2014-03-10fdo#75815: Write test for this first.Kohei Yoshida2-0/+89
2014-03-10fdo#74747: Test cached numeric results too just to be safe.Kohei Yoshida1-1/+4
2014-03-10fdo#74747: Write test for this first.Kohei Yoshida2-0/+70
2014-03-10round to multiple of absolute significance, fdo#71720 follow-upEike Rathke1-0/+0
2014-03-10fdo#75950: Add test for this.Kohei Yoshida2-0/+74
2014-03-10ISO.CEILING without _xlfn. prefix, it is defined in OOXML, fdo#71720 follow-upEike Rathke1-1/+1
2014-03-10fdo#71720 Add Excel 2010 functionsWinfried Donkers2-3/+6
2014-03-09fdo#75962: Write test for this first.Kohei Yoshida1-0/+25
2014-03-09fdo#75960: Write unit test for this.Kohei Yoshida2-0/+29
2014-03-09coverity#1078724 Dereference null return valueCaolán McNamara1-0/+1
2014-03-08More consistent number format inheritence policy.Kohei Yoshida1-1/+1
2014-03-08This test file had wrong cached formula result stored.Kohei Yoshida1-0/+0
2014-03-08enable ODF export validationMarkus Mohrhard1-0/+2
2014-03-07Move these tests to ucalc_formula.Kohei Yoshida3-71/+67
2014-03-07fdo#75628: Write unit test for this.Kohei Yoshida1-1/+28
2014-03-07fdo#75718: Write unit test for this.Kohei Yoshida1-0/+36
2014-03-06coverity#1190355 Dereference null return valueCaolán McNamara1-0/+1
2014-03-06remove more places that reference the old crash testingMarkus Mohrhard1-7/+0
2014-03-05fdo#72197 Add Excel 2010 functionsWinfried Donkers2-5/+9
2014-03-05move the export validation code to testMarkus Mohrhard1-67/+1
2014-03-05let us use OOXML transitional in the calc export testsMarkus Mohrhard1-1/+5
2014-03-05use CPPUNIT_ASSERT_EQUALMarkus Mohrhard1-1/+1
2014-03-05integrate the financial-functions testMarkus Mohrhard2-1/+4
2014-03-05add import test for financial functionsKen Biondi2-0/+55
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida1-2/+2
2014-03-03upgrade liborcusMarkus Mohrhard1-4/+4
2014-03-03remove remaining parts of the old crash testingMarkus Mohrhard1-73/+0
2014-03-03add experimental export file validationMarkus Mohrhard1-1/+66
2014-03-03add import test for strict OOXML import in calcMarkus Mohrhard2-0/+11
2014-02-28fdo#75053: Write test for this.Kohei Yoshida2-0/+92
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida1-4/+4
2014-02-27coverity#1187686 Dereference null return valueCaolán McNamara1-0/+1
2014-02-25fdo#75386: Add unit test for this.Kohei Yoshida5-44/+177
2014-02-25fdo#72041: Add import test to catch an issue with external ref cache.Kohei Yoshida2-0/+17
2014-02-24fdo#75304: Add test for external reference cache import from XLSX.Kohei Yoshida2-0/+17
2014-02-24Extra space.Kohei Yoshida1-1/+0
2014-02-24fdo#75259: Add unit test for sharing of string pools with undo docs.Kohei Yoshida2-0/+34
2014-02-24Fix -Werror=shadowMatteo Casalin1-2/+2