summaryrefslogtreecommitdiff
path: root/test/inc
AgeCommit message (Expand)AuthorFilesLines
2018-12-05Make helper to create XControlShape.Jens Carl1-0/+42
2018-05-09move unoapi_property_tester to include so it can be used outsideTomaž Vajngerl1-119/+0
2018-04-17loplugin:constparamsNoel Grandin1-12/+12
2018-03-30Add UNO API property tester for common read-only properties.Jens Carl1-1/+41
2018-03-30Improve documentationJens Carl1-4/+4
2018-03-22Add UNO API property tester for double and read-only boolean.Jens Carl1-0/+18
2018-03-21Move UNO API property testers header fileJens Carl1-0/+61
2013-04-23execute move of global headersBjoern Michaelsen35-1501/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks26-594/+106
2013-04-09move Python tests in-processMichael Stahl1-1/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák12-32/+32
2013-03-04doubled namespaceThomas Arnhold1-2/+0
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza1-1/+1
2013-01-24sc test XSheetOutlineLaurent Godard1-0/+57
2013-01-17sc test for XSheetAnnotationsLaurent Godard1-0/+56
2013-01-17sc test for XSheetAnnotationLaurent Godard1-0/+60
2012-09-25move XGoalSeek api test to c++Markus Mohrhard1-0/+31
2012-08-01test::BootstrapFixture: make GraphicConverter workMiklos Vajna1-0/+3
2012-07-13test: move XMLDiff implementation details to cxx fileMichael Stahl1-67/+3
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-1/+0
2012-06-22re-base on ALv2 code. Includes:Michael Meeks1-26/+17
2012-05-12Explicitly export nested struct (needed on Mac OS X)Stephan Bergmann1-1/+1
2012-05-04Let's just combine the two tests, since one requires the other.Kohei Yoshida1-2/+1
2012-05-03Added interface test for text::XText.Kohei Yoshida1-0/+56
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara1-2/+0
2012-04-30More descriptive method name.Kohei Yoshida1-1/+1
2012-04-30Started porting the XPropertySet test code.Kohei Yoshida1-0/+86
2012-04-29WaE: tolerance.elementName & tolerance.attribName may be used uninitializedDavid Ostrovsky1-1/+5
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 Mohrhard1-57/+0
2012-04-27move xshape dumper into testMarkus Mohrhard1-0/+57
2012-04-27add tolerance to chart regression testMarkus Mohrhard1-1/+1
2012-04-27use the new xml diff in chart regression testMarkus Mohrhard1-1/+5
2012-04-26add xml diff with toleranceMarkus Mohrhard1-0/+93
2012-04-26add test for XTextContentMarkus Mohrhard1-0/+55
2012-04-26add test case for xtextfieldMarkus Mohrhard1-0/+48
2012-04-17transferring java XPrintAreas to c++Artur Dorda1-0/+59
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann12-0/+35
2012-03-01add test case for XSpreadsheetDocumentMarkus Mohrhard1-0/+50
2012-03-01WaE: C4265: class has virtual functions, but destructor is not virtualCaolán McNamara3-0/+4
2012-02-21WaE: add virtual dtorCaolán McNamara1-0/+1
2012-02-19add testRefresh to XDatabaseRangeMarkus Mohrhard1-0/+1
2012-02-19complete the XDataPilotTable2 testsMarkus Mohrhard1-1/+6
2012-02-19add test for XCellRangeReferrerMarkus Mohrhard1-0/+52
2012-02-17add test code for XCellRangeDataMarkus Mohrhard1-0/+48
2012-02-16add two more test cases to XDatabaseRangeMarkus Mohrhard1-0/+2
2012-02-13WaE: class has virtual functions, but destructor is not virtualTor Lillqvist3-0/+6
2012-02-10add XDataPilotTable2 test to ScDatPilotTableObjMarkus Mohrhard1-1/+3
2012-02-10add test code for XDataPilotTable2Markus Mohrhard1-0/+68
2012-02-02add test for XNameReplaceMarkus Mohrhard1-0/+56