Age | Commit message (Expand) | Author |
2012-05-12 | Explicitly export nested struct (needed on Mac OS X) | Stephan Bergmann |
2012-05-08 | Property writable test for util::DateTime & fixed a copy/paste error. | Kohei Yoshida |
2012-05-04 | Let's just combine the two tests, since one requires the other. | Kohei Yoshida |
2012-05-03 | Added interface test for text::XText. | Kohei Yoshida |
2012-05-01 | rework callcatcher makefile to build subsequentcheck tests | Caolán McNamara |
2012-04-30 | Implemented test for XPropertySet::setPropertyValue(). | Kohei Yoshida |
2012-04-30 | More descriptive method name. | Kohei Yoshida |
2012-04-30 | Started porting the XPropertySet test code. | Kohei Yoshida |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-29 | WaE: tolerance.elementName & tolerance.attribName may be used uninitialized | David Ostrovsky |
2012-04-28 | Do the test for real. XTextField and XTextContent. | Kohei Yoshida |
2012-04-28 | Initial skeleton for API test on ScEditFieldObj. | Kohei Yoshida |
2012-04-28 | we can't move that into a test only lib | Markus Mohrhard |
2012-04-27 | move xshape dumper into test | Markus Mohrhard |
2012-04-27 | add tolerance to chart regression test | Markus Mohrhard |
2012-04-27 | use the correct macro | Markus Mohrhard |
2012-04-27 | improve assert messages | Markus Mohrhard |
2012-04-27 | use the new xml diff in chart regression test | Markus Mohrhard |
2012-04-26 | std::isnan is c++11; use rtl::math::isNan for now | Markus Mohrhard |
2012-04-26 | add readme for xmldiff | Markus Mohrhard |
2012-04-26 | add xml diff with tolerance | Markus Mohrhard |
2012-04-26 | add test for XTextContent | Markus Mohrhard |
2012-04-26 | add test case for xtextfield | Markus Mohrhard |
2012-04-23 | fix true->sal_False introduced in 6a018de | Luboš Luňák |
2012-04-23 | Revert "it seems tests runtime-depend on ucpchelp1 too" | Luboš Luňák |
2012-04-20 | it seems tests runtime-depend on ucpchelp1 too | Luboš Luňák |
2012-04-20 | WaE: MSVC2008 C2220 unsafe mix of types in operation | Caolán McNamara |
2012-04-17 | transferring java XPrintAreas to c++ | Artur Dorda |
2012-04-13 | setup/teardown default component context once before/after all tests | Caolán McNamara |
2012-04-12 | partially revert the editeng singleton stuff to get build to complete | Caolán McNamara |
2012-04-12 | Handle the correct deletion order of EditDLL in the base class. | Kohei Yoshida |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-19 | adjust test for the correct dbdata import | Markus Mohrhard |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-01 | add test case for XSpreadsheetDocument | Markus Mohrhard |
2012-03-01 | WaE: C4265: class has virtual functions, but destructor is not virtual | Caolán McNamara |
2012-02-24 | test: remove, now redundant dummy dialog.xlc / script.xlc | Michael Meeks |
2012-02-21 | WaE: add virtual dtor | Caolán McNamara |
2012-02-19 | add testRefresh to XDatabaseRange | Markus Mohrhard |
2012-02-19 | this test uses ScNamedRangeObj.ods too | Markus Mohrhard |
2012-02-19 | fix copy&paste error | Markus Mohrhard |
2012-02-19 | complete the XDataPilotTable2 tests | Markus Mohrhard |
2012-02-19 | add test for XCellRangeReferrer | Markus Mohrhard |
2012-02-17 | add test code for XCellRangeData | Markus Mohrhard |
2012-02-16 | add two more test cases to XDatabaseRange | Markus Mohrhard |
2012-02-13 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist |
2012-02-12 | fix errors with assertion macros | Markus Mohrhard |