summaryrefslogtreecommitdiffstats
path: root/sc/qa/extras/scnamedrangesobj.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-12-111-1/+1
* Improve set up of test objectsJens Carl2017-12-111-1/+1
* Improve sc/ UNO API unit testsJens Carl2017-11-081-0/+1
* loplugin:oncevarStephan Bergmann2017-06-291-2/+1
* new loplugin overrideparamNoel Grandin2016-07-251-1/+1
* loplugin:privatebase: Publicly derive from apitest classesStephan Bergmann2016-01-111-1/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-051-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* sc: ensure global variables in tests are cleared before shutdownMichael Stahl2014-09-301-0/+3
* Clean up function declarations and enable some forgotten(?) testsStephan Bergmann2014-04-151-2/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-3/+3
* More sc CppunitTest fixesStephan Bergmann2013-11-091-5/+5
* forgot thoseThomas Arnhold2013-04-261-0/+3
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-23/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-3/+3
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* Pass DocumentService to the loader during macro tests.Kohei Yoshida2013-02-051-1/+1
* Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza2013-01-311-0/+7
* move terminate to fixture decoratorCaolán McNamara2012-04-131-7/+0
* add XNamed test to ScNamedRangeMarkus Mohrhard2012-02-191-1/+1
* refactor concept for c++ based subsequenttestsMarkus Mohrhard2012-01-231-0/+110