summaryrefslogtreecommitdiff
path: root/test/source/container
AgeCommit message (Expand)AuthorFilesLines
2019-12-19tdf#42949 Fix IWYU warnings in test/Gabor Kelemen9-15/+9
2019-07-28loplugin:oncevarNoel Grandin1-2/+1
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov1-1/+1
2019-03-29tdf#45904 Move XNamed Java tests to C++Jens Carl1-0/+14
2019-03-13tdf#45904 Move XNameReplace Java tests to C++Jens Carl1-10/+18
2019-03-11tdf#45904 Move XNameContainer Java tests to C++Jens Carl1-7/+18
2019-02-27Add missing XNameContainer tests to ScDataPilotFieldGroupsObjJens Carl1-24/+63
2018-12-18tdf#45904 Move XNameAccess Java tests to C++Jens Carl1-0/+56
2018-12-04tdf#45904 Move XNamed Java tests to C++Jens Carl1-6/+14
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-14tdf#45904 Move _XEnumeration for ScCellsEnumeration to C++Jens Carl1-0/+43
2018-11-02tdf#45904 Move _XEnumerationAccess Java Tests to C++Rahul Gurung1-0/+32
2018-09-10tdf#45904 Move _XChild Java tests to C++Rahul Gurung1-0/+40
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2-3/+0
2017-10-23loplugin:includeform: testStephan Bergmann5-5/+5
2017-04-28loplugin:cppunitassertequals: testStephan Bergmann2-3/+3
2016-02-28use better assert macrosMarkus Mohrhard1-3/+3
2015-12-26test: change maName to more descriptive variable nameChris Sherlock2-8/+8
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-26test: clean up namespacingThomas Arnhold5-5/+10
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks5-115/+20
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-2/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2012-02-02add test for XNameReplaceMarkus Mohrhard1-0/+48
2012-01-31WaE: add virtual dtorsCaolán McNamara1-0/+4
2012-01-25add XNamed interface test and add this test to ScDataPilotTableObjMarkus Mohrhard1-0/+58
2012-01-23add new interface tests for some common data structuresMarkus Mohrhard2-0/+127
2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard1-0/+72