summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2016-06-01loplugin:staticmethodsNoel Grandin
2016-06-01Resolves: tdf#53899 if there is no CurrentController, use the ScTabViewObjCaolán McNamara
2016-06-01WaE: loplugin:defaultparamsCaolán McNamara
2016-06-01loplugin:unusedmethodsNoel Grandin
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-06-01notebookbar: working number format listboxSzymon Kłos
2016-05-31try to fix arm build failureCaolán McNamara
2016-05-31tdf#84411 - OpenCL: S/W interpreter throws std::out_of_range errorMarco Cecchetti
2016-05-31tdf#100160 - Changing OpenCL state doesn't update sheetMarco Cecchetti
2016-05-31Remove self-labeling SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-31Convert ToolBoxLayoutMode to scoped enumNoel Grandin
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30tdf#100068: Initial implementation of ScreenshotIdKatarina Behrens
2016-05-30we already have pClipDocEike Rathke
2016-05-30actually multiple destination sheets are handled, tdf#97158 follow-upEike Rathke
2016-05-30Resolves: tdf#97158 CopyOneCellFromClip() does not handle multiple sheetsEike Rathke
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-05-30remove unnecessary temporary ScRangeList copyEike Rathke
2016-05-30FORECAST.ETS.* functions: default aggregation is 1 (0 is not allowed)Stanislav Horacek
2016-05-30tdf#94205 Use o3tl::make_unique instead of new + std::moveapurvapriyadarshi
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-05-30loplugin:unusedmethods SfxLinkUndoActionNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-27Move accessibility relations to .ui files tdf#87026Muhammet Kara
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-26sc lok bccu#1610 - Tiles not rendering in large spreadsheetsAshod Nakashian
2016-05-26correct description of the SWITCH functionStanislav Horacek
2016-05-26cppcheck: noExplicitConstructorCaolán McNamara
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-25remove now moot comment, tdf#86282 follow-upEike Rathke
2016-05-25tdf#86282 switch to base name sheet name again for external references CSVEike Rathke
2016-05-25tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke
2016-05-25Resolves: tdf#98895 range search crashes open office if range is nullCaolán McNamara
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-25SWITCH returns error if compared value contains an error, tdf#97831 follow-upWinfried Donkers
2016-05-25correct description of range argument of MINIFS and MAXIFSStanislav Horacek
2016-05-25use consistent case for argument names of IFS functionStanislav Horacek
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-05-24Resolves: tdf#99733 don't crash on moving range of cellsCaolán McNamara
2016-05-24convert PIVOT_FUNC to scoped enumNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-23Resolves: tdf#86282 do not use file name as sheet name for linked documentsEike Rathke