summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* lok: re-factor getTextSelection.Michael Meeks2019-08-052-0/+88
* test: check validator exit code *after* checking validator outputMichael Stahl2019-08-051-3/+3
* XmlTestTools::getXPath now asserts that non-empty attribute existsMike Kaganski2019-06-181-0/+3
* tdf#45904 Move _XEnumeration for ScCellsEnumeration to C++Jens Carl2018-11-142-0/+44
* tdf#113624 EMF+ Fix shift of DrawString without StringFormatBartosz Kosiorek2018-11-081-3/+3
* tdf#45904 Move _XEnumerationAccess Java Tests to C++Rahul Gurung2018-11-022-0/+33
* Clean up file by sorting entriesJens Carl2018-11-011-19/+19
* tdf#116989: add unit testMike Kaganski2018-10-301-13/+38
* Simplify containers iterations in test..toolsArkadiy Illarionov2018-10-242-6/+5
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-1/+1
* clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin2018-10-243-5/+4
* Let CppuniTest's unoexceptionprotector handle uncaught exceptionsStephan Bergmann2018-10-221-25/+22
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-2/+2
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-181-4/+1
* tdf#45904 Move _XTableChartsSupplier Java Tests to C++Rahul Gurung2018-10-162-0/+32
* clang-tidy misc-throw-by-value-catch-by-referenceNoel Grandin2018-10-121-2/+2
* loplugin:constfields in swNoel Grandin2018-10-033-16/+19
* Added base as a data providerVikas2018-09-284-0/+3
* screenshots: add better diagnostics for failing CIThorsten Behrens2018-09-251-16/+25
* tdf#45904 Move _XIndent Java Tests to C++Rahul Gurung2018-09-222-0/+56
* New loplugin:externalStephan Bergmann2018-09-172-3/+3
* tdf#45904 Move _XMergeable Java Tests to C++Rahul Gurung2018-09-102-0/+35
* tdf#45904 Move _XChild Java tests to C++Rahul Gurung2018-09-102-0/+41
* DeInitVCL in PythonTestStephan Bergmann2018-09-071-0/+6
* clang-tidy performance-unnecessary-value-paramNoel Grandin2018-09-061-2/+2
* tdf#45904 Move _XColumnRowRange Java tests to C++Rahul Gurung2018-09-062-0/+38
* fix CppunitTest_cui_dialogs_test assertCaolán McNamara2018-09-051-1/+1
* tdf#45904 Move _XCell Java tests to C++Rahul Gurung2018-09-052-0/+81
* Fix typoAndrea Gelmini2018-08-301-1/+1
* tdf#45904 Move _XCellCursor Java tests to C++Rahul Gurung2018-08-302-0/+129
* loplugin:returnconstant in hwpfilter,testNoel Grandin2018-08-131-2/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-022-0/+2
* loplugin:stringloop in variousNoel Grandin2018-07-291-4/+4
* cppcheck: useInitializationList in test to xmloffJochen Nitschke2018-07-291-4/+3
* Fix typoTor Lillqvist2018-07-091-1/+1
* tdf#45904 Move _XSheetCellCursor Java tests to C++Jens Carl2018-07-082-2/+141
* loplugin:passstuffbyrefNoel Grandin2018-07-081-2/+1
* tdf#117923: handle direct formatting for numbering in .docMike Kaganski2018-07-021-1/+6
* schema: ODF 1.3 + libreoffice extensions schemaMichael Stahl2018-06-291-1/+3
* test: invoke ODF validator with custom schemasMichael Stahl2018-06-291-3/+14
* tdf#45904 Move _XDocumentAuditing Java test to C++Jens Carl2018-06-292-0/+142
* tdf#45904 Move _XFormulaQuery Java tests to C++Jens Carl2018-06-142-0/+67
* tdf#45904 Move remaining _XCellRangeReferrer Java tests to C++Jens Carl2018-06-131-6/+4
* tdf#45904 Move _XCellRangeData Java test to C++Jens Carl2018-06-121-11/+34
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-0813-23/+0
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-012-6/+6
* use BitmapEx in the screenshot stuffNoel Grandin2018-05-301-3/+3
* make Bitmap/BitmapEx constructors explicitNoel Grandin2018-05-121-1/+1
* test: force EnableHeadlessMode() for PythonTestMichael Stahl2018-05-112-3/+3
* extend property tester - add optional variants and colorTomaž Vajngerl2018-05-091-3/+47