summaryrefslogtreecommitdiff
path: root/sc/qa/extras/scmodelobj.cxx
AgeCommit message (Expand)Author
2024-03-14tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2022-10-24UnoApiTest: factor out common codeXisco Fauli
2022-10-21test: merge CalcUnoApiTest and UnoApiTest into oneXisco Fauli
2022-10-21sc: remove unused methodXisco Fauli
2022-10-17CalcUnoApiTest: factor out tearDownXisco Fauli
2022-10-14CalcUnoApiTest: Move mxComponent to parent and use it everywhereXisco Fauli
2022-10-14sc: inherit from CalcUnoApiTest instead of UnoApiTestXisco Fauli
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2020-04-26Fix typo in codeAndrea Gelmini
2019-09-11tdf#42949 Fix IWYU warnings in sc/qa/extras/*Gabor Kelemen
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2018-11-27tdf#45904 Move _XLinkTargetSupplier Java Tests to C++Rahul Gurung
2018-06-29tdf#45904 Move _XDocumentAuditing Java test to C++Jens Carl
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-03-28tdf#45904 Move _XCalculatable Java test to C++Jens Carl
2018-03-22tdf#45904 Move _SpreadsheetDocumentSettings Java test to C++Jens Carl
2018-01-30Remove shared mxComponent (test document) in scmodelobjJens Carl
2017-12-15tdf#45904 Move _XConsolidatable Java tests to C++Jens Carl
2017-12-11Fix typosAndrea Gelmini
2017-12-11Improve set up of test objectsJens Carl
2017-11-08Improve sc/ UNO API unit testsJens Carl
2016-01-11loplugin:privatebase: Publicly derive from apitest classesStephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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-04-26forgot thoseThomas Arnhold
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-02-05Pass DocumentService to the loader during macro tests.Kohei Yoshida
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza
2012-09-25move XGoalSeek api test to c++Markus Mohrhard