summaryrefslogtreecommitdiff
path: root/sc/qa/extras
AgeCommit message (Expand)AuthorFilesLines
2013-04-26fixThomas Arnhold1-0/+3
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks13-303/+52
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák15-111/+111
2013-03-20-Werror=undefStephan Bergmann1-2/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold5-6/+6
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold14-62/+61
2013-03-12re-enable testStarBasic() & testVba() in for Windows ( macosx later )Noel Power1-1/+1
2013-03-12disable splitcolumn tests that seems to cause problems on some tinderboxesNoel Power1-0/+0
2013-03-11now that vba import is fixed re-enable the subsequentcheck testsNoel Power1-2/+0
2013-03-07disable new vba tests ( vba import for certain files appears broken )Noel Power1-0/+2
2013-03-07disable Ranges-2.xls vba test fileNoel Power1-0/+5
2013-03-07enable bag load of excel specific VBA api testsNoel Power18-1/+73
2013-02-05Pass DocumentService to the loader during macro tests.Kohei Yoshida10-13/+13
2013-01-31port ScOutlineObj to new UnoApiTest ctorMiklos Vajna1-0/+1
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza17-53/+51
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