summaryrefslogtreecommitdiff
path: root/sc/sdi
AgeCommit message (Expand)AuthorFilesLines
2024-10-22sc: change how .uno:FreezePanesColumn/Row get the indexJaume Pujantell1-2/+2
2024-10-04tdf#163291 Fix AdditionsDialog in start centerHossein1-1/+0
2024-09-27tdf#85976 [RFE] Add a "Remove Duplicate Records" commandSahil Gautam2-0/+27
2024-08-29tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga1-0/+4
2024-08-15tdf#162475 sc: now conditions can be edited from easy conditional format dialogPranam Lashkari1-1/+3
2024-08-15sc: now formula conditions can be managed from condition format managerPranam Lashkari1-1/+2
2024-08-15sc: tdf#162475 manage conditional format with simpler dialogPranam Lashkari1-1/+2
2024-07-16lok calc: allow remove and edit hypelink outside of edit modeJaume Pujantell1-0/+2
2024-07-02lok calc: allow copy hyperlink outside of edit modeJaume Pujantell1-0/+1
2024-06-20Resolves tdf#64028 - Command to retain source cell on cutHeiko Tietze2-0/+18
2024-05-31tdf#159695 Disable Data Validation in protected sheetsOliver Specht1-1/+1
2024-05-16make AutoFill work for Copy cells and Fill seriesBayram Çiçek1-1/+1
2024-03-28tdf#123159 Make Hyperlinks keyboard accessibleSahil Gautam2-1/+1
2024-01-23sc: make inactive sheets movable and copyableBayram Çiçek1-1/+1
2024-01-08calc: Add option to keep edit mode on enter/tabSkyler Grey2-0/+17
2023-12-12tdf#33201 Add UNO command for Column/Row HighlightingSahil2-0/+19
2023-10-28Introduce easy to apply cond format stylesSzymon Kłos1-2/+2
2023-10-27tdf#157930 sc: Add easy to use conditional formatting menuParis Oplopoios2-0/+40
2023-06-12sc: fix freeze row/column panesHenry Castro1-2/+2
2023-05-23sc drawstyles: Enable the clear DF commandMaxim Monastirsky2-0/+2
2023-05-11sc: add ThemeDialog to the main menuTomaž Vajngerl1-0/+1
2023-03-21sc drawstyles: Handle style commands and undoMaxim Monastirsky3-24/+1
2023-03-17sc drawstyles: Move style commands to ScTabViewShellMaxim Monastirsky2-11/+12
2023-02-22tdf#63965 Hide one extra Rename Sheet command from Customize dialogGabor Kelemen1-2/+2
2022-09-29tdf#151197: Remove EmojiControlKhaled Hosny3-3/+0
2022-06-07tdf#129674 Add GoTo Sheet commandLaurent BP1-2/+2
2022-05-01lok: Introduce uno commands for formulabar actionsSzymon Kłos2-0/+39
2022-04-15sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl2-0/+18
2022-04-10sc: add UI, undo/redo and test to change sparkline data rangeTomaž Vajngerl2-0/+18
2022-04-06sc: add Group and Ungroup to context menu for sparklinesTomaž Vajngerl2-0/+36
2022-04-06sc: add "Delete Sparkline Group" context menu action + Undo/RedoTomaž Vajngerl2-0/+18
2022-04-04sc: add "Edit Sparkline Group" context menu actionTomaž Vajngerl2-0/+18
2022-04-03sc: add "Delete Sparkline" context menu commandTomaž Vajngerl2-1/+19
2022-04-03sc: SparklineDialog and "Insert Sparkline" to context menuTomaž Vajngerl2-0/+18
2022-03-02Advanced Diagram support: Extend UI to all applicationsArmin Le Grand (Allotropia)1-0/+2
2022-02-15tdf#145745 Create uno:DuplicateSheet commandrafaelhlima2-0/+18
2022-02-09Resolves tdf#147301 - Disable Hidden Row/Col indicatorHeiko Tietze2-1/+18
2021-08-05No need for extra uno commands for shape hyperlinksSamuel Mehrbrodt2-39/+3
2021-06-15editengine-columns: add sidebar property panelMike Kaganski1-0/+2
2021-05-07tdf#90101 add .uno:PasteAsLinkscito1-0/+1
2021-05-03tdf#102255 add .uno:PasteTransposedscito1-0/+1
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet1-1/+1
2021-03-02Implemented MoveShapeHandle uno command for scmert1-1/+1
2021-02-25tdf#36466 sc UI: add new options to deselect hidden cellsTünde Tóth2-2/+20
2021-02-17tdf#36466 calc UI: add option to Select Visible Cells OnlyTünde Tóth2-0/+18
2021-01-30Added uno command for formula range selectionPranam Lashkari2-0/+18
2021-01-18Bring uno:RefreshView to CalcSamuel Mehrbrodt1-0/+2
2020-11-29added parameter to SheetRightToLeft commandPranam Lashkari1-1/+1
2020-11-26added new parameter in uno:MovePranam Lashkari1-1/+1
2020-11-13tdf#45705 rework zoom in and zoom out UI commands in CalcJim Raykowski3-38/+4