summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh1.cxx
AgeCommit message (Expand)Author
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
2021-08-18loplugin:constparamsNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-07tdf#90101 add .uno:PasteAsLinkscito
2021-05-07tdf#102255 improve test and docu of .uno:PasteTransposedscito
2021-05-03tdf#102255 add .uno:PasteTransposedscito
2021-04-17pivot table: make partial sum message box asyncSzymon Kłos
2021-03-29tdf#36466 sc: update status bar at Select Visible RowsTünde Tóth
2021-02-25tdf#36466 sc UI: add new options to deselect hidden cellsTünde Tóth
2021-02-17tdf#36466 calc UI: add option to Select Visible Cells OnlyTünde Tóth
2021-02-05cid#1472785 Dereference before null checkCaolán McNamara
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-02-01fixed range text not being updated on dragging reference markerPranam Lashkari
2021-01-30Added uno command for formula range selectionPranam Lashkari
2021-01-11CreateScSubTotalDlg always called with a non-null pArgSetCaolán McNamara
2021-01-11SetTabNoAndCursor never passed a null ScViewData*Caolán McNamara
2021-01-11PasteFromClipboard never passed a null ScViewData*Caolán McNamara