summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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-31we can rely on mnemonic widgets for these a11y relationsCaolán McNamara
2016-05-31Remove self-labeling SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara
2016-05-31tdf#92218 Implement Calc single toolbar mode toolbarYousuf Philips
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-29add DAYS360 test caseZdeněk Crhonek
2016-05-28Improve alignment and use of space in Document Properties dialogAdolfo Jayme Barrientos
2016-05-28Revert "add DAYS test case"Markus Mohrhard
2016-05-28add DAYS test caseZdeněk Crhonek
2016-05-28add DAY test caseZdeněk Crhonek
2016-05-27notebookbar: working border style dropdownSzymon Kłos
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-26add DATEDIF test caseZdeněk Crhonek
2016-05-26add DATE test caseZdeněk Crhonek
2016-05-26sc lok bccu#1610 - Tiles not rendering in large spreadsheetsAshod Nakashian
2016-05-26notebookbar: updated sc ui fileSzymon Kłos
2016-05-26correct description of the SWITCH functionStanislav Horacek
2016-05-26move the test file to the correct dirMarkus Mohrhard
2016-05-26cppcheck: noExplicitConstructorCaolán McNamara
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-26tdf#97831 unit test document for new Excel2016 functionsWinfried Donkers
2016-05-25remove now moot comment, tdf#86282 follow-upEike Rathke
2016-05-25add DVARP test caseZdeněk Crhonek
2016-05-25tdf#86282 switch to base name sheet name again for external references CSVEike Rathke
2016-05-25add DVAR test caseZdeněk Crhonek
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