summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-05add EDATE test caseZdeněk Crhonek
2016-06-05add DATEVALUE test caseZdeněk Crhonek
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page
2016-06-03Resolves: tdf#98880 ensure backing context of DoubleVectorRefToken...Caolán McNamara
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-06-03loplugin:constantparamsNoel Grandin
2016-06-03sc: Don't export in case of invalid rangePranav Kant
2016-06-02STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe
2016-06-02Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-06-01sc lok: Add new param to .uno:EnterString to prevent committingPranav Kant
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-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