summaryrefslogtreecommitdiff
path: root/sc/qa/extras
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20-Werror=undefStephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-12re-enable testStarBasic() & testVba() in for Windows ( macosx later )Noel Power
2013-03-12disable splitcolumn tests that seems to cause problems on some tinderboxesNoel Power
2013-03-11now that vba import is fixed re-enable the subsequentcheck testsNoel Power
2013-03-07disable new vba tests ( vba import for certain files appears broken )Noel Power
2013-03-07disable Ranges-2.xls vba test fileNoel Power
2013-03-07enable bag load of excel specific VBA api testsNoel Power
2013-02-05Pass DocumentService to the loader during macro tests.Kohei Yoshida
2013-01-31port ScOutlineObj to new UnoApiTest ctorMiklos Vajna
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza
2013-01-24sc test XSheetOutlineLaurent Godard
2013-01-17sc test for XSheetAnnotationsLaurent Godard
2013-01-17sc test for XSheetAnnotationLaurent Godard
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-07-Werror,-Wunused-resultStephan Bergmann
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-25move XGoalSeek api test to c++Markus Mohrhard
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-07-15MSVC complains about too many implicit conversionsMichael Stahl
2012-07-13Merge branch 'feature/gsoc_test_improvements2'Markus Mohrhard
2012-07-13test: move XMLDiff implementation details to cxx fileMichael Stahl
2012-07-09UNO API test for ScEditFieldObj wrt its properties.Kohei Yoshida
2012-05-04Let's just combine the two tests, since one requires the other.Kohei Yoshida
2012-05-03New API test for ScAnnotationShapeObj.Kohei Yoshida
2012-04-30Test setPropertyValue().Kohei Yoshida
2012-04-30Test for XPropertySet. This is still work-in-progress.Kohei Yoshida
2012-04-28Fixed crash on tear down during cppunit test.Kohei Yoshida
2012-04-28Test the header field API for real.Kohei Yoshida
2012-04-28Copy & paste the *_Cell test code into *_Header test code.Kohei Yoshida
2012-04-28Renamed the file to make room for the header version of the same test.Kohei Yoshida
2012-04-28Do the test for real. XTextField and XTextContent.Kohei Yoshida
2012-04-28Initial skeleton for API test on ScEditFieldObj.Kohei Yoshida
2012-04-27add tolerance to chart regression testMarkus Mohrhard
2012-04-27adapt dumper to new xml diffMarkus Mohrhard
2012-04-27use the new xml diff in chart regression testMarkus Mohrhard
2012-04-19enable the chart2 dumper testMarkus Mohrhard
2012-04-17transferring java XPrintAreas to c++Artur Dorda
2012-04-13move terminate to fixture decoratorCaolán McNamara
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-01move chart regression test data files to chart2Markus Mohrhard
2012-03-28add chart regression testMarkus Mohrhard
2012-03-26clean-up sc's macros_test a bitMarkus Mohrhard
2012-02-19add testRefresh to ScDatabaseRangeObj, related fdo#44167Markus Mohrhard
2012-02-19adapt ScDataPilotTableObj test to XDataPilotTable2 changesMarkus Mohrhard
2012-02-19add XCellRangeReferrer test to ScRangeNameObjMarkus Mohrhard
2012-02-19add XNamed test to ScNamedRangeMarkus Mohrhard
2012-02-17add test for ScCellRangeObj::setDataArray and getDataArrayMarkus Mohrhard