summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh.cxx
AgeCommit message (Expand)Author
2021-05-24Resolves: tdf#134675 Allow unrestricted pastes of same size in one dimensionEike Rathke
2021-05-20tdf#57351 sc UI: fix disabled Insert Columns optionsTünde Tóth
2021-05-07tdf#90101 add .uno:PasteAsLinkscito
2021-05-03tdf#102255 add .uno:PasteTransposedscito
2021-04-23tdf#84517 show count of non-filtered rows in sc status barscito
2021-02-28tdf#124701 sc status bar: hide bad filtered row countBalazs Varga
2021-01-11ScFormatShell::pViewData is never nullCaolán McNamara
2020-09-27never null ScViewData*Caolán McNamara
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-03-12tdf#95854 Same shortcut for insert and edit commentMaxim Monastirsky
2020-03-11tdf#125440 Allow raising text import dialog for pasteSamuel Mehrbrodt
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
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