summaryrefslogtreecommitdiff
path: root/sc/qa/extras/sccellrangeobj.cxx
AgeCommit message (Expand)Author
2017-11-03tdf#45904 Move Java _XSheetCellRange tests to C++Jens Carl
2017-10-31Removed duplicated includeAndrea Gelmini
2017-10-29tdf#45904: Move Java _XSheetFilterable test to C++Jens Carl
2017-10-29tdf#45904: Move Java _XSheetOperation tests to C++Jens Carl
2017-10-29tdf#45904 Move _XSubTotalCalculatable Java tests to C++Jens Carl
2017-08-23tdf#45904 Move Java _XUniqueCellFormatRangesSupplier test to C++Jens Carl
2017-06-20tdf#45904 Move remaining XCellSeries test code to C++Paul Trojahn
2017-06-09missing includeStephan Bergmann
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-12-22no need to catch exceptions in cppunit testsMarkus Mohrhard
2016-11-11tdf#103632 - sc: OOB sort fields unit test.Michael Meeks
2016-01-11loplugin:privatebase: Publicly derive from apitest classesStephan 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-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-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
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-04-13move terminate to fixture decoratorCaolán McNamara
2012-02-17add test for ScCellRangeObj::setDataArray and getDataArrayMarkus Mohrhard
2012-01-30add test case for XReplaceableMarkus Mohrhard
2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard