summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo/undoblk3.cxx
AgeCommit message (Expand)Author
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
2016-09-28tdf#99386, broadcast that cell content changed after merge cells undo/redoMarkus Mohrhard
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-26convert CR flags to typed_flags_setNoel Grandin
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-03-24loplugin:constantparam in scNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-07Resolves: tdf#94208 broadcast fill undo (for deleted cells)Eike Rathke
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-12-07tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-09Apparently, pUndoDoc must be reset before calling DeleteSdrUndoActionStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht