summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2018-01-22copy ScAddress before possibly joining itCaolán McNamara
2018-01-18xSheetDoc cannot be null hereStephan Bergmann
2018-01-18Don't let testSpreadsheetViewSettingsProperties interfere with existing testsStephan Bergmann
2018-01-17Fix typosAndrea Gelmini
2018-01-17Use ROUNDSIG(...,13) to hopefully fix Jenkins lo_callgrind_linux buildsEike Rathke
2018-01-16tdf#45904 Move _GlobalSheetSettings Java tests to C++Jens Carl
2018-01-16tdf#96821 fix corner cases for Calc function ROUND.Winfried Donkers
2018-01-16Fix typosAndrea Gelmini
2018-01-15Fix typoAndrea Gelmini
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2018-01-12Better handle ScDde formulas with missing dde-link entriesCaolán McNamara
2018-01-11only call GetHasMacroFunc to set SetHasMacroFuncCaolán McNamara
2018-01-09tdf#45904 Move _SpreadsheetViewSettings Java tests to C++Jens Carl
2018-01-09tdf#45904 Move _SubTotalDescriptor Java tests to C++Jens Carl
2018-01-06tdf#45904 Move _DocumentSettings Java tests to C++Jens Carl
2018-01-05tdf#45904 Move _DatabaseImportDescriptor Java tests to C++Jens Carl
2018-01-04tdf#45904 Move _TableAutoFormat Java tests to C++Jens Carl
2018-01-03tdf#45904 Move _TableValidation Java tests to C++Jens Carl
2018-01-03tdf#45904 Move _Scenario Java tests to C++Jens Carl
2017-12-29Fix typosAndrea Gelmini
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-18Unit test for implicit intersection with shared formulas, tdf#114251 relatedEike Rathke
2017-12-17coverity#1426171 Unchecked dynamic_castCaolán McNamara
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-15tdf#113861: Unittest for chart datatable labels expansionVasily Melenchuk
2017-12-15tdf#45904 Move _XConsolidatable Java tests to C++Jens Carl
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-12Do not use threading for formula group if...Dennis Francis
2017-12-12tdf#45904 Move _XConsolidationDescriptor Java tests to C++Jens Carl
2017-12-11tdf#95295: don't add duplicate conditional formatsMike Kaganski
2017-12-11Fix typosAndrea Gelmini
2017-12-11Improve set up of test objectsJens Carl
2017-12-09Remove __ORCUS_STATIC_LIB defines.Kohei Yoshida
2017-12-08tdf#45904 Move _XDatabaseRanges Java tests to C++Jens Carl
2017-12-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro
2017-12-08tdf#45904 Move _XDataPilotField Java test to C++Jens Carl
2017-12-08tdf#45904 Move _XDataPilotTables Java tests to C++Jens Carl
2017-12-08Revert "tdf#113861: Unittest for chart datatable labels expansion"Eike Rathke
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-12-07tdf#113861: Unittest for chart datatable labels expansionVasily Melenchuk
2017-12-07tdf#45904 Move _XDataPilotTablesSupplier Java test to C++Jens Carl
2017-12-05tdf#45904 Move _XFunctionDescriptions Java test to C++Jens Carl
2017-12-05tdf#45904 Move _XRecentFunctions Java tests to C++Jens Carl
2017-12-01tdf#109240, tdf#112571: don't export dupe built-in named rangesAron Budea
2017-12-01tdf#45904 Move _XMultipleOperation Java tests to C++Jens Carl
2017-11-30Deduplicate conditional formats loaded from .odsTor Lillqvist
2017-11-29tdf#97198 Make Calc function REPLACE work with UniCode non-BMP-characters.Winfried Donkers
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann