[Libreoffice-commits] core.git: xmlsecurity/source
Tor Lillqvist
tml at collabora.com
Thu Nov 3 08:02:20 UTC 2016
xmlsecurity/source/helper/xmlsignaturehelper2.hxx | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 47521b5816c425497dd0fc5f91dc3e744abdecc1
Author: Tor Lillqvist <tml at collabora.com>
Date: Thu Nov 3 10:01:17 2016 +0200
Add FIXME
Change-Id: I4ebdca6a7d09a228122842a79b217ac2611a7c06
diff --git a/xmlsecurity/source/helper/xmlsignaturehelper2.hxx b/xmlsecurity/source/helper/xmlsignaturehelper2.hxx
index e07af2e..7c76a9a 100644
--- a/xmlsecurity/source/helper/xmlsignaturehelper2.hxx
+++ b/xmlsecurity/source/helper/xmlsignaturehelper2.hxx
@@ -40,6 +40,10 @@ namespace embed {
// MT: Not needed any more, remove later...
+// FIXME: I certainly would love to remove as much as possible of this steaming pile of
+// over-engineering, but I wonder what exactly the above comment means. Certainly it is not
+// straightforward to remove this class, it is used.
+
class ImplXMLSignatureListener : public cppu::WeakImplHelper
<
css::xml::crypto::sax::XSignatureCreationResultListener,
More information about the Libreoffice-commits
mailing list