summaryrefslogtreecommitdiff
path: root/sc/qa/extras/sctablesheetobj.cxx
AgeCommit message (Expand)Author
2019-08-12Fix typosAndrea Gelmini
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2018-10-16tdf#45904 Move _XTableChartsSupplier Java Tests to C++Rahul Gurung
2018-09-22tdf#45904 Move _XIndent Java Tests to C++Rahul Gurung
2018-09-10tdf#45904 Move _XMergeable Java Tests to C++Rahul Gurung
2018-09-06tdf#45904 Move _XColumnRowRange Java tests to C++Rahul Gurung
2018-06-14tdf#45904 Move _XFormulaQuery Java tests to C++Jens Carl
2018-06-12tdf#45904 Move _XCellRangeData Java test to C++Jens Carl
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-04-18tdf#45904 Move _XScenario Java tests to C++Jens Carl
2018-04-06tdf#45904 Move _XCellRangeMovement Java tests to C++Jens Carl
2018-04-03tdf#45904 Move _XCellRangeFormula Java tests to C++Jens Carl
2018-04-02tdf#45904 Move _XArrayFormulaRange Java tests to C++Jens Carl
2018-03-18tdf#45904 Move _Spreadsheet Java tests to C++Jens Carl
2018-02-02tdf#45904 Move _SheetCellRange Java tests to C++Jens Carl
2018-01-31Remove shared mxComponent (test document) in sctablesheetobjJens Carl
2018-01-03tdf#45904 Move _Scenario Java tests to C++Jens Carl
2017-12-16tdf#45904 Move _XCellRangeAddressable Java test to C++Jens Carl
2017-12-16tdf#45904 Move _XCellFormatRangesSupplier Java test to C++Jens Carl
2017-12-11Improve set up of test objectsJens Carl
2017-12-07tdf#45904 Move _XDataPilotTablesSupplier Java test to C++Jens Carl
2017-12-01tdf#45904 Move _XMultipleOperation Java tests to C++Jens Carl
2017-11-23tdf#45904 Move _XScenarioEnhanced Java test to C++Jens Carl
2017-11-23tdf#45904 Move _XSheetAuditing Java tests to C++Jens Carl
2017-11-15tdf#45904 Move _XScenariosSupplier Java test to C++Jens Carl
2017-11-15tdf#45904 Move _XSheetAnnotationsSupplier Java test to C++Jens Carl
2017-11-09Temporarily disable test that takes too longStephan Bergmann
2017-11-09tdf#45904 Move Java _XSheetFilterableEx tests to C++Jens Carl
2017-11-03tdf#45904 Move Java _XSheetCellRange tests to C++Jens Carl
2017-10-29tdf#45904: Move Java _XSheetFilterable test to C++Jens Carl
2017-10-29tdf#45904: Move Java _XSheetLinkable tests to C++Jens Carl
2017-10-29tdf#45904: Move Java _XSheetOperation tests to C++Jens Carl
2017-10-29tdf#45904: Move Java _XSheetPageBreak tests to C++Jens Carl
2017-10-29tdf#45904 Move Java _XSpreadsheet 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-08tdf#45904 Move java XCellSeries test to c++Paul Trojahn
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
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-10-21sc: fix temp file leak in ScTableSheetObjMichael Stahl
2014-06-25remove whitespaceMarkus Mohrhard
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