summaryrefslogtreecommitdiff
path: root/sc/qa/extras/sctablesheetsobj.cxx
AgeCommit message (Expand)Author
2022-10-24UnoApiTest: factor out common codeXisco Fauli
2022-10-21test: merge CalcUnoApiTest and UnoApiTest into oneXisco Fauli
2022-10-17CalcUnoApiTest: factor out tearDownXisco Fauli
2022-10-14CalcUnoApiTest: Move mxComponent to parent and use it everywhereXisco Fauli
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann
2020-03-05Rename method setReplacementElement()Jens Carl
2020-03-02Add XServiceInfo tests to ScTableSheetsObjJens Carl
2020-02-27tdf#45904 Move XNameContainer Java tests to C++Jens Carl
2020-02-27tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2020-02-27tdf#45904 Move XIndexAccess Java tests to C++Jens Carl
2020-02-26tdf#45904 Move XNameReplace Java test to C++Jens Carl
2020-02-26tdf#45904 Move XNameAccess Java tests to C++Jens Carl
2019-12-06Test results across all imported and inserted sheets.Eike Rathke
2019-09-11tdf#42949 Fix IWYU warnings in sc/qa/extras/*Gabor Kelemen
2019-03-01Add test XNameContainer::testRemoveByNameNoneExistingElementJens Carl
2018-11-02tdf#45904 Move _XEnumerationAccess Java Tests to C++Rahul Gurung
2018-02-01Remove shared mxComponent (test document) in sctablesheetsobjJens Carl
2017-12-11Improve set up of test objectsJens Carl
2017-08-07tdf#45904 Move Java _XSpreadsheets tests to C++Jens Carl
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2016-01-11loplugin:privatebase: Publicly derive from apitest classesStephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-10-21sc: remove duplicate test methods from ScTableSheetsObjMichael Stahl
2014-09-30sc: ensure global variables in tests are cleared before shutdownMichael Stahl
2014-04-15Clean up function declarations and enable some forgotten(?) testsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-11-09More sc CppunitTest fixesStephan Bergmann
2013-04-26forgot thoseThomas Arnhold
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza
2012-04-13move terminate to fixture decoratorCaolán McNamara
2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard