summaryrefslogtreecommitdiff
path: root/sc/qa/unit
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-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-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-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-26resolved fdo#51442 N() inconsistent argument handlingEike Rathke1-10/+22
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl1-6/+6
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
2012-06-17Improve unit test for ODS import of data validityDaniel Bankston1-26/+41
2012-06-17Add unit test for ODS import of Data ValidityDaniel Bankston4-0/+150
2012-06-17Add ODS unittest that checks merged cells and their content on multiple sheetsDaniel Bankston4-0/+74
2012-06-17Extend repeated columns unit test to check both text and numbersDaniel Bankston4-3/+10
2012-06-17Commit files used in repeated columns unit testDaniel Bankston2-0/+1
2012-06-17Added unit test for repeated columns in ODS import.Daniel Bankston1-0/+16
2012-06-15Extend current database range unit test to also check xls and xlsxDaniel Bankston4-13/+58
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers1-0/+1
2012-06-01targeted string re-workNorbert Thiebaud1-169/+169
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida1-3/+3