summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh.cxx
AgeCommit message (Expand)Author
2019-10-22sc: rowcol: tdf#50916 convert cellshNoel Grandin
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-21weld SpellDialogCaolán McNamara
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-11-16Related: tdf#83128 translate word/char counts as separate n_gettext argsCaolán McNamara
2018-11-15tdf#107240 tdf#120432 Disable time/date entries in read-only/protected modeXisco Fauli
2018-11-11Resolves: tdf#83128 translate row/col counts as separate n_gettext argsCaolán McNamara
2018-11-07loplugin:collapseif in scNoel Grandin
2018-10-24ScDoubleItem is deadNoel Grandin
2018-10-22tdf#120410: Disable insert/delete row/page break if sheet is protectedXisco Fauli
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-06-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro
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