summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh.cxx
AgeCommit message (Expand)Author
2024-07-02lok calc: allow copy hyperlink outside of edit modeJaume Pujantell
2024-06-20Resolves tdf#64028 - Command to retain source cell on cutHeiko Tietze
2024-06-01loplugin:ostr in sc/../viewNoel Grandin
2024-05-31tdf#159695 Disable Data Validation in protected sheetsOliver Specht
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2023-10-18Replace $baz by %foo for sanity checksLaurent Balland
2023-10-10Make some methods const, and avoid some const_castsMike Kaganski
2023-07-30tdf#156506 Fix failure to draw copy border on WindowsPatrick Luby
2023-07-24tdf#155414 include system "reduce animation" preferencesPatrick Luby
2023-05-26use more TypedWhichIdNoel Grandin
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-12-15Resolves: tdf#92051 add tooltips to section/table statusbarCaolán McNamara
2022-04-10sc: add UI, undo/redo and test to change sparkline data rangeTomaž Vajngerl
2022-04-07tdf#80043 - Put selected text into hyperlink itemAndreas Heinisch
2022-04-06sc: add Group and Ungroup to context menu for sparklinesTomaž Vajngerl
2022-04-06sc: add "Delete Sparkline Group" context menu action + Undo/RedoTomaž Vajngerl
2022-04-04sc: add "Edit Sparkline Group" context menu actionTomaž Vajngerl
2022-04-04sc: change GetSparkline to return a shared_ptr instead of raw ptrTomaž Vajngerl
2022-04-03sc: add "Delete Sparkline" context menu commandTomaž Vajngerl
2022-04-03sc: SparklineDialog and "Insert Sparkline" to context menuTomaž Vajngerl
2022-03-03improve ScMark* classes a bitLuboš Luňák
2021-12-02Call CountNonFilteredRows() only if necessary, tdf#124103 follow-upEike Rathke
2021-12-01tdf#124103 count non-sequentially selected rows or columns in statusbarscito
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
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