summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-17Use ROUNDSIG(...,13) to hopefully fix Jenkins lo_callgrind_linux buildsEike Rathke1-285/+134
2018-01-16tdf#45904 Move _GlobalSheetSettings Java tests to C++Jens Carl1-0/+94
2018-01-16tdf#96821 fix corner cases for Calc function ROUND.Winfried Donkers8-217/+240
2018-01-16Fix typosAndrea Gelmini2-2/+2
2018-01-15Fix typoAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: scStephan Bergmann6-31/+31
2018-01-12More loplugin:cstylecast: scStephan Bergmann8-18/+18
2018-01-12Better handle ScDde formulas with missing dde-link entriesCaolán McNamara1-0/+1
2018-01-11only call GetHasMacroFunc to set SetHasMacroFuncCaolán McNamara1-1/+0
2018-01-09tdf#45904 Move _SpreadsheetViewSettings Java tests to C++Jens Carl1-4/+10
2018-01-09tdf#45904 Move _SubTotalDescriptor Java tests to C++Jens Carl1-2/+8
2018-01-06tdf#45904 Move _DocumentSettings Java tests to C++Jens Carl1-0/+95
2018-01-05tdf#45904 Move _DatabaseImportDescriptor Java tests to C++Jens Carl1-0/+119
2018-01-04tdf#45904 Move _TableAutoFormat Java tests to C++Jens Carl1-0/+101
2018-01-03tdf#45904 Move _TableValidation Java tests to C++Jens Carl1-2/+8
2018-01-03tdf#45904 Move _Scenario Java tests to C++Jens Carl1-2/+7
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-1/+1
2017-12-18Unit test for implicit intersection with shared formulas, tdf#114251 relatedEike Rathke1-0/+23
2017-12-17coverity#1426171 Unchecked dynamic_castCaolán McNamara1-32/+40
2017-12-16tdf#45904 Move _XCellRangeAddressable Java test to C++Jens Carl3-3/+18
2017-12-16tdf#45904 Move _XCellFormatRangesSupplier Java test to C++Jens Carl3-5/+20
2017-12-15tdf#113861: Unittest for chart datatable labels expansionVasily Melenchuk2-0/+129
2017-12-15tdf#45904 Move _XConsolidatable Java tests to C++Jens Carl1-2/+16
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-12-12Do not use threading for formula group if...Dennis Francis1-0/+34
2017-12-12tdf#45904 Move _XConsolidationDescriptor Java tests to C++Jens Carl2-1/+105
2017-12-11tdf#95295: don't add duplicate conditional formatsMike Kaganski2-14/+64
2017-12-11Fix typosAndrea Gelmini3-3/+3
2017-12-11Improve set up of test objectsJens Carl13-15/+32
2017-12-09Remove __ORCUS_STATIC_LIB defines.Kohei Yoshida1-3/+0
2017-12-08tdf#45904 Move _XDatabaseRanges Java tests to C++Jens Carl1-0/+102
2017-12-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro2-0/+44
2017-12-08tdf#45904 Move _XDataPilotField Java test to C++Jens Carl1-4/+16
2017-12-08tdf#45904 Move _XDataPilotTables Java tests to C++Jens Carl1-0/+134
2017-12-08Revert "tdf#113861: Unittest for chart datatable labels expansion"Eike Rathke2-122/+0
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro1-0/+51
2017-12-07tdf#113861: Unittest for chart datatable labels expansionVasily Melenchuk2-0/+122
2017-12-07tdf#45904 Move _XDataPilotTablesSupplier Java test to C++Jens Carl1-1/+6
2017-12-05tdf#45904 Move _XFunctionDescriptions Java test to C++Jens Carl1-0/+93
2017-12-05tdf#45904 Move _XRecentFunctions Java tests to C++Jens Carl2-1/+97
2017-12-01tdf#109240, tdf#112571: don't export dupe built-in named rangesAron Budea2-0/+28
2017-12-01tdf#45904 Move _XMultipleOperation Java tests to C++Jens Carl3-26/+71
2017-11-30Deduplicate conditional formats loaded from .odsTor Lillqvist2-0/+155
2017-11-29tdf#97198 Make Calc function REPLACE work with UniCode non-BMP-characters.Winfried Donkers1-18/+212
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann1-2/+2
2017-11-27tdf#45904 Move _XHeaderFooterContent Java tests to C++Jens Carl2-1/+120
2017-11-26Convert ScFormatEntryType to scoped enumTor Lillqvist2-11/+11
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist3-23/+23