summaryrefslogtreecommitdiff
path: root/sc/qa/extras
AgeCommit message (Expand)AuthorFilesLines
2013-01-24sc test XSheetOutlineLaurent Godard2-0/+108
2013-01-17sc test for XSheetAnnotationsLaurent Godard1-0/+117
2013-01-17sc test for XSheetAnnotationLaurent Godard2-0/+134
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2-6/+4
2012-12-07-Werror,-Wunused-resultStephan Bergmann1-2/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-0/+6
2012-09-25move XGoalSeek api test to c++Markus Mohrhard2-0/+69
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
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-13test: move XMLDiff implementation details to cxx fileMichael Stahl1-3/+2
2012-07-09UNO API test for ScEditFieldObj wrt its properties.Kohei Yoshida1-1/+39
2012-05-04Let's just combine the two tests, since one requires the other.Kohei Yoshida1-3/+2
2012-05-03New API test for ScAnnotationShapeObj.Kohei Yoshida1-0/+129
2012-04-30Test setPropertyValue().Kohei Yoshida2-2/+4
2012-04-30Test for XPropertySet. This is still work-in-progress.Kohei Yoshida2-4/+17
2012-04-28Fixed crash on tear down during cppunit test.Kohei Yoshida2-0/+8
2012-04-28Test the header field API for real.Kohei Yoshida1-38/+29
2012-04-28Copy & paste the *_Cell test code into *_Header test code.Kohei Yoshida1-0/+162
2012-04-28Renamed the file to make room for the header version of the same test.Kohei Yoshida1-13/+13
2012-04-28Do the test for real. XTextField and XTextContent.Kohei Yoshida1-5/+78
2012-04-28Initial skeleton for API test on ScEditFieldObj.Kohei Yoshida1-0/+89
2012-04-27add tolerance to chart regression testMarkus Mohrhard1-3/+4
2012-04-27adapt dumper to new xml diffMarkus Mohrhard1-0/+1
2012-04-27use the new xml diff in chart regression testMarkus Mohrhard1-28/+6
2012-04-19enable the chart2 dumper testMarkus Mohrhard1-1/+42
2012-04-17transferring java XPrintAreas to c++Artur Dorda1-1/+5
2012-04-13move terminate to fixture decoratorCaolán McNamara7-49/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-04-01move chart regression test data files to chart2Markus Mohrhard1-3/+1
2012-03-28add chart regression testMarkus Mohrhard1-0/+167
2012-03-26clean-up sc's macros_test a bitMarkus Mohrhard1-30/+3
2012-02-19add testRefresh to ScDatabaseRangeObj, related fdo#44167Markus Mohrhard2-1/+2
2012-02-19adapt ScDataPilotTableObj test to XDataPilotTable2 changesMarkus Mohrhard1-1/+12
2012-02-19add XCellRangeReferrer test to ScRangeNameObjMarkus Mohrhard1-4/+7
2012-02-19add XNamed test to ScNamedRangeMarkus Mohrhard4-13/+32
2012-02-17add test for ScCellRangeObj::setDataArray and getDataArrayMarkus Mohrhard2-2/+26
2012-02-16add missing fileMarkus Mohrhard1-0/+0
2012-02-16add two more test cases to XDatabaseRangeMarkus Mohrhard1-1/+3
2012-02-16enable XDatabaseRangeTest againMarkus Mohrhard1-1/+1
2012-02-12use better assertion macrosMarkus Mohrhard1-2/+2
2012-02-10add XDataPilotTable2 test to ScDatPilotTableObjMarkus Mohrhard1-2/+35
2012-01-30add test case for XReplaceableMarkus Mohrhard3-4/+24
2012-01-25add test for ScTableSheetObjMarkus Mohrhard2-0/+87
2012-01-25add XNamed interface test and add this test to ScDataPilotTableObjMarkus Mohrhard1-2/+14
2012-01-24enable ScDataPilotTableObj::testRefresh againMarkus Mohrhard1-2/+2
2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard18-2374/+664
2012-01-19Undo inadvertent indentation change.Stephan Bergmann1-1/+1
2012-01-19Fix C++03 enum member scope.Stephan Bergmann1-5/+5
2012-01-18little clean-up in xspreadsheet2 testMarkus Mohrhard1-19/+8