summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann2012-08-131-1/+0
* WaE: make test msvc2008 warnings freeCaolán McNamara2012-05-181-3/+3
* Explicitly export nested struct (needed on Mac OS X)Stephan Bergmann2012-05-121-1/+1
* Property writable test for util::DateTime & fixed a copy/paste error.Kohei Yoshida2012-05-081-1/+9
* Let's just combine the two tests, since one requires the other.Kohei Yoshida2012-05-042-9/+2
* Added interface test for text::XText.Kohei Yoshida2012-05-034-0/+112
* rework callcatcher makefile to build subsequentcheck testsCaolán McNamara2012-05-012-19/+0
* Implemented test for XPropertySet::setPropertyValue().Kohei Yoshida2012-04-301-14/+53
* More descriptive method name.Kohei Yoshida2012-04-302-3/+4
* Started porting the XPropertySet test code.Kohei Yoshida2012-04-304-0/+299
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* WaE: tolerance.elementName & tolerance.attribName may be used uninitializedDavid Ostrovsky2012-04-291-1/+5
* Do the test for real. XTextField and XTextContent.Kohei Yoshida2012-04-281-1/+0
* Initial skeleton for API test on ScEditFieldObj.Kohei Yoshida2012-04-282-2/+6
* we can't move that into a test only libMarkus Mohrhard2012-04-284-208/+0
* move xshape dumper into testMarkus Mohrhard2012-04-274-0/+208
* add tolerance to chart regression testMarkus Mohrhard2012-04-272-3/+9
* use the correct macroMarkus Mohrhard2012-04-271-1/+1
* improve assert messagesMarkus Mohrhard2012-04-271-7/+17
* use the new xml diff in chart regression testMarkus Mohrhard2012-04-272-1/+11
* std::isnan is c++11; use rtl::math::isNan for nowMarkus Mohrhard2012-04-261-1/+2
* add readme for xmldiffMarkus Mohrhard2012-04-261-0/+5
* add xml diff with toleranceMarkus Mohrhard2012-04-264-0/+386
* add test for XTextContentMarkus Mohrhard2012-04-264-0/+135
* add test case for xtextfieldMarkus Mohrhard2012-04-264-0/+100
* fix true->sal_False introduced in 6a018deLuboš Luňák2012-04-231-1/+1
* Revert "it seems tests runtime-depend on ucpchelp1 too"Luboš Luňák2012-04-231-1/+0
* it seems tests runtime-depend on ucpchelp1 tooLuboš Luňák2012-04-201-0/+1
* WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara2012-04-201-12/+12
* transferring java XPrintAreas to c++Artur Dorda2012-04-174-0/+122
* setup/teardown default component context once before/after all testsCaolán McNamara2012-04-131-6/+7
* partially revert the editeng singleton stuff to get build to completeCaolán McNamara2012-04-122-3/+0
* Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida2012-04-122-0/+3
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-082-4/+4
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* chmod -xTor Lillqvist2012-03-211-0/+0
* adjust test for the correct dbdata importMarkus Mohrhard2012-03-191-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-1412-0/+35
* add test case for XSpreadsheetDocumentMarkus Mohrhard2012-03-014-0/+103
* WaE: C4265: class has virtual functions, but destructor is not virtualCaolán McNamara2012-03-016-0/+16
* test: remove, now redundant dummy dialog.xlc / script.xlcMichael Meeks2012-02-243-10/+0
* WaE: add virtual dtorCaolán McNamara2012-02-212-0/+5
* add testRefresh to XDatabaseRangeMarkus Mohrhard2012-02-192-0/+48
* this test uses ScNamedRangeObj.ods tooMarkus Mohrhard2012-02-191-1/+1
* fix copy&paste errorMarkus Mohrhard2012-02-191-1/+1
* complete the XDataPilotTable2 testsMarkus Mohrhard2012-02-192-6/+110
* add test for XCellRangeReferrerMarkus Mohrhard2012-02-194-0/+110
* add test code for XCellRangeDataMarkus Mohrhard2012-02-174-0/+139
* add two more test cases to XDatabaseRangeMarkus Mohrhard2012-02-162-0/+15