loplugin:useuniqueptr in ScSimpleEditSourceHelper
Change-Id: Iebe62753d9e6f83f985e4c55fb938d5861613898 Reviewed-on: https://gerrit.libreoffice.org/56903 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
@@ -68,6 +68,9 @@ public:
|
||||
// SwRedlineData::pNext and pExtraData have complex handling
|
||||
if (fn == SRCDIR "/sw/source/core/doc/docredln.cxx")
|
||||
return;
|
||||
// ScTempDocSource::pTempDoc
|
||||
if (fn == SRCDIR "/sc/source/ui/unoobj/funcuno.cxx")
|
||||
return;
|
||||
|
||||
TraverseDecl(compiler.getASTContext().getTranslationUnitDecl());
|
||||
}
|
||||
|
Reference in New Issue
Block a user