summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo
AgeCommit message (Expand)Author
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
2021-10-11loplugin:moveparam in scNoel Grandin
2021-10-03cid#1492280 avoid Missing move assignment operatorCaolán McNamara
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-09-13Resolves: tdf#144135 Rework Sort with area extrasEike Rathke
2021-09-04Fix assert in sc/undoblk3Julien Nabet
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-21flatten ScDetOpList vectorNoel Grandin
2021-06-01no need to allocate these on the heapNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-31Related: tdf#137577 Update Name Box range name list on sheet renameEike Rathke
2021-03-08clean up some more dynamic/static castingNoel
2021-02-02tdf#137081, tdf137082 fixes shape handling in RTL sheetsRegina Henschel
2021-02-02Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2021-01-10static_cast after dynamic_castNoel Grandin
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2020-10-20use tools::Long in scNoel
2020-10-13static_cast after dynamic_castNoel
2020-10-13static_cast after dynamic_castNoel
2020-09-30loplugin:reducevarscope in scNoel
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-18AppendContentsIfInRefDoc never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-08-09loplugin:flatten in scNoel Grandin
2020-07-16lokit: add missing header and row-size invalidation calls...Dennis Francis
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-05-30pass ScSheetLimits aroundNoel Grandin