summaryrefslogtreecommitdiffstats
path: root/sc/qa
Commit message (Expand)AuthorAgeFilesLines
* Better handle ScDde formulas with missing dde-link entriesCaolán McNamara2018-01-121-0/+1
* only call GetHasMacroFunc to set SetHasMacroFuncCaolán McNamara2018-01-111-1/+0
* tdf#45904 Move _SpreadsheetViewSettings Java tests to C++Jens Carl2018-01-091-4/+10
* tdf#45904 Move _SubTotalDescriptor Java tests to C++Jens Carl2018-01-091-2/+8
* tdf#45904 Move _DocumentSettings Java tests to C++Jens Carl2018-01-061-0/+95
* tdf#45904 Move _DatabaseImportDescriptor Java tests to C++Jens Carl2018-01-051-0/+119
* tdf#45904 Move _TableAutoFormat Java tests to C++Jens Carl2018-01-041-0/+101
* tdf#45904 Move _TableValidation Java tests to C++Jens Carl2018-01-031-2/+8
* tdf#45904 Move _Scenario Java tests to C++Jens Carl2018-01-031-2/+7
* Fix typosAndrea Gelmini2017-12-291-1/+1
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-191-1/+1
* Unit test for implicit intersection with shared formulas, tdf#114251 relatedEike Rathke2017-12-181-0/+23
* coverity#1426171 Unchecked dynamic_castCaolán McNamara2017-12-171-32/+40
* tdf#45904 Move _XCellRangeAddressable Java test to C++Jens Carl2017-12-163-3/+18
* tdf#45904 Move _XCellFormatRangesSupplier Java test to C++Jens Carl2017-12-163-5/+20
* tdf#113861: Unittest for chart datatable labels expansionVasily Melenchuk2017-12-152-0/+129
* tdf#45904 Move _XConsolidatable Java tests to C++Jens Carl2017-12-151-2/+16
* tools: remove unused #include from solar.hMichael Stahl2017-12-131-0/+1
* Do not use threading for formula group if...Dennis Francis2017-12-121-0/+34
* tdf#45904 Move _XConsolidationDescriptor Java tests to C++Jens Carl2017-12-122-1/+105
* tdf#95295: don't add duplicate conditional formatsMike Kaganski2017-12-112-14/+64
* Fix typosAndrea Gelmini2017-12-113-3/+3
* Improve set up of test objectsJens Carl2017-12-1113-15/+32
* Remove __ORCUS_STATIC_LIB defines.Kohei Yoshida2017-12-091-3/+0
* tdf#45904 Move _XDatabaseRanges Java tests to C++Jens Carl2017-12-081-0/+102
* sc lok: 1 view has 1 clipboard to transfer dataHenry Castro2017-12-082-0/+44
* tdf#45904 Move _XDataPilotField Java test to C++Jens Carl2017-12-081-4/+16
* tdf#45904 Move _XDataPilotTables Java tests to C++Jens Carl2017-12-081-0/+134
* Revert "tdf#113861: Unittest for chart datatable labels expansion"Eike Rathke2017-12-082-122/+0
* lokit: add .uno:DocumentRepair commandHenry Castro2017-12-071-0/+51
* tdf#113861: Unittest for chart datatable labels expansionVasily Melenchuk2017-12-072-0/+122
* tdf#45904 Move _XDataPilotTablesSupplier Java test to C++Jens Carl2017-12-071-1/+6
* tdf#45904 Move _XFunctionDescriptions Java test to C++Jens Carl2017-12-051-0/+93
* tdf#45904 Move _XRecentFunctions Java tests to C++Jens Carl2017-12-052-1/+97
* tdf#109240, tdf#112571: don't export dupe built-in named rangesAron Budea2017-12-012-0/+28
* tdf#45904 Move _XMultipleOperation Java tests to C++Jens Carl2017-12-013-26/+71
* Deduplicate conditional formats loaded from .odsTor Lillqvist2017-11-302-0/+155
* tdf#97198 Make Calc function REPLACE work with UniCode non-BMP-characters.Winfried Donkers2017-11-291-18/+212
* loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann2017-11-271-2/+2
* tdf#45904 Move _XHeaderFooterContent Java tests to C++Jens Carl2017-11-272-1/+120
* Convert ScFormatEntryType to scoped enumTor Lillqvist2017-11-262-11/+11
* Convert ScConditionMode to scoped enumTor Lillqvist2017-11-253-23/+23
* tdf#97198 Make Calc function LEFT work with Unicode non-BMP charactersWinfried Donkers2017-11-241-1/+87
* tdf#97198 Make Calc function SEARCH work with UniCode non-BMP characters.Winfried Donkers2017-11-241-14/+146
* tdf#97198 Make Calc function LEN work with Unicode non-BMP characters.Winfried Donkers2017-11-241-7/+93
* tdf#97198 Make Calc function FIND work with UniCode non-BMP characters.Winfried Donkers2017-11-241-2/+146
* tdf#97198 Make Calc function RIGHT work with Unicode non-BMP characters.Winfried Donkers2017-11-241-27/+85
* tdf#97198 Make calc function MID work with Unicode non-BMP characters.Winfried Donkers2017-11-241-29/+146
* tdf#45904 Move _XSheetAnnotationAnchor Java test to C++Jens Carl2017-11-241-9/+22
* TypedWhichId create custom get methods in ScPatternAttrNoel Grandin2017-11-232-10/+9