summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo/undodat.cxx
AgeCommit message (Expand)Author
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-10-13static_cast after dynamic_castNoel
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-08-09loplugin:flatten in scNoel Grandin
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-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2019-10-21sc: rowcol: tdf#50916 convert ui/undoAron Budea
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-08use more std::unique_ptr in ScDPCollectionNoel Grandin
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-08-31use std::unique_ptr in various sc undo codeNoel Grandin
2018-08-31pass ScDBData by std::unique_ptrNoel Grandin
2018-08-31pass ScDocument by ScDocumentUniquePtrNoel Grandin
2018-08-30pass ScRefUndoData around by std::unique_ptrNoel Grandin
2018-08-28loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin
2018-08-24loplugin:useuniqueptr for ScOutlineTable in the undo codeNoel Grandin
2018-07-27InsertNewTable always returns trueCaolán McNamara
2018-06-29loplugin:useuniqueptr in various ScUndo*Noel Grandin
2018-06-29inline DeleteSdrUndoActionNoel Grandin
2018-06-28loplugin:useuniqueptr in ScUndoDBDataNoel Grandin
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
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
2017-12-19lok: sc: missing header invalidation on undo an autofilter actionMarco Cecchetti
2017-12-19loplugin:singevalfieldsNoel Grandin
2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti
2017-12-04loplugin:singlevalfieldsNoel Grandin
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-08loplugin:constantparamNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-02-22use std::unique_ptrCaolán McNamara
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-09-26convert PAINT constants to typed_flagsNoel 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-05-25Convert SC_MF to scoped enumNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-02-22loplugin:commaoperator in sc/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht