summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-01-26coverity#1428613 check IsValidReference() return value, tdf#108989 follow-upEike Rathke
2018-01-26nMovX is SCCOLMike Kaganski
2018-01-26tdf#114200 : added 'Trim space' feature in 'Text Import'manujvashist
2018-01-26Fix typosAndrea Gelmini
2018-01-26tdf#103550 fix issue with HYPHEN-MINUS in Calc function JIS.Winfried Donkers
2018-01-26[Pardus] tdf#87357 Add contextual Conditional Format command.Gulsah Kose
2018-01-25Change property value to get CellContentType in sc/Jens Carl
2018-01-25CheckLinkFormulaNeedingCheck() for .xlsx conditional format expressionsEike Rathke
2018-01-25tdf#114519 Update cell content on sidebar number format changeJim Raykowski
2018-01-25tdf#45904 Move _SheetCell Java tests to C++Jens Carl
2018-01-25CheckLinkFormulaNeedingCheck() for .ods conditional format expressionsEike Rathke
2018-01-25Prepare CheckLinkFormulaNeedingCheck() to use either RPN or tokenized codeEike Rathke
2018-01-25[Pardus] tdf#108989 Add contextual manage names command.Gulsah Kose
2018-01-25Fix typosAndrea Gelmini
2018-01-25Sort dialog: Improve wordingSamuel Mehrbrodt
2018-01-25Updating images should not depend on unrelated conditionSamuel Mehrbrodt
2018-01-25Assert that parameters are validSamuel Mehrbrodt
2018-01-25Fix typosAndrea Gelmini
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