summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-07-22test: check validator exit code *after* checking validator outputMichael Stahl1-3/+3
2018-11-14tdf#45904 Move _XEnumeration for ScCellsEnumeration to C++Jens Carl2-0/+44
2018-11-08tdf#113624 EMF+ Fix shift of DrawString without StringFormatBartosz Kosiorek1-3/+3
2018-11-02tdf#45904 Move _XEnumerationAccess Java Tests to C++Rahul Gurung2-0/+33
2018-11-01Clean up file by sorting entriesJens Carl1-19/+19
2018-10-30tdf#116989: add unit testMike Kaganski1-13/+38
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov2-6/+5
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin3-5/+4
2018-10-22Let CppuniTest's unoexceptionprotector handle uncaught exceptionsStephan Bergmann1-25/+22
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-2/+2
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-4/+1
2018-10-16tdf#45904 Move _XTableChartsSupplier Java Tests to C++Rahul Gurung2-0/+32
2018-10-12clang-tidy misc-throw-by-value-catch-by-referenceNoel Grandin1-2/+2
2018-10-03loplugin:constfields in swNoel Grandin3-16/+19
2018-09-28Added base as a data providerVikas4-0/+3
2018-09-25screenshots: add better diagnostics for failing CIThorsten Behrens1-16/+25
2018-09-22tdf#45904 Move _XIndent Java Tests to C++Rahul Gurung2-0/+56
2018-09-17New loplugin:externalStephan Bergmann2-3/+3
2018-09-10tdf#45904 Move _XMergeable Java Tests to C++Rahul Gurung2-0/+35
2018-09-10tdf#45904 Move _XChild Java tests to C++Rahul Gurung2-0/+41
2018-09-07DeInitVCL in PythonTestStephan Bergmann1-0/+6
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-2/+2
2018-09-06tdf#45904 Move _XColumnRowRange Java tests to C++Rahul Gurung2-0/+38
2018-09-05fix CppunitTest_cui_dialogs_test assertCaolán McNamara1-1/+1
2018-09-05tdf#45904 Move _XCell Java tests to C++Rahul Gurung2-0/+81
2018-08-30Fix typoAndrea Gelmini1-1/+1
2018-08-30tdf#45904 Move _XCellCursor Java tests to C++Rahul Gurung2-0/+129
2018-08-13loplugin:returnconstant in hwpfilter,testNoel Grandin1-2/+1
2018-08-02Add missing sal/log.hxx headersGabor Kelemen2-0/+2
2018-07-29loplugin:stringloop in variousNoel Grandin1-4/+4
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke1-4/+3
2018-07-09Fix typoTor Lillqvist1-1/+1
2018-07-08tdf#45904 Move _XSheetCellCursor Java tests to C++Jens Carl2-2/+141
2018-07-08loplugin:passstuffbyrefNoel Grandin1-2/+1
2018-07-02tdf#117923: handle direct formatting for numbering in .docMike Kaganski1-1/+6
2018-06-29schema: ODF 1.3 + libreoffice extensions schemaMichael Stahl1-1/+3
2018-06-29test: invoke ODF validator with custom schemasMichael Stahl1-3/+14
2018-06-29tdf#45904 Move _XDocumentAuditing Java test to C++Jens Carl2-0/+142
2018-06-14tdf#45904 Move _XFormulaQuery Java tests to C++Jens Carl2-0/+67
2018-06-13tdf#45904 Move remaining _XCellRangeReferrer Java tests to C++Jens Carl1-6/+4
2018-06-12tdf#45904 Move _XCellRangeData Java test to C++Jens Carl1-11/+34
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin13-23/+0
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2-6/+6
2018-05-30use BitmapEx in the screenshot stuffNoel Grandin1-3/+3
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin1-1/+1
2018-05-11test: force EnableHeadlessMode() for PythonTestMichael Stahl2-3/+3
2018-05-09extend property tester - add optional variants and colorTomaž Vajngerl1-3/+47
2018-05-09move unoapi_property_tester to include so it can be used outsideTomaž Vajngerl6-126/+4
2018-05-08fix make screenshotCaolán McNamara1-1/+6