summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-10-01 10:44:45 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-10-01 18:56:53 +0200
commit25a23b9b72d3ea794b63b52286954b58c95c2efd (patch)
treeb4aafe7f0ea8c093942a2cef117baa54ed0a6ee5 /extensions
parentloplugin:unnecessaryparen (clang-cl) (diff)
downloadcore-25a23b9b72d3ea794b63b52286954b58c95c2efd.tar.gz
core-25a23b9b72d3ea794b63b52286954b58c95c2efd.zip
loplugin:sallogareas (clang-cl)
Change-Id: I4fd32d006299cfb7ed856e5e8ef8bfd7a680fc6c Reviewed-on: https://gerrit.libreoffice.org/79940 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/ole/unoobjw.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/ole/unoobjw.cxx b/extensions/source/ole/unoobjw.cxx
index 6f25babcc81c..d8f46a09f1a8 100644
--- a/extensions/source/ole/unoobjw.cxx
+++ b/extensions/source/ole/unoobjw.cxx
@@ -132,7 +132,7 @@ private:
}
catch ( const Exception& )
{
- DBG_UNHANDLED_EXCEPTION("extensions.ole");
+ DBG_UNHANDLED_EXCEPTION("extensions.olebridge");
}
}