office-gobmx/xmlsecurity
Miklos Vajna 7ca0f29249 pdfium: replace PDFiumSignature::getPointer() with typed getters
Once reason and time has getters, no need to expose the underlying
PDFium type.

Change-Id: I8f6b152fddf38e76ad7c3b1897fcb2026129820f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106631
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2020-11-26 09:06:04 +01:00
..
doc
inc loplugin:stringviewparam extend to comparison operators 2020-11-24 09:45:04 +01:00
qa tdf#123936 Formatting files in module xmlsecurity with clang-format 2020-11-19 19:27:01 +01:00
source pdfium: replace PDFiumSignature::getPointer() with typed getters 2020-11-26 09:06:04 +01:00
test_docs
uiconfig/ui add <!-- n-columns=1 n-rows=1 --> before every GtkGrid 2020-11-15 20:14:10 +01:00
util
workben xmlsecurity: fold pdfio into pdfsignaturehelper 2020-09-25 09:02:57 +02:00
AllLangMoTarget_xsc.mk
CppunitTest_qa_certext.mk
CppunitTest_xmlsecurity_dialogs_test.mk
CppunitTest_xmlsecurity_pdfsigning.mk Add missing dependency 2020-04-01 22:03:58 +02:00
CppunitTest_xmlsecurity_signing.mk Missing test dependency 2020-08-06 16:55:19 +02:00
Executable_pdfverify.mk
IwyuFilter_xmlsecurity.yaml Remove some unused includes 2020-09-17 08:51:54 +02:00
Library_xmlsecurity.mk xmlsecurity: fold pdfio into pdfsignaturehelper 2020-09-25 09:02:57 +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.