summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-01-24[Pardus] tdf#108989 Add contextual validity command.Gulsah Kose8-1/+40
2018-01-24loplugin:constparamsNoel Grandin8-16/+16
2018-01-24loplugin:unused-returns in vclNoel Grandin2-10/+8
2018-01-24tdf#115093 : Do not reuse singleref tokens...Dennis Francis2-3/+36
2018-01-23Use a more conventional way of clearing ScRange variablesStephan Bergmann1-5/+3
2018-01-23offapi: Add properties FormulaResultType2 and CellContentTypeJens Carl4-6/+51
2018-01-23Fix typosAndrea Gelmini1-1/+1
2018-01-23Flatten ScRangePairList::Join() recursionEike Rathke1-35/+41
2018-01-23Flatten ScRangeList::Join() recursionEike Rathke1-39/+47
2018-01-23new loplugin: pointerboolNoel Grandin5-8/+8
2018-01-23USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann1-12/+6
2018-01-23tdf#98931 Consider cell-anchored images when sortingSamuel Mehrbrodt12-19/+180
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl1-0/+7
2018-01-22StartExecuteAsync doesn't need a second paramNoel Grandin1-1/+1
2018-01-22sc: std::iterator is deprecated in C++17Michael Stahl1-7/+8
2018-01-22copy ScAddress before possibly joining itCaolán McNamara2-1/+3
2018-01-21tdf#113572: removed redundant calc serviceVasily Melenchuk1-2/+1
2018-01-20Addition of focus_on_click to notebookbar ui filesMaxim Monastirsky4-2/+184
2018-01-20RowInfo copy ctor was presumably killed in errorStephan Bergmann1-0/+1
2018-01-20tdf#39593 deduplicate code in ScCellShelltagezi1-29/+22
2018-01-20loplugin:unusedmethodsNoel Grandin2-5/+0
2018-01-19Don't push error twiceEike Rathke1-3/+4
2018-01-19inline some definesNoel Grandin3-7/+4
2018-01-19new loplugin:emptyifNoel Grandin10-114/+27
2018-01-19Fix typosAndrea Gelmini1-1/+1
2018-01-19SfxReqest::Done takes a SfxItemSet& or a boolean, not a SfxItemSet*Caolán McNamara1-3/+1
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann1-2/+2
2018-01-18xSheetDoc cannot be null hereStephan Bergmann1-2/+0
2018-01-18tdf#114720: Fix subtotal crashAhmed GHANMI1-36/+39
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann3-3/+0
2018-01-18Don't let testSpreadsheetViewSettingsProperties interfere with existing testsStephan Bergmann1-19/+3
2018-01-18Fix typosAndrea Gelmini2-2/+2
2018-01-18CheckLinkFormulaNeedingCheck() for .xls cell formulasEike Rathke3-0/+3
2018-01-18Fix Android build (missing std::trunc)Stephan Bergmann1-0/+1
2018-01-18Odd conversion double -> sal_Int32 -> doubleStephan Bergmann1-1/+3
2018-01-17CheckLinkFormulaNeedingCheck() for .xlsx cell formulasEike Rathke1-0/+4
2018-01-17Move implementation to CheckLinkFormulaNeedingCheck() for further reuseEike Rathke3-2/+13
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-17Fix typosAndrea Gelmini5-5/+5
2018-01-17coverity#1427628 Dereference before null checkCaolán McNamara1-0/+2
2018-01-17Use ROUNDSIG(...,13) to hopefully fix Jenkins lo_callgrind_linux buildsEike Rathke1-285/+134
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin2-3/+3
2018-01-17Misplaced static_castStephan Bergmann1-1/+1
2018-01-16tdf#45904 Move _GlobalSheetSettings Java tests to C++Jens Carl3-0/+200
2018-01-16lokdialog: Don't output anything for the incoming SfxRequest.Jan Holesovsky1-0/+2
2018-01-16tdf#96821 fix corner cases for Calc function ROUND.Winfried Donkers8-217/+240
2018-01-16use more ScopedVclPtr to avoid missing disposeNoel Grandin1-1/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-16Fix typosAndrea Gelmini4-5/+5
2018-01-16Add ServiceProvider "com.sun.star.sheet.GlobalSheetSettings"Jens Carl2-1/+6