/source/my/sw/

td class='logo' rowspan='2'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo
AgeCommit message (Expand)Author
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-03-21sc drawstyles: Handle style commands and undoMaxim Monastirsky
2023-01-12override GetModel in ScDocShellNoel Grandin
2022-12-19sc: check ScDocShell::GetViewData()Xisco Fauli
2022-11-21calc: cache GetCellArea resultsSzymon Kłos
2022-09-07Resolves: tdf#150829 Broadcast missing ScAreasChanged hint on sheet copy UndoEike Rathke
2022-09-06Resolves: tdf#150307 Broadcast missing ScAreasChanged hint on sheet deletionEike Rathke
2022-09-06Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-upEike Rathke
2022-09-02no need to use unique_ptr for this map in sc::ScRangeNameNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-09cid#1507857 Big parameter passed by valueCaolán McNamara
2022-08-07Removed duplicated includesAndrea Gelmini
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-08-02generalize the undo independence checkNoel Grandin
2022-07-31sc, out of order undo: allow multiple actions from other viewNoel Grandin
2022-07-31sc, out of order undo: allow a subset of a non-empty redo listNoel Grandin
2022-07-30sc: allow undo of typing in 2 views independent from each otherNoel Grandin
2022-06-18create getter for ScCellValue::mpFormulaNoel Grandin
2022-06-17create getter for ScCellValue::mpEditTextNoel Grandin
2022-06-17create getter for ScCellValue::mpStringNoel Grandin
2022-06-16create getter for ScCellValue::mfValueNoel Grandin
2022-06-16make meType in ScCellValue privateNoel Grandin
2022-05-21lok-calc: new callback for print rangesDennis Francis
2022-05-12fix up order of some ScDocument functionsLuboš Luňák
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-05sc: add SparklineGroup Undo/RedoTomaž Vajngerl
2022-04-04sc: undo/redo for sparklines when deleting the cell contentTomaž Vajngerl
2022-04-04sc: add Undo/Redo for deleting a SparklineTomaž Vajngerl
2022-04-04sc: add Undo/Redo for inserting SparklinesTomaž Vajngerl
2022-03-31lok: paste-undo: invalidate sheetgeometryDennis Francis
2022-03-04cid#1500566 Uninitialized scalar fieldCaolán McNamara
2022-03-03improve ScMark* classes a bitLuboš Luňák
2022-02-26cid#1500566 Uninitialized scalar fieldCaolán McNamara
2022-02-03sal_uLong->sal_Int32 for refresh delayNoel Grandin
2022-01-30Resolves: tdf#146994 InitOwnBlockMode() with current mark range or cursor posEike Rathke
2022-01-29Standardize the flag name on bSkipEmptyCells.Kohei Yoshida
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin