Files
loongoffice/xmlsecurity
Noel Grandin b44cbb26ef new loplugin: change virtual methods to non-virtual
Where we can prove that the virtual method is never overriden.

In the case of pure-virtual methods, we remove the method entirely.
Sometimes this leads to entire methods and fields being
eliminated.

Change-Id: I138ef81c95f115dbd8c023a83cfc7e9d5d6d14ae
2015-01-26 08:42:28 +02:00
..
2014-10-01 07:34:23 +00:00
2015-01-05 08:23:29 +02:00
2014-12-09 09:18:30 +00:00

Stuff for document signing.

This code provides dialogs, and infrastructure wrapping libxmlsec that
implements document signing.