summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo
AgeCommit message (Expand)Author
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
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2019-12-23sc: correctly update spelling markers on undo/redoAshod Nakashian
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-02use weld::WaitObjectCaolán McNamara
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-10-21sc: rowcol: tdf#50916 convert ui/undoAron Budea
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-07-25tdf#107394 sc ui: fix lack of row height update on undo of pasteMiklos Vajna