summaryrefslogtreecommitdiff
path: root/stoc/source/invocation_adapterfactory
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-07-30 17:48:28 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-07-31 12:54:36 +0200
commitd15e0ff4fd120ede2bf5599f7323628c58c3df91 (patch)
treef85071ed07e2e09a1c2d165ed36cf90da92f7d44 /stoc/source/invocation_adapterfactory
parent254eb4186a286785baa58d2c1f8fe47ced608a34 (diff)
Improved loplugin:stringconstant (now that GCC 7 supports it): stoc
Change-Id: Id739d5ff815d3bb1db48e9b1c2b3f739e3f11dfd Reviewed-on: https://gerrit.libreoffice.org/76644 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'stoc/source/invocation_adapterfactory')
-rw-r--r--stoc/source/invocation_adapterfactory/iafactory.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/source/invocation_adapterfactory/iafactory.cxx b/stoc/source/invocation_adapterfactory/iafactory.cxx
index 7248a22b1e35..4a8c716dbeb4 100644
--- a/stoc/source/invocation_adapterfactory/iafactory.cxx
+++ b/stoc/source/invocation_adapterfactory/iafactory.cxx
@@ -65,7 +65,7 @@ static Sequence< OUString > invadp_getSupportedServiceNames()
static OUString invadp_getImplementationName()
{
- return OUString(IMPLNAME);
+ return IMPLNAME;
}
struct hash_ptr