summaryrefslogtreecommitdiffstats
path: root/sc/qa/extras/sccellrangeobj.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#45904 Move _XCellRangeAddressable Java test to C++Jens Carl2017-12-161-1/+6
* tdf#45904 Move _XCellFormatRangesSupplier Java test to C++Jens Carl2017-12-161-1/+6
* Improve set up of test objectsJens Carl2017-12-111-0/+3
* tdf#45904 Move _XMultipleOperation Java tests to C++Jens Carl2017-12-011-19/+23
* tdf#45904 Move Java _XSheetFilterableEx tests to C++Jens Carl2017-11-091-1/+7
* tdf#45904 Move Java _XSheetCellRange tests to C++Jens Carl2017-11-031-1/+6
* Removed duplicated includeAndrea Gelmini2017-10-311-1/+0
* tdf#45904: Move Java _XSheetFilterable test to C++Jens Carl2017-10-291-5/+27
* tdf#45904: Move Java _XSheetOperation tests to C++Jens Carl2017-10-291-9/+19
* tdf#45904 Move _XSubTotalCalculatable Java tests to C++Jens Carl2017-10-291-2/+24
* tdf#45904 Move Java _XUniqueCellFormatRangesSupplier test to C++Jens Carl2017-08-231-6/+24
* tdf#45904 Move remaining XCellSeries test code to C++Paul Trojahn2017-06-201-4/+9
* missing includeStephan Bergmann2017-06-091-0/+1
* use comphelper::InitPropertySequence in more placesNoel Grandin2017-06-091-4/+3
* new loplugin unoanyNoel Grandin2017-02-281-1/+1
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-2/+2
* no need to catch exceptions in cppunit testsMarkus Mohrhard2016-12-221-17/+9
* tdf#103632 - sc: OOB sort fields unit test.Michael Meeks2016-11-111-1/+32
* loplugin:privatebase: Publicly derive from apitest classesStephan Bergmann2016-01-111-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-4/+4
* 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-4/+4
* 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-8/+8
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-2/+2
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-2/+2
* Pass DocumentService to the loader during macro tests.Kohei Yoshida2013-02-051-2/+2
* Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza2013-01-311-1/+1
* move terminate to fixture decoratorCaolán McNamara2012-04-131-7/+0
* add test for ScCellRangeObj::setDataArray and getDataArrayMarkus Mohrhard2012-02-171-2/+26
* add test case for XReplaceableMarkus Mohrhard2012-01-301-2/+18
* refactor concept for c++ based subsequenttestsMarkus Mohrhard2012-01-231-0/+116