summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-2/+2
2014-03-31close files after testMarkus Mohrhard1-0/+4
2014-03-31close the file at the end of the testMarkus Mohrhard1-0/+7
2014-03-28rhbz#1080196: Write unit test for this.Kohei Yoshida2-0/+50
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann20-70/+70
2014-03-25fdo#74322: Write unit test for this first.Kohei Yoshida2-0/+82
2014-03-25added unit test for .xls BIFF enhanced protectionEike Rathke2-0/+20
2014-03-25fdo#76402: Write unit test for this first.Kohei Yoshida2-0/+64
2014-03-22fdo#76470: Write unit test for this first.Kohei Yoshida2-0/+108
2014-03-19Enable import export test for dash-dot and dash-dot-dot line types.Kohei Yoshida1-8/+12
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida1-0/+2
2014-03-17fdo#76140: Reimplement XIRR OpenCL test.Kohei Yoshida3-14/+13
2014-03-17fdo#76181 - cleanup OUString constructorsManas Joshi1-113/+80
2014-03-17sc: prefer passing OUString by referenceNoel Grandin1-2/+2
2014-03-15The test is incorrect.Kohei Yoshida1-1/+1
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