summaryrefslogtreecommitdiff
path: root/test/source
AgeCommit message (Expand)AuthorFilesLines
2019-01-18Add XDDELinks tests to ScDDELinksObjJens Carl1-0/+41
2019-01-16Move XStyleLoader2 tests to ScStyleFamiliesObjJens Carl2-97/+93
2019-01-10DocumentSettings Writer UNO API test (converted from Java test)Tomaž Vajngerl1-0/+26
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna2-1062/+10
2019-01-03Extend MetafileXmlDump::writeXml to cover MAPMODEMuhammet Kara1-0/+46
2018-12-19tdf#45904 Move XTableRows Java tests to C++Jens Carl1-0/+55
2018-12-18Add XServiceInfo tests to ScScenariosObjJens Carl1-0/+49
2018-12-18tdf#45904 Move XNameAccess Java tests to C++Jens Carl1-0/+56
2018-12-13Fix sc_ddelinkobj testsMike Kaganski2-24/+4
2018-12-05tdf#45904 Move XControlAccess Java test to C++Jens Carl1-0/+56
2018-12-05Make helper to create XControlShape.Jens Carl1-0/+55
2018-12-05tdf#45904 Move XRefreshable Java tests to C++Jens Carl1-0/+81
2018-12-04tdf#45904 Move XNamed Java tests to C++Jens Carl1-6/+14
2018-12-01Rename testGetByIndex to testIndexJens Carl1-1/+1
2018-12-01Enable XIndexAccess test casesJens Carl1-16/+15
2018-12-01Enable XElementAccess test casesJens Carl1-8/+11
2018-11-30Give CPPUNIT_ASSERT_MESSAGE a more meaningful messageJens Carl1-3/+2
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+1
2018-11-27tdf#45904 Move _XLinkTargetSupplier Java Tests to C++Rahul Gurung1-0/+30
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-1/+1
2018-11-14tdf#45904 Move _XEnumeration for ScCellsEnumeration to C++Jens Carl1-0/+43
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 Gurung1-0/+32
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 Gurung1-0/+31
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-25screenshots: add better diagnostics for failing CIThorsten Behrens1-16/+25
2018-09-22tdf#45904 Move _XIndent Java Tests to C++Rahul Gurung1-0/+55
2018-09-17New loplugin:externalStephan Bergmann2-3/+3
2018-09-10tdf#45904 Move _XMergeable Java Tests to C++Rahul Gurung1-0/+34
2018-09-10tdf#45904 Move _XChild Java tests to C++Rahul Gurung1-0/+40
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 Gurung1-0/+37
2018-09-05fix CppunitTest_cui_dialogs_test assertCaolán McNamara1-1/+1
2018-09-05tdf#45904 Move _XCell Java tests to C++Rahul Gurung1-0/+80
2018-08-30Fix typoAndrea Gelmini1-1/+1
2018-08-30tdf#45904 Move _XCellCursor Java tests to C++Rahul Gurung1-0/+128
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