office-gobmx/xmlsecurity
Thorsten Behrens 493ae7a6bb replace usage of blacklist with denylist
.. and a few cases of instead doing blacklist->excludelist where that
made more sense.

Background and motivation:
  https://tools.ietf.org/html/draft-knodel-terminology-02

[API CHANGE] officecfg::Office::Canvas::DeviceBlacklist -> DeviceDenylist
[API CHANGE] officecfg::Office::Canvas::BlacklistCurrentDevice -> DenylistCurrentDevice
[API CHANGE] officecfg::Office::Common::Misc::OpenCLBlackList -> OpenCLDenyList

Change-Id: Ia35e25496bf0cc0692d5de4cb66bfc232d3a869e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98180
Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2020-07-10 01:34:54 +02:00
..
doc
inc sd signature line: pass the model down to xmlsecurity 2020-06-25 15:41:03 +02:00
qa Remove some unused includes 2020-07-01 09:20:05 +02:00
source replace usage of blacklist with denylist 2020-07-10 01:34:54 +02: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 Add missing dependency 2020-04-01 22:03:58 +02:00
CppunitTest_xmlsecurity_signing.mk tdf#97694 Add test for macro signature preservation in Base 2020-06-23 16:06:55 +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 sd signature line: export shape with signature to PDF 2020-06-16 13:41: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 gpg4libre: List and view GPG keys 2017-03-04 10:26:43 +00:00
UIConfig_xmlsec.mk

Stuff for document signing.

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