summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-01-29Add XSheetFilterDescriptor2 and XSheetFilterDescriptor3 testsJens Carl
2019-01-29sc: fix CppunitTest_sc_ddelinkobj to copy its test documentMichael Stahl
2019-01-29tdf#45904 Move XSimpleText Java tests to C++Ajay Mahato
2019-01-26Add XActionLockable tests to ScNamedRangesObjJens Carl
2019-01-26tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl
2019-01-25tdf#45904 Move XPropertySet Java tests to C++Jens Carl
2019-01-25Add XMultiFormulaTokens tests to ScTableValidationObjJens Carl
2019-01-25Fix typosJens Carl
2019-01-25tdf#45904 Move XPropertySet Java tests to C++Jens Carl
2019-01-24tdf#45904 Move XTableChart Java tests to C++Jens Carl
2019-01-24tdf#45904 Move XEmbeddedObjectSupplier Java test to C++Jens Carl
2019-01-22Add missing header fileJens Carl
2019-01-22tdf#45904 Move XDrawPages Java tests to C++Jens Carl
2019-01-18Add XDDELinks tests to ScDDELinksObjJens Carl
2019-01-16Move XStyleLoader2 tests to ScStyleFamiliesObjJens Carl
2019-01-10DocumentSettings Writer UNO API test (converted from Java test)Tomaž Vajngerl
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna
2019-01-03Extend MetafileXmlDump::writeXml to cover MAPMODEMuhammet Kara
2018-12-19tdf#45904 Move XTableRows Java tests to C++Jens Carl
2018-12-18Add XServiceInfo tests to ScScenariosObjJens Carl
2018-12-18tdf#45904 Move XNameAccess Java tests to C++Jens Carl
2018-12-13Fix sc_ddelinkobj testsMike Kaganski
2018-12-05tdf#45904 Move XControlAccess Java test to C++Jens Carl
2018-12-05Make helper to create XControlShape.Jens Carl
2018-12-05tdf#45904 Move XRefreshable Java tests to C++Jens Carl
2018-12-04tdf#45904 Move XNamed Java tests to C++Jens Carl
2018-12-01Rename testGetByIndex to testIndexJens Carl
2018-12-01Enable XIndexAccess test casesJens Carl
2018-12-01Enable XElementAccess test casesJens Carl
2018-11-30Give CPPUNIT_ASSERT_MESSAGE a more meaningful messageJens Carl
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-27tdf#45904 Move _XLinkTargetSupplier Java Tests to C++Rahul Gurung
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-14tdf#45904 Move _XEnumeration for ScCellsEnumeration to C++Jens Carl
2018-11-08tdf#113624 EMF+ Fix shift of DrawString without StringFormatBartosz Kosiorek
2018-11-02tdf#45904 Move _XEnumerationAccess Java Tests to C++Rahul Gurung
2018-11-01Clean up file by sorting entriesJens Carl
2018-10-30tdf#116989: add unit testMike Kaganski
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-22Let CppuniTest's unoexceptionprotector handle uncaught exceptionsStephan Bergmann
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-16tdf#45904 Move _XTableChartsSupplier Java Tests to C++Rahul Gurung
2018-10-12clang-tidy misc-throw-by-value-catch-by-referenceNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-28Added base as a data providerVikas
2018-09-25screenshots: add better diagnostics for failing CIThorsten Behrens