summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo/undoblk3.cxx
AgeCommit message (Expand)Author
4 daysloplugin:ostr in scNoel Grandin
2024-02-20none of these defaults can be hitCaolán McNamara
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-11-20lok: async calc merge-cells popup dialog.Michael Meeks
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2022-12-19sc: check ScDocShell::GetViewData()Xisco Fauli
2022-11-21calc: cache GetCellArea resultsSzymon Kłos
2022-08-09cid#1507857 Big parameter passed by valueCaolán McNamara
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-05-12fix up order of some ScDocument functionsLuboš Luňák
2022-04-04sc: undo/redo for sparklines when deleting the cell contentTomaž Vajngerl
2021-09-04Fix assert in sc/undoblk3Julien Nabet
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-02Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-13static_cast after dynamic_castNoel
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-18AppendContentsIfInRefDoc never passed a null ScDocument*Caolán McNamara
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2019-12-23sc: correctly update spelling markers on undo/redoAshod Nakashian
2019-12-07rename ScEditEngineDefaulter::SetTextCaolá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-04-24simplify call sites of SfxItemPool::PutNoel Grandin
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2019-01-08Simplify containers iterations in sc/source/ui/[f-u]*Arkadiy Illarionov
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-24loplugin:useuniqueptr pass ScDocument by unique_ptr in the undo codeNoel Grandin
2018-06-29loplugin:useuniqueptr in various ScUndo*Noel Grandin
2018-06-29inline DeleteSdrUndoActionNoel Grandin
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-03-27loplugin:useuniqueptr in ScDrawLayerNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-062nd arg of ApplySelectionFrame is always not nullCaolán McNamara
2017-06-06coverity#1412032 ApplyPatternLines always passed non-null 2nd argCaolán McNamara
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-02-22use std::unique_ptrCaolán McNamara
2017-02-18Resolves: tdf#105667 forget target area's caption pointer in Merge UndoEike Rathke
2017-02-13tdf#76183: refresh objects' positions on optimal height recalcMike Kaganski
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin