Age | Commit message (Expand) | Author |
2020-06-05 | Upcoming loplugin:elidestringvar: sc | Stephan Bergmann |
2019-09-11 | tdf#42949 Fix IWYU warnings in sc/qa/extras/* | Gabor Kelemen |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin |
2019-04-19 | tdf#45904 Move XChartData Java tests to C++ | Jens Carl |
2018-09-22 | tdf#45904 Move _XIndent Java Tests to C++ | Rahul Gurung |
2018-09-10 | tdf#45904 Move _XMergeable Java Tests to C++ | Rahul Gurung |
2018-09-06 | tdf#45904 Move _XColumnRowRange Java tests to C++ | Rahul Gurung |
2018-06-14 | tdf#45904 Move _XFormulaQuery Java tests to C++ | Jens Carl |
2018-06-08 | look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW | Noel Grandin |
2018-04-03 | tdf#45904 Move _XCellRangeFormula Java tests to C++ | Jens Carl |
2018-04-02 | tdf#45904 Move _XArrayFormulaRange Java tests to C++ | Jens Carl |
2018-02-02 | tdf#45904 Move _SheetCellRange Java tests to C++ | Jens Carl |
2018-01-27 | Remove shared mxComponent in sccellrangeobj | Jens Carl |
2017-12-16 | tdf#45904 Move _XCellRangeAddressable Java test to C++ | Jens Carl |
2017-12-16 | tdf#45904 Move _XCellFormatRangesSupplier Java test to C++ | Jens Carl |
2017-12-11 | Improve set up of test objects | Jens Carl |
2017-12-01 | tdf#45904 Move _XMultipleOperation Java tests to C++ | Jens Carl |
2017-11-09 | tdf#45904 Move Java _XSheetFilterableEx tests to C++ | Jens Carl |
2017-11-03 | tdf#45904 Move Java _XSheetCellRange tests to C++ | Jens Carl |
2017-10-31 | Removed duplicated include | Andrea Gelmini |
2017-10-29 | tdf#45904: Move Java _XSheetFilterable test to C++ | Jens Carl |
2017-10-29 | tdf#45904: Move Java _XSheetOperation tests to C++ | Jens Carl |
2017-10-29 | tdf#45904 Move _XSubTotalCalculatable Java tests to C++ | Jens Carl |
2017-08-23 | tdf#45904 Move Java _XUniqueCellFormatRangesSupplier test to C++ | Jens Carl |
2017-06-20 | tdf#45904 Move remaining XCellSeries test code to C++ | Paul Trojahn |
2017-06-09 | missing include | Stephan Bergmann |
2017-06-09 | use comphelper::InitPropertySequence in more places | Noel Grandin |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2016-12-22 | no need to catch exceptions in cppunit tests | Markus Mohrhard |
2016-11-11 | tdf#103632 - sc: OOB sort fields unit test. | Michael Meeks |
2016-01-11 | loplugin:privatebase: Publicly derive from apitest classes | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2014-09-30 | sc: ensure global variables in tests are cleared before shutdown | Michael Stahl |
2014-04-15 | Clean up function declarations and enable some forgotten(?) tests | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2013-11-09 | More sc CppunitTest fixes | Stephan Bergmann |
2013-04-26 | forgot those | Thomas Arnhold |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-02-05 | Pass DocumentService to the loader during macro tests. | Kohei Yoshida |
2013-01-31 | Use a method from UnoApitest instead of implement a new one in calc | Marcos Paulo de Souza |
2012-04-13 | move terminate to fixture decorator | Caolán McNamara |
2012-02-17 | add test for ScCellRangeObj::setDataArray and getDataArray | Markus Mohrhard |
2012-01-30 | add test case for XReplaceable | Markus Mohrhard |
2012-01-23 | refactor concept for c++ based subsequenttests | Markus Mohrhard |