summaryrefslogtreecommitdiff
ModeNameSize
-rw-r--r--.gitignore686logplain
-rw-r--r--.mailmap3696logplain
-rw-r--r--COPYING18693logplain
-rw-r--r--CREDITS92692logplain
d---------Documentation8106logplain
-rw-r--r--Kbuild2465logplain
-rw-r--r--MAINTAINERS100201logplain
-rw-r--r--Makefile55055logplain
-rw-r--r--README16930logplain
-rw-r--r--REPORTING-BUGS3172logplain
d---------arch835logplain
d---------block925logplain
d---------crypto2329logplain
d---------drivers2536logplain
d---------fs4735logplain
d---------include1405logplain
d---------init469logplain
d---------ipc474logplain
d---------kernel4262logplain
d---------lib3917logplain
d---------mm2173logplain
d---------net1576logplain
d---------samples214logplain
d---------scripts2121logplain
d---------security437logplain
d---------sound782logplain
d---------usr196logplain
d---------virt / kvm30logplain
t57b main, development code repositoryroot
summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo/undodat.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-19/+20
2018-03-27loplugin:useuniqueptr in ScDrawLayerNoel Grandin1-1/+1
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin1-7/+7
2018-03-10don't use heap for elements in ScRangeListNoel Grandin1-1/+1
2017-12-19lok: sc: missing header invalidation on undo an autofilter actionMarco Cecchetti1-0/+1
2017-12-19loplugin:singevalfieldsNoel Grandin1-10/+1
2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti1-3/+10
2017-12-04loplugin:singlevalfieldsNoel Grandin1-2/+2
2017-11-29lok - calc: outline and group handlingMarco Cecchetti1-0/+10
2017-10-23loplugin:includeform: scStephan Bergmann1-24/+24
2017-08-08loplugin:constantparamNoel Grandin1-15/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-5/+5
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-02-22use std::unique_ptrCaolán McNamara1-311/+234
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin1-3/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-4/+4
2016-09-26convert PAINT constants to typed_flagsNoel Grandin1-25/+25
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-4/+4
2016-09-10loplugin:constantparam in scNoel Grandin1-2/+1
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara1-53/+53
2016-05-25Convert SC_MF to scoped enumNoel Grandin1-2/+2
2016-03-23loplugin:constantparam in scNoel Grandin1-3/+2
2016-02-22loplugin:commaoperator in sc/Noel Grandin1-1/+4
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-16/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin1-54/+54
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-13remove some useless commentsNoel Grandin1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-15/+15
2015-09-02TableRef: introduce ScDBDataPortion enumEike Rathke1-1/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-7/+7