summaryrefslogtreecommitdiffstats
path: root/test/source
Commit message (Expand)AuthorAgeFilesLines
* we really don't need lang-conversion hereEike Rathke2012-11-171-6/+2
* Fix copy&paste in testMarcos Paulo de Souza2012-11-041-7/+7
* Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-311-1/+1
* String->OUString in tools::ErrorContextNoel Grandin2012-10-091-1/+1
* move XGoalSeek api test to c++Markus Mohrhard2012-09-251-0/+36
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-188-8/+8
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-17/+15
* test: string cleanup in BootstrapFixtureMiklos Vajna2012-08-021-11/+10
* test::BootstrapFixture: make GraphicConverter workMiklos Vajna2012-08-011-0/+9
* test: move XMLDiff implementation details to cxx fileMichael Stahl2012-07-131-1/+83
* WaE: make test msvc2008 warnings freeCaolán McNamara2012-05-181-3/+3
* 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-041-7/+1
* Added interface test for text::XText.Kohei Yoshida2012-05-031-0/+54
* rework callcatcher makefile to build subsequentcheck testsCaolán McNamara2012-05-011-17/+0
* Implemented test for XPropertySet::setPropertyValue().Kohei Yoshida2012-04-301-14/+53
* More descriptive method name.Kohei Yoshida2012-04-301-2/+3
* Started porting the XPropertySet test code.Kohei Yoshida2012-04-301-0/+211
* Do the test for real. XTextField and XTextContent.Kohei Yoshida2012-04-281-1/+0
* we can't move that into a test only libMarkus Mohrhard2012-04-281-149/+0
* move xshape dumper into testMarkus Mohrhard2012-04-271-0/+149
* add tolerance to chart regression testMarkus Mohrhard2012-04-271-2/+8
* 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-271-0/+6
* 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-261-0/+287
* add test for XTextContentMarkus Mohrhard2012-04-261-0/+78
* add test case for xtextfieldMarkus Mohrhard2012-04-261-0/+50
* fix true->sal_False introduced in 6a018deLuboš Luňák2012-04-231-1/+1
* WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara2012-04-201-12/+12
* transferring java XPrintAreas to c++Artur Dorda2012-04-171-0/+61
* 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-121-2/+0
* Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida2012-04-121-0/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* adjust test for the correct dbdata importMarkus Mohrhard2012-03-191-1/+1
* add test case for XSpreadsheetDocumentMarkus Mohrhard2012-03-011-0/+51
* WaE: C4265: class has virtual functions, but destructor is not virtualCaolán McNamara2012-03-013-0/+12
* WaE: add virtual dtorCaolán McNamara2012-02-211-0/+4
* add testRefresh to XDatabaseRangeMarkus Mohrhard2012-02-191-0/+47
* 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-191-5/+104
* add test for XCellRangeReferrerMarkus Mohrhard2012-02-191-0/+56
* add test code for XCellRangeDataMarkus Mohrhard2012-02-171-0/+89
* add two more test cases to XDatabaseRangeMarkus Mohrhard2012-02-161-0/+13
* fix errors with assertion macrosMarkus Mohrhard2012-02-121-2/+2
* use better assertion macrosMarkus Mohrhard2012-02-122-11/+11