office-gobmx/xmlsecurity
Gabor Kelemen d3e1ada454 Remove unused using declarations in oox...xmlsecurity
Found by:
run-clang-tidy-10 -checks=-*,misc-unused-using-decls

Change-Id: I3e95791e223ef01e140a6217e29a9efae428a784
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90876
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2020-03-25 09:13:27 +01:00
..
doc
inc Fix typo 2020-02-09 12:23:56 +01:00
qa Remove some unused includes 2020-03-25 09:12:23 +01:00
source Remove unused using declarations in oox...xmlsecurity 2020-03-25 09:13:27 +01:00
test_docs Fix typos 2019-07-31 15:17:14 +02:00
uiconfig/ui Fix macro security UI usability problems 2019-12-17 11:58:07 +01:00
util
workben loplugin:logexceptionnicely in xmlhelp..xmlsecurity 2019-06-18 20:03:42 +02:00
AllLangMoTarget_xsc.mk
CppunitTest_qa_certext.mk
CppunitTest_xmlsecurity_dialogs_test.mk
CppunitTest_xmlsecurity_pdfsigning.mk build: support disabling poppler 2019-03-07 11:43:25 +01:00
CppunitTest_xmlsecurity_signing.mk tdf#42316 preserve macro signature of templates 2019-08-06 20:55:36 +02:00
Executable_pdfverify.mk
IwyuFilter_xmlsecurity.yaml tdf#42949 Fix IWYU warnings in xmlsecurity/*cxx 2019-05-09 08:58:28 +02:00
Library_xmlsecurity.mk do not require $(SRCDIR) in every gb_Library_set_precompiled_header 2019-09-23 10:47:25 +02:00
Library_xsec_xmlsec.mk do not require $(SRCDIR) in every gb_Library_set_precompiled_header 2019-09-23 10:47:25 +02:00
Makefile
Module_xmlsecurity.mk
README
UIConfig_xmlsec.mk

Stuff for document signing.

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