summaryrefslogtreecommitdiffstats
path: root/sc/qa
Commit message (Expand)AuthorAgeFilesLines
* fdo#72741 - write unit test for in formula group swapping.Michael Meeks2014-03-142-6/+71
* Clean up a little.Kohei Yoshida2014-03-141-9/+1
* unit test for string conversion feature, related fdo#37132 fdo#74622Eike Rathke2014-03-141-3/+74
* fdo#58307: Write export test for this to ensure it won't go away...Kohei Yoshida2014-03-132-0/+68
* fdo#76032: Write test for this.Kohei Yoshida2014-03-132-0/+39
* fdo#76132: Write test for this first.Kohei Yoshida2014-03-131-0/+31
* fdo#75642: Add test case for this.Kohei Yoshida2014-03-133-1/+24
* fdo#75977: Write test for this.Kohei Yoshida2014-03-122-0/+61
* coverity#1158232 Fix ownership of NamedDBs::insert argumentStephan Bergmann2014-03-121-1/+5
* "overflow" is one wordTor Lillqvist2014-03-111-6/+6
* fdo#75815: Write test for this first.Kohei Yoshida2014-03-102-0/+89
* fdo#74747: Test cached numeric results too just to be safe.Kohei Yoshida2014-03-101-1/+4
* fdo#74747: Write test for this first.Kohei Yoshida2014-03-102-0/+70
* round to multiple of absolute significance, fdo#71720 follow-upEike Rathke2014-03-101-0/+0
* fdo#75950: Add test for this.Kohei Yoshida2014-03-102-0/+74
* ISO.CEILING without _xlfn. prefix, it is defined in OOXML, fdo#71720 follow-upEike Rathke2014-03-101-1/+1
* fdo#71720 Add Excel 2010 functionsWinfried Donkers2014-03-102-3/+6
* fdo#75962: Write test for this first.Kohei Yoshida2014-03-091-0/+25
* fdo#75960: Write unit test for this.Kohei Yoshida2014-03-092-0/+29
* coverity#1078724 Dereference null return valueCaolán McNamara2014-03-091-0/+1
* More consistent number format inheritence policy.Kohei Yoshida2014-03-081-1/+1
* This test file had wrong cached formula result stored.Kohei Yoshida2014-03-081-0/+0
* enable ODF export validationMarkus Mohrhard2014-03-081-0/+2
* Move these tests to ucalc_formula.Kohei Yoshida2014-03-073-71/+67
* fdo#75628: Write unit test for this.Kohei Yoshida2014-03-071-1/+28
* fdo#75718: Write unit test for this.Kohei Yoshida2014-03-071-0/+36
* coverity#1190355 Dereference null return valueCaolán McNamara2014-03-061-0/+1
* remove more places that reference the old crash testingMarkus Mohrhard2014-03-061-7/+0
* fdo#72197 Add Excel 2010 functionsWinfried Donkers2014-03-052-5/+9
* move the export validation code to testMarkus Mohrhard2014-03-051-67/+1
* let us use OOXML transitional in the calc export testsMarkus Mohrhard2014-03-051-1/+5
* use CPPUNIT_ASSERT_EQUALMarkus Mohrhard2014-03-051-1/+1
* integrate the financial-functions testMarkus Mohrhard2014-03-052-1/+4
* add import test for financial functionsKen Biondi2014-03-052-0/+55
* fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida2014-03-041-2/+2
* upgrade liborcusMarkus Mohrhard2014-03-031-4/+4
* remove remaining parts of the old crash testingMarkus Mohrhard2014-03-031-73/+0
* add experimental export file validationMarkus Mohrhard2014-03-031-1/+66
* add import test for strict OOXML import in calcMarkus Mohrhard2014-03-032-0/+11
* fdo#75053: Write test for this.Kohei Yoshida2014-02-282-0/+92
* Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida2014-02-271-4/+4
* coverity#1187686 Dereference null return valueCaolán McNamara2014-02-271-0/+1
* fdo#75386: Add unit test for this.Kohei Yoshida2014-02-255-44/+177
* fdo#72041: Add import test to catch an issue with external ref cache.Kohei Yoshida2014-02-252-0/+17
* fdo#75304: Add test for external reference cache import from XLSX.Kohei Yoshida2014-02-242-0/+17
* Extra space.Kohei Yoshida2014-02-241-1/+0
* fdo#75259: Add unit test for sharing of string pools with undo docs.Kohei Yoshida2014-02-242-0/+34
* Fix -Werror=shadowMatteo Casalin2014-02-241-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-2/+2
* fdo#74345: Minimalistic test to reproduce this.Kohei Yoshida2014-02-212-0/+95