summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2016-06-01Resolves: tdf#53899 if there is no CurrentController, use the ScTabViewObjCaolán McNamara
2016-06-01WaE: loplugin:defaultparamsCaolán McNamara
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#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-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
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 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-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-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
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-20Fix CopyPasta in MAXIFS range descriptionOlivier Hallot
2016-05-20Fix typo in codeAndrea Gelmini
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-19mention purpose of FLOOR.XCL() and CEILING.XCL(), tdf#99856 relatedEike Rathke
2016-05-19Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-19tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky
2016-05-18better fix for memory leak around calc header-footer UNO objectsMarkus Mohrhard