summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2012-09-21Fixed all discovered errors and extra unit tests to cover them.Kohei Yoshida
2012-09-21add test case for deleting the only row in ScRangeList::UpdateReferenceMarkus Mohrhard
2012-09-20introduce new option --disable-cve-testsDavid Ostrovsky
2012-09-19use the defines instead of hard coded numbersMarkus Mohrhard
2012-09-19enable the content test for lotus 123 filesMarkus Mohrhard
2012-09-18disable failing unoapi test, fdo#55065Markus Mohrhard
2012-09-18forgot to change the border xls testMarkus Mohrhard
2012-09-18add lotus .123 import testMarkus Mohrhard
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-18Test for setting current page back to '- all -' in pivot table.Kohei Yoshida
2012-09-18and another test for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-18more tests for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-18it is better to use ScRangeList::In than IntersectsMarkus Mohrhard
2012-09-18add tests for ScRangeList::UpdateReferenceMarkus Mohrhard
2012-09-17one more test for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-17add more test for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-17test case for ScRangeListMarkus Mohrhard
2012-09-14Unit test for ScRangeList. For now it's very basic. May expand later.Kohei Yoshida
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-29add unit test for basic sorting with cell noteMarkus Mohrhard
2012-08-27Add unit test for pivot table import from ods.Kohei Yoshida
2012-08-22New unit test for pivot table's case insensitive string comparison.Kohei Yoshida
2012-08-15ScFiltersTest: fix overloading problemMichael Stahl
2012-08-15Border test in Calc now checks also style in all bordersArtur Dorda
2012-08-15Border test in Calc now also checks distance, out- and inWidth in all bordersArtur Dorda
2012-08-15New border test for Calc, checks all the widthsArtur Dorda
2012-08-14New unit test for importing cell-anchored shapes from ods.Kohei Yoshida
2012-08-14implement dumper for new cond format testMarkus Mohrhard
2012-08-13Unit test for pivot table's text number field member output.Kohei Yoshida
2012-08-13Add test for csv filter as well.Kohei Yoshida
2012-08-13fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida
2012-08-13New HTML file to test number format on import.Kohei Yoshida
2012-08-13test with and without "Empty string as zero" optionEike Rathke
2012-08-13these test should not have been disabledMarkus Mohrhard
2012-08-13add simple test for ods color scale importMarkus Mohrhard
2012-08-09adapt unit test and activate all test casesMarkus Mohrhard
2012-08-08enable tests for fixed cursor row navigationMarkus Mohrhard
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet
2012-07-20second test for ScDocument::FindAreaPosMarkus Mohrhard
2012-07-20first test for ScDocument::FindAreaPosMarkus Mohrhard
2012-07-20adapt csv parser, don't trim whitespacesMarkus Mohrhard
2012-07-20enable the csv import testMarkus Mohrhard
2012-07-19Add test case for matrix reference cells with blank text resultDaniel Bankston
2012-07-19It's no longer possible to unionize value and string here...Kohei Yoshida
2012-07-19Support resizing matrix with a default value.Kohei Yoshida
2012-07-19Now, we need to explicitly pass 0.0 as the initial value of a matrix.Kohei Yoshida
2012-07-18unit test fdo#50345 accept empty string as scalar numeric 0 argumentEike Rathke
2012-07-15MSVC complains about too many implicit conversionsMichael Stahl
2012-07-13Merge branch 'feature/gsoc_test_improvements2'Markus Mohrhard
2012-07-13java: printStackTrace always to stderrThomas Arnhold