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