summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
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
2012-07-13test: move XMLDiff implementation details to cxx fileMichael Stahl
2012-07-12Add test case for ODS column width importDaniel Bankston
2012-07-11Add test for volatile functions for ODS importDaniel Bankston
2012-07-11Expand cached matrix formula result test case to include other potential probsDaniel Bankston
2012-07-11Add test for cached matrix formula resultsDaniel Bankston
2012-07-11Add test for import of cached formula results (without hard-recalc)Daniel Bankston
2012-07-11Add test for hard recalcDaniel Bankston
2012-07-11Improve performance of data validity unit testDaniel Bankston
2012-07-11Add unit test for ODS row height importDaniel Bankston
2012-07-11Change sc subseq unit tests to use more appropriate cppunit assert macrosDaniel Bankston
2012-07-09UNO API test for ScEditFieldObj wrt its properties.Kohei Yoshida
2012-07-09Unit test for string input with custom string handling policy.Kohei Yoshida
2012-07-06Test where the member count of a dimension changes after refresh.Kohei Yoshida
2012-07-06New unit test for pivot table's handling of empty rows.Kohei Yoshida
2012-07-06add a import test for control shapesMarkus Mohrhard
2012-07-05Replaced deprecated tools/String with OUString in ScMatrixSören Möller
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-04add hard recalc to the remaining calc import testsMarkus Mohrhard
2012-07-04test related to fdo#51601Markus Mohrhard
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-26resolved fdo#51442 N() inconsistent argument handlingEike Rathke
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20disable this test for now, fails on windows due to row height problemMarkus Mohrhard
2012-06-20Add test case for cell text with line breaksDaniel Bankston
2012-06-20Add test case for row height to formats unit testDaniel Bankston
2012-06-20Add test case for i53253 to formats unit testDaniel Bankston
2012-06-17Improve unit test for ODS import of data validityDaniel Bankston
2012-06-17Add unit test for ODS import of Data ValidityDaniel Bankston
2012-06-17Add ODS unittest that checks merged cells and their content on multiple sheetsDaniel Bankston
2012-06-17Extend repeated columns unit test to check both text and numbersDaniel Bankston
2012-06-17Commit files used in repeated columns unit testDaniel Bankston
2012-06-17Added unit test for repeated columns in ODS import.Daniel Bankston
2012-06-15Extend current database range unit test to also check xls and xlsxDaniel Bankston
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers
2012-06-01targeted string re-workNorbert Thiebaud