summaryrefslogtreecommitdiff
path: root/sc/inc/chgtrack.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-15loplugin:constfields in scNoel Grandin1-4/+4
2018-08-24pass ScChangeAction around by std::unique_ptrNoel Grandin1-5/+5
2018-08-16remove mempoolNoel Grandin1-8/+0
2018-08-15convert ScChangeActionCellListEntry to std::vectorNoel Grandin1-25/+3
2018-07-11sc: Prefer std::vector to std::deque or std::stackTakeshi Abe1-3/+3
2018-06-21loplugin:useuniqueptr in ScChangeTrackNoel Grandin1-6/+3
2018-05-08tdf#42949 Fix IWYU warnings in sc/inc/[bc]*Gabor Kelemen1-8/+0
2018-02-22ColorData->Color in scNoel Grandin1-2/+2
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-1/+1
2017-08-23loplugin:constparam in sc part2Noel Grandin1-9/+9
2017-07-13loplugin:useuniqueptr in scNoel Grandin1-3/+4
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin1-15/+15
2017-03-23convert ScMatrixMode to scoped enumNoel Grandin1-1/+1
2017-01-25loplugin: unnecessary destructor scNoel Grandin1-1/+0
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin1-1/+1
2016-11-10clarify class documentationEike Rathke1-6/+12
2016-11-07loplugin:expandablemethods in scNoel Grandin1-10/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-5/+5
2016-08-30sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna1-0/+2
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin1-2/+2
2016-08-16loplugin:unusedenumvalues in scNoel Grandin1-1/+0
2016-07-27loplugin:singlevalfields in sc(part4)Noel Grandin1-2/+0
2016-05-24loplugin:unusedmethods in scNoel Grandin1-7/+0
2016-04-14loplugin:passstuffbyref in scNoel Grandin1-1/+1
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-3/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-10-28com::sun::star->css in scNoel Grandin1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-32/+32
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-10-01loplugin:unusedmethodsNoel Grandin1-7/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-22convert Link<> to typedNoel Grandin1-2/+2
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin1-25/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-16Revert "make more classes dllpublic"David Tardon1-5/+5
2015-04-16make more classes dllpublicDavid Tardon1-5/+5
2015-02-07loplugin:deletedspecialStephan Bergmann1-9/+6
2015-01-20Some more loplugin:cstylecast: scStephan Bergmann1-9/+14
2014-10-23loplugin: cstylecastNoel Grandin1-14/+17
2014-07-18bnc#885548: Initial work on importing revisions from xlsx.Kohei Yoshida1-1/+1
2014-07-17Unwind this logic and make it easier to read.Kohei Yoshida1-0/+2
2014-07-14Preserve the "end of list" flag for xls round-tripping.Kohei Yoshida1-10/+16
2014-07-14Move this header to the source file.Kohei Yoshida1-1/+0
2014-07-14Make these non inline.Kohei Yoshida1-37/+8
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-6/+6
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-2/+2
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2