summaryrefslogtreecommitdiffstats
path: root/sc/qa
Commit message (Expand)AuthorAgeFilesLines
* add unit test for basic sorting with cell noteMarkus Mohrhard2012-08-291-0/+45
* Add unit test for pivot table import from ods.Kohei Yoshida2012-08-272-0/+84
* New unit test for pivot table's case insensitive string comparison.Kohei Yoshida2012-08-221-0/+63
* ScFiltersTest: fix overloading problemMichael Stahl2012-08-151-4/+4
* Border test in Calc now checks also style in all bordersArtur Dorda2012-08-151-19/+32
* Border test in Calc now also checks distance, out- and inWidth in all bordersArtur Dorda2012-08-151-19/+47
* New border test for Calc, checks all the widthsArtur Dorda2012-08-152-0/+64
* New unit test for importing cell-anchored shapes from ods.Kohei Yoshida2012-08-142-0/+41
* implement dumper for new cond format testMarkus Mohrhard2012-08-141-0/+1
* Unit test for pivot table's text number field member output.Kohei Yoshida2012-08-131-0/+81
* Add test for csv filter as well.Kohei Yoshida2012-08-132-0/+33
* fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida2012-08-131-1/+1
* New HTML file to test number format on import.Kohei Yoshida2012-08-132-2/+43
* test with and without "Empty string as zero" optionEike Rathke2012-08-131-2/+22
* these test should not have been disabledMarkus Mohrhard2012-08-131-2/+0
* add simple test for ods color scale importMarkus Mohrhard2012-08-132-0/+47
* adapt unit test and activate all test casesMarkus Mohrhard2012-08-091-20/+16
* enable tests for fixed cursor row navigationMarkus Mohrhard2012-08-081-6/+2
* Static method sleep from Thread should be accessed in a static wayJulien Nabet2012-08-061-3/+3
* second test for ScDocument::FindAreaPosMarkus Mohrhard2012-07-201-1/+68
* first test for ScDocument::FindAreaPosMarkus Mohrhard2012-07-201-0/+75
* adapt csv parser, don't trim whitespacesMarkus Mohrhard2012-07-207-44/+45
* enable the csv import testMarkus Mohrhard2012-07-201-2/+0
* Add test case for matrix reference cells with blank text resultDaniel Bankston2012-07-193-1/+11
* It's no longer possible to unionize value and string here...Kohei Yoshida2012-07-191-1/+1
* Support resizing matrix with a default value.Kohei Yoshida2012-07-191-1/+1
* Now, we need to explicitly pass 0.0 as the initial value of a matrix.Kohei Yoshida2012-07-191-63/+48
* unit test fdo#50345 accept empty string as scalar numeric 0 argumentEike Rathke2012-07-181-0/+15
* MSVC complains about too many implicit conversionsMichael Stahl2012-07-151-1/+1
* Merge branch 'feature/gsoc_test_improvements2'Markus Mohrhard2012-07-131-3/+2
|\
| * test: move XMLDiff implementation details to cxx fileMichael Stahl2012-07-131-3/+2
* | java: printStackTrace always to stderrThomas Arnhold2012-07-131-3/+3
* | Add test case for ODS column width importDaniel Bankston2012-07-122-5/+9
* | Add test for volatile functions for ODS importDaniel Bankston2012-07-112-0/+24
* | Expand cached matrix formula result test case to include other potential probsDaniel Bankston2012-07-112-2/+5
* | Add test for cached matrix formula resultsDaniel Bankston2012-07-113-1/+24
* | Add test for import of cached formula results (without hard-recalc)Daniel Bankston2012-07-111-0/+27
* | Add test for hard recalcDaniel Bankston2012-07-113-0/+21
* | Improve performance of data validity unit testDaniel Bankston2012-07-111-36/+25
* | Add unit test for ODS row height importDaniel Bankston2012-07-111-2/+4
* | Change sc subseq unit tests to use more appropriate cppunit assert macrosDaniel Bankston2012-07-111-51/+36
* | UNO API test for ScEditFieldObj wrt its properties.Kohei Yoshida2012-07-091-1/+39
* | Unit test for string input with custom string handling policy.Kohei Yoshida2012-07-091-0/+9
|/
* Test where the member count of a dimension changes after refresh.Kohei Yoshida2012-07-061-0/+26
* New unit test for pivot table's handling of empty rows.Kohei Yoshida2012-07-061-0/+89
* add a import test for control shapesMarkus Mohrhard2012-07-062-0/+33
* Replaced deprecated tools/String with OUString in ScMatrixSören Möller2012-07-051-1/+1
* replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl2012-07-042-7/+13
* add hard recalc to the remaining calc import testsMarkus Mohrhard2012-07-041-1/+7
* test related to fdo#51601Markus Mohrhard2012-07-041-0/+0