summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2012-08-13Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann1-1/+0
2012-05-18WaE: make test msvc2008 warnings freeCaolán McNamara1-3/+3
2012-05-12Explicitly export nested struct (needed on Mac OS X)Stephan Bergmann1-1/+1
2012-05-08Property writable test for util::DateTime & fixed a copy/paste error.Kohei Yoshida1-1/+9
2012-05-04Let's just combine the two tests, since one requires the other.Kohei Yoshida2-9/+2
2012-05-03Added interface test for text::XText.Kohei Yoshida4-0/+112
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara2-19/+0
2012-04-30Implemented test for XPropertySet::setPropertyValue().Kohei Yoshida1-14/+53
2012-04-30More descriptive method name.Kohei Yoshida2-3/+4
2012-04-30Started porting the XPropertySet test code.Kohei Yoshida4-0/+299
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-29WaE: tolerance.elementName & tolerance.attribName may be used uninitializedDavid Ostrovsky1-1/+5
2012-04-28Do the test for real. XTextField and XTextContent.Kohei Yoshida1-1/+0
2012-04-28Initial skeleton for API test on ScEditFieldObj.Kohei Yoshida2-2/+6
2012-04-28we can't move that into a test only libMarkus Mohrhard4-208/+0
2012-04-27move xshape dumper into testMarkus Mohrhard4-0/+208
2012-04-27add tolerance to chart regression testMarkus Mohrhard2-3/+9
2012-04-27use the correct macroMarkus Mohrhard1-1/+1
2012-04-27improve assert messagesMarkus Mohrhard1-7/+17
2012-04-27use the new xml diff in chart regression testMarkus Mohrhard2-1/+11
2012-04-26std::isnan is c++11; use rtl::math::isNan for nowMarkus Mohrhard1-1/+2
2012-04-26add readme for xmldiffMarkus Mohrhard1-0/+5
2012-04-26add xml diff with toleranceMarkus Mohrhard4-0/+386
2012-04-26add test for XTextContentMarkus Mohrhard4-0/+135
2012-04-26add test case for xtextfieldMarkus Mohrhard4-0/+100
2012-04-23fix true->sal_False introduced in 6a018deLuboš Luňák1-1/+1
2012-04-23Revert "it seems tests runtime-depend on ucpchelp1 too"Luboš Luňák1-1/+0
2012-04-20it seems tests runtime-depend on ucpchelp1 tooLuboš Luňák1-0/+1
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara1-12/+12
2012-04-17transferring java XPrintAreas to c++Artur Dorda4-0/+122
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara1-6/+7
2012-04-12partially revert the editeng singleton stuff to get build to completeCaolán McNamara2-3/+0
2012-04-12Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida2-0/+3
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl2-4/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-19adjust test for the correct dbdata importMarkus Mohrhard1-1/+1
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann12-0/+35
2012-03-01add test case for XSpreadsheetDocumentMarkus Mohrhard4-0/+103
2012-03-01WaE: C4265: class has virtual functions, but destructor is not virtualCaolán McNamara6-0/+16
2012-02-24test: remove, now redundant dummy dialog.xlc / script.xlcMichael Meeks3-10/+0
2012-02-21WaE: add virtual dtorCaolán McNamara2-0/+5
2012-02-19add testRefresh to XDatabaseRangeMarkus Mohrhard2-0/+48
2012-02-19this test uses ScNamedRangeObj.ods tooMarkus Mohrhard1-1/+1
2012-02-19fix copy&paste errorMarkus Mohrhard1-1/+1
2012-02-19complete the XDataPilotTable2 testsMarkus Mohrhard2-6/+110
2012-02-19add test for XCellRangeReferrerMarkus Mohrhard4-0/+110
2012-02-17add test code for XCellRangeDataMarkus Mohrhard4-0/+139
2012-02-16add two more test cases to XDatabaseRangeMarkus Mohrhard2-0/+15