summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2012-08-13Add test for csv filter as well.Kohei Yoshida2-0/+33
2012-08-13fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida1-1/+1
2012-08-13New HTML file to test number format on import.Kohei Yoshida2-2/+43
2012-08-13test with and without "Empty string as zero" optionEike Rathke1-2/+22
2012-08-13these test should not have been disabledMarkus Mohrhard1-2/+0
2012-08-13add simple test for ods color scale importMarkus Mohrhard2-0/+47
2012-08-09adapt unit test and activate all test casesMarkus Mohrhard1-20/+16
2012-08-08enable tests for fixed cursor row navigationMarkus Mohrhard1-6/+2
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet1-3/+3
2012-07-20second test for ScDocument::FindAreaPosMarkus Mohrhard1-1/+68
2012-07-20first test for ScDocument::FindAreaPosMarkus Mohrhard1-0/+75
2012-07-20adapt csv parser, don't trim whitespacesMarkus Mohrhard7-44/+45
2012-07-20enable the csv import testMarkus Mohrhard1-2/+0
2012-07-19Add test case for matrix reference cells with blank text resultDaniel Bankston3-1/+11
2012-07-19It's no longer possible to unionize value and string here...Kohei Yoshida1-1/+1
2012-07-19Support resizing matrix with a default value.Kohei Yoshida1-1/+1
2012-07-19Now, we need to explicitly pass 0.0 as the initial value of a matrix.Kohei Yoshida1-63/+48
2012-07-18unit test fdo#50345 accept empty string as scalar numeric 0 argumentEike Rathke1-0/+15
2012-07-15MSVC complains about too many implicit conversionsMichael Stahl1-1/+1
2012-07-13Merge branch 'feature/gsoc_test_improvements2'Markus Mohrhard1-3/+2
2012-07-13java: printStackTrace always to stderrThomas Arnhold1-3/+3
2012-07-13test: move XMLDiff implementation details to cxx fileMichael Stahl1-3/+2
2012-07-12Add test case for ODS column width importDaniel Bankston2-5/+9
2012-07-11Add test for volatile functions for ODS importDaniel Bankston2-0/+24
2012-07-11Expand cached matrix formula result test case to include other potential probsDaniel Bankston2-2/+5
2012-07-11Add test for cached matrix formula resultsDaniel Bankston3-1/+24
2012-07-11Add test for import of cached formula results (without hard-recalc)Daniel Bankston1-0/+27
2012-07-11Add test for hard recalcDaniel Bankston3-0/+21
2012-07-11Improve performance of data validity unit testDaniel Bankston1-36/+25
2012-07-11Add unit test for ODS row height importDaniel Bankston1-2/+4
2012-07-11Change sc subseq unit tests to use more appropriate cppunit assert macrosDaniel Bankston1-51/+36
2012-07-09UNO API test for ScEditFieldObj wrt its properties.Kohei Yoshida1-1/+39
2012-07-09Unit test for string input with custom string handling policy.Kohei Yoshida1-0/+9
2012-07-06Test where the member count of a dimension changes after refresh.Kohei Yoshida1-0/+26
2012-07-06New unit test for pivot table's handling of empty rows.Kohei Yoshida1-0/+89
2012-07-06add a import test for control shapesMarkus Mohrhard2-0/+33
2012-07-05Replaced deprecated tools/String with OUString in ScMatrixSören Möller1-1/+1
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl2-7/+13
2012-07-04add hard recalc to the remaining calc import testsMarkus Mohrhard1-1/+7
2012-07-04test related to fdo#51601Markus Mohrhard1-0/+0
2012-06-29re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-26resolved fdo#51442 N() inconsistent argument handlingEike Rathke1-10/+22
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl1-6/+6
2012-06-22re-base on ALv2 code.Michael Meeks1-0/+17
2012-06-21re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-21re-base on ALv2 code.Michael Meeks7-164/+101
2012-06-20disable this test for now, fails on windows due to row height problemMarkus Mohrhard1-1/+2
2012-06-20Add test case for cell text with line breaksDaniel Bankston2-0/+7
2012-06-20Add test case for row height to formats unit testDaniel Bankston1-2/+8
2012-06-20Add test case for i53253 to formats unit testDaniel Bankston2-1/+9