sc/inc/externalrefmgr.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 4fbd76beb57db9a1261efecf5cfac4cae6fe839b Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Fri Jan 3 15:10:05 2020 +0000 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Fri Jan 3 20:28:25 2020 +0100 cid#1456607 Uncaught exception Change-Id: Idc15fe4049dc6669b9e25cd1a8fb187e10df2b6a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86186 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/sc/inc/externalrefmgr.hxx b/sc/inc/externalrefmgr.hxx index e698eada3362..b0b81ea705e8 100644 --- a/sc/inc/externalrefmgr.hxx +++ b/sc/inc/externalrefmgr.hxx @@ -379,7 +379,7 @@ public: { public: LinkListener(); - virtual ~LinkListener() = 0; + virtual ~LinkListener() COVERITY_NOEXCEPT_FALSE = 0; virtual void notify(sal_uInt16 nFileId, LinkUpdateType eType) = 0; struct Hash _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits