summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo
AgeCommit message (Expand)Author
2018-06-29loplugin:useuniqueptr in various ScUndo*Noel Grandin
2018-06-29inline DeleteSdrUndoActionNoel Grandin
2018-06-28loplugin:useuniqueptr in ScUndoDBDataNoel Grandin
2018-06-28loplugin:useuniqueptr in ScUndoWidthOrHeightNoel Grandin
2018-06-28loplugin:useuniqueptr in ScDocShellNoel Grandin
2018-06-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-25loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-18convert DelCellCmd to scoped enumNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-12loplugin:useuniqueptr in ScRefUndoDataNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-27loplugin:useuniqueptr in ScDrawLayerNoel Grandin
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-01-17Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-22can just use default dtorsCaolán McNamara
2017-12-19lok: sc: missing header invalidation on undo an autofilter actionMarco Cecchetti
2017-12-19loplugin:singevalfieldsNoel Grandin
2017-12-19Fix typosAndrea Gelmini
2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti
2017-12-08clang-tidy modernize-use-equals-default in sc/source/uiJochen Nitschke
2017-12-04loplugin:singlevalfieldsNoel Grandin
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-11-21Keep number format on string cell content Undo, tdf#103234 follow-upEike Rathke
2017-11-21tdf#103234 undo replacing text with formulaCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-02lok - sc: invalidation of cached row/col positions on several casesMarco Cecchetti
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-09-07tdf#107952: Move cursor to changed cell after undo/redo in ScUndoSetCellDennis Francis
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-08-01Related: tdf#109856 redo 'insert multiple tabs after' inserts too many tabsCaolán McNamara
2017-07-26loplugin:unusedmethodsNoel Grandin
2017-07-25loplugin:unusedfields in scNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara