summaryrefslogtreecommitdiffstats
path: root/include/test
Commit message (Expand)AuthorAgeFilesLines
* Fix sc_ddelinkobj testsMike Kaganski2018-12-131-3/+1
* tdf#45904 Move XControlAccess Java test to C++Jens Carl2018-12-051-0/+35
* tdf#45904 Move XRefreshable Java tests to C++Jens Carl2018-12-051-0/+38
* tdf#45904 Move XNamed Java tests to C++Jens Carl2018-12-041-4/+14
* Rename testGetByIndex to testIndexJens Carl2018-12-011-3/+6
* Enable XIndexAccess test casesJens Carl2018-12-011-8/+15
* Enable XElementAccess test casesJens Carl2018-12-011-10/+18
* tdf#45904 Move _XLinkTargetSupplier Java Tests to C++Rahul Gurung2018-11-271-0/+34
* loplugin:staticmethods improvementNoel Grandin2018-11-164-5/+5
* Fix typo in codeAndrea Gelmini2018-11-141-3/+3
* tdf#45904 Move _XEnumeration for ScCellsEnumeration to C++Jens Carl2018-11-141-0/+36
* Replace "using namespace" with qualified indentifiersJens Carl2018-11-1211-46/+13
* tdf#45904 Move _XEnumerationAccess Java Tests to C++Rahul Gurung2018-11-021-0/+34
* tdf#45904 Move _XTableChartsSupplier Java Tests to C++Rahul Gurung2018-10-161-0/+34
* loplugin:constfields in swNoel Grandin2018-10-0314-24/+18
* tdf#45904 Move _XIndent Java Tests to C++Rahul Gurung2018-09-221-0/+35
* fix typoRahul Gurung2018-09-212-6/+6
* tdf#45904 Move _XMergeable Java Tests to C++Rahul Gurung2018-09-101-0/+34
* tdf#45904 Move _XChild Java tests to C++Rahul Gurung2018-09-101-0/+34
* clang-tidy performance-unnecessary-value-paramNoel Grandin2018-09-061-1/+1
* tdf#45904 Move _XColumnRowRange Java tests to C++Rahul Gurung2018-09-061-0/+35
* tdf#45904 Move _XCell Java tests to C++Rahul Gurung2018-09-051-0/+37
* tdf#45904 Move _XCellCursor Java tests to C++Rahul Gurung2018-08-301-0/+39
* loplugin:returnconstant in hwpfilter,testNoel Grandin2018-08-131-1/+1
* tdf#45904 Move _XSheetCellCursor Java tests to C++Jens Carl2018-07-081-0/+39
* loplugin:passstuffbyrefNoel Grandin2018-07-083-3/+3
* test: invoke ODF validator with custom schemasMichael Stahl2018-06-291-1/+1
* tdf#45904 Move _XDocumentAuditing Java test to C++Jens Carl2018-06-291-0/+47
* tdf#45904 Move _XFormulaQuery Java tests to C++Jens Carl2018-06-141-0/+57
* tdf#45904 Move remaining _XCellRangeReferrer Java tests to C++Jens Carl2018-06-131-4/+6
* tdf#45904 Move _XCellRangeData Java test to C++Jens Carl2018-06-121-0/+3
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* use BitmapEx in the screenshot stuffNoel Grandin2018-05-301-1/+1
* test: force EnableHeadlessMode() for PythonTestMichael Stahl2018-05-111-1/+1
* extend property tester - add optional variants and colorTomaž Vajngerl2018-05-091-0/+34
* move unoapi_property_tester to include so it can be used outsideTomaž Vajngerl2018-05-091-0/+119
* tdf#45904 Move _XScenario Java tests to C++Jens Carl2018-04-181-0/+34
* tdf#45904 Move _SheetSortDescriptor Java tests to C++Jens Carl2018-04-171-0/+34
* tdf#45904 Move _FunctionDescription Java tests to C++Jens Carl2018-04-151-0/+35
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-4/+0
* tdf#45904 Move _XCellRangeMovement Java tests to C++Jens Carl2018-04-061-0/+37
* tdf#45904 Move _XCellRangeFormula Java tests to C++Jens Carl2018-04-031-0/+34
* tdf#45904 Move _XArrayFormulaRange Java tests to C++Jens Carl2018-04-021-0/+35
* tdf#45904 Move _XActivationBroadcaster Java tests to C++Jens Carl2018-04-021-0/+36
* tdf#45904 Move _CaptionShape Java tests to C++Abhyudaya Sharma2018-04-011-0/+33
* tdf#45904 Move _XCalculatable Java test to C++Jens Carl2018-03-281-0/+39
* tdf#45904 Move _XDDELink Java test to C++Jens Carl2018-03-271-0/+36
* tdf#45904 Move _SpreadsheetDocumentSettings Java test to C++Jens Carl2018-03-221-0/+34
* Move UNO API property testers header fileJens Carl2018-03-211-61/+0
* Fix error with default argumentsJens Carl2018-03-201-2/+2