summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-02-08 10:33:02 +0000
committerCaolán McNamara <caolanm@redhat.com>2016-02-08 12:17:34 +0000
commit16b93ae648f3e9675eeb6980925957e2ccbcfdf2 (patch)
treef5e105d869df71ca646f2d63351ced9e92ed3c66 /xmlsecurity
parentdisambiguate the two GetType methods (diff)
downloadcore-16b93ae648f3e9675eeb6980925957e2ccbcfdf2.tar.gz
core-16b93ae648f3e9675eeb6980925957e2ccbcfdf2.zip
cppcheck: noExplicitConstructor
Change-Id: I74585aa5a50cd335f4fd0a3ba4fed230b98993c3
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/source/helper/ooxmlsecparser.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/source/helper/ooxmlsecparser.hxx b/xmlsecurity/source/helper/ooxmlsecparser.hxx
index 73ac0b22be97..dbb01517fdc9 100644
--- a/xmlsecurity/source/helper/ooxmlsecparser.hxx
+++ b/xmlsecurity/source/helper/ooxmlsecparser.hxx
@@ -45,7 +45,7 @@ class OOXMLSecParser: public cppu::WeakImplHelper
bool m_bReferenceUnresolved;
public:
- OOXMLSecParser(XSecController* pXSecController);
+ explicit OOXMLSecParser(XSecController* pXSecController);
virtual ~OOXMLSecParser();
// XDocumentHandler