summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh.cxx
AgeCommit message (Expand)Author
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-17tdf#116821 Keep row/column buttons enabled even when insert impossibleMaxim Monastirsky
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-01-26[Pardus] tdf#87357 Add contextual Conditional Format command.Gulsah Kose
2018-01-25[Pardus] tdf#108989 Add contextual manage names command.Gulsah Kose
2018-01-24[Pardus] tdf#108989 Add contextual validity command.Gulsah Kose
2017-12-23Revert "unused SID commands in sc"Noel Grandin
2017-12-21unused SID commands in scNoel Grandin
2017-12-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro
2017-11-21Introduce and use ScCellShell::HasClipboardFormat(), tdf#50746 follow-upEike Rathke
2017-11-19tdf#50746 Make "paste unformatted text" work for CalcSerge Krot
2017-11-13Resolves: tdf#113571 paste-special "Unformatted text [TSV-Calc]", tdf#32213Eike Rathke
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-27lok: sc: copy / paste confusion -- workaroundMarco Cecchetti
2017-06-05Improved loplugin:cstylecast to reference types: scStephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-20tdf#107143 Add delete all comments command.Gulsah Kose
2017-04-18use auto const& over ScMarkData::GetSelectedTabs()Eike Rathke
2017-04-11nitpicks, tdf#84837 follow-upEike Rathke
2017-04-11tdf#84837 Add Show/Hide all comments commands to Calc.Gulsah Kose
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-16sc lok: Edit annotation by idPranav Kant
2017-01-23use rtl::Reference in CellShell_ImplNoel Grandin
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-11-11tdf#46200 Use the Scroll Lock key as a toggling lock key like ExcelAbhilash Singh
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-08-19tdf#86083 Add group buttons for column and row operation.Gulsah Kose
2016-07-29rename SelectionForbidsPaste() to SelectionForbidsCellFill()Eike Rathke
2016-07-29disallow Random Number when entire sheet is selected, tdf#60056 relatedEike Rathke
2016-07-29Resolves: tdf#60056 disallow Fill when entire sheet is selectedEike Rathke
2016-07-28Resolves: tdf#60021 disallow Paste when entire sheet is selectedEike Rathke
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-08split AddRemoveListener into two methodsNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke