office-gobmx/xmlsecurity
Noel Grandin 789055bc2a clang-tidy performance-unnecessary-copy-initialization
probably not much performance benefit, but it sure is good at
identifying leftover intermediate variables from previous
refactorings.

Change-Id: I3ce16fe496ac2733c1cb0a35f74c0fc9193cc657
Reviewed-on: https://gerrit.libreoffice.org/24026
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-04-18 07:37:31 +00:00
..
doc
inc clang-tidy performance-unnecessary-value-param in various 2016-04-14 11:37:19 +00:00
qa
source clang-tidy performance-unnecessary-copy-initialization 2016-04-18 07:37:31 +00:00
test_docs
uiconfig/ui
util
workben
AllLangResTarget_xsec.mk
CppunitTest_qa_certext.mk
CppunitTest_xmlsecurity_signing.mk
Library_xmlsecurity.mk
Library_xsec_fw.mk
Library_xsec_xmlsec.mk
Makefile
Module_xmlsecurity.mk
README
UIConfig_xmlsec.mk

Stuff for document signing.

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