summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh1.cxx
AgeCommit message (Expand)Author
12 daysmake ScRange single-arg constructor explicitNoel Grandin
2024-07-16lok calc: allow remove and edit hypelink outside of edit modeJaume Pujantell
2024-07-02lok calc: allow copy hyperlink outside of edit modeJaume Pujantell
2024-06-29Related tdf#64028 - COPYDELETE must not update referencesHeiko Tietze
2024-06-20Resolves tdf#64028 - Command to retain source cell on cutHeiko Tietze
2024-06-01loplugin:ostr in sc/../viewNoel Grandin
2024-05-16make AutoFill work for Copy cells and Fill seriesBayram Çiçek
2024-04-21tdf#80390 Use local copy in anonymous function.Sahil Gautam
2024-04-20tdf#80390 Extend InsertCells Dialog to allow adding a set of Rows/ColumnsSahil Gautam
2024-04-03tdf#160252 ITEM remove unnecessary cleanups of shared_ptrArmin Le Grand (allotropia)
2024-03-26tdf#160338 Calc freeze on Text Attribute dialogNoel Grandin
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-01-24convert more calc dialogs to asyncNoel Grandin
2024-01-22make charmap dialog asyncNoel Grandin
2024-01-21ITEM: solve ScCondFormatDlgItem situationArmin Le Grand (allotropia)
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)
2024-01-10Make format condition, chart delete and pivot table error asynccodewithvk
2023-12-13add a notifier for the "Edit Existing Cond Formats" warning dialogCaolán McNamara
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-10-28Introduce easy to apply cond format stylesSzymon Kłos
2023-06-22sc: factor out color from setting vcl::Font from a ItemSetTomaž Vajngerl
2023-05-25use more TypedWhichIdNoel Grandin
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-11-02sc: make InsertCell and DeleteCell async.Michael Meeks
2022-09-24tdf#117764: fix context menu item "Conditional formatting"Julien Nabet
2022-08-18loplugin:moveitNoel Grandin
2022-06-18create getter for ScCellValue::mpFormulaNoel Grandin
2022-06-16make meType in ScCellValue privateNoel Grandin
2022-05-12fix up order of some ScDocument functionsLuboš Luňák
2022-05-06tdf#148383: Obtain start/end strings always in system localeDaniel Kamil Kozar
2022-05-01lok: Introduce uno commands for formulabar actionsSzymon Kłos
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-10sc: add UI, undo/redo and test to change sparkline data rangeTomaž Vajngerl
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-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
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/view/Noel Grandin
2022-02-21cid#1500584 Dereference before null checkCaolán McNamara
2022-02-10add more TypedWhichIdNoel Grandin
2022-02-03sal_uLong->sal_Int32 for refresh delayNoel Grandin
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin