summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-01-24[Pardus] tdf#108989 Add contextual validity command.Gulsah Kose
2018-01-24loplugin:constparamsNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-24tdf#115093 : Do not reuse singleref tokens...Dennis Francis
2018-01-23Use a more conventional way of clearing ScRange variablesStephan Bergmann
2018-01-23offapi: Add properties FormulaResultType2 and CellContentTypeJens Carl
2018-01-23Fix typosAndrea Gelmini
2018-01-23Flatten ScRangePairList::Join() recursionEike Rathke
2018-01-23Flatten ScRangeList::Join() recursionEike Rathke
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-23USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-23tdf#98931 Consider cell-anchored images when sortingSamuel Mehrbrodt
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl
2018-01-22StartExecuteAsync doesn't need a second paramNoel Grandin
2018-01-22sc: std::iterator is deprecated in C++17Michael Stahl
2018-01-22copy ScAddress before possibly joining itCaolán McNamara
2018-01-21tdf#113572: removed redundant calc serviceVasily Melenchuk
2018-01-20Addition of focus_on_click to notebookbar ui filesMaxim Monastirsky
2018-01-20RowInfo copy ctor was presumably killed in errorStephan Bergmann
2018-01-20tdf#39593 deduplicate code in ScCellShelltagezi
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-19Don't push error twiceEike Rathke
2018-01-19inline some definesNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-19Fix typosAndrea Gelmini
2018-01-19SfxReqest::Done takes a SfxItemSet& or a boolean, not a SfxItemSet*Caolán McNamara
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2018-01-18xSheetDoc cannot be null hereStephan Bergmann
2018-01-18tdf#114720: Fix subtotal crashAhmed GHANMI
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann
2018-01-18Don't let testSpreadsheetViewSettingsProperties interfere with existing testsStephan Bergmann
2018-01-18Fix typosAndrea Gelmini
2018-01-18CheckLinkFormulaNeedingCheck() for .xls cell formulasEike Rathke
2018-01-18Fix Android build (missing std::trunc)Stephan Bergmann
2018-01-18Odd conversion double -> sal_Int32 -> doubleStephan Bergmann
2018-01-17CheckLinkFormulaNeedingCheck() for .xlsx cell formulasEike Rathke
2018-01-17Move implementation to CheckLinkFormulaNeedingCheck() for further reuseEike Rathke
2018-01-17Fix typosAndrea Gelmini
2018-01-17Fix typosAndrea Gelmini
2018-01-17coverity#1427628 Dereference before null checkCaolán McNamara
2018-01-17Use ROUNDSIG(...,13) to hopefully fix Jenkins lo_callgrind_linux buildsEike Rathke
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-17Misplaced static_castStephan Bergmann
2018-01-16tdf#45904 Move _GlobalSheetSettings Java tests to C++Jens Carl
2018-01-16lokdialog: Don't output anything for the incoming SfxRequest.Jan Holesovsky
2018-01-16tdf#96821 fix corner cases for Calc function ROUND.Winfried Donkers
2018-01-16use more ScopedVclPtr to avoid missing disposeNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2018-01-16Fix typosAndrea Gelmini
2018-01-16Add ServiceProvider "com.sun.star.sheet.GlobalSheetSettings"Jens Carl