summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)AuthorFilesLines
2018-08-21xmlsecurity: nsscrypto_initialize: try to avoid profile migrationMichael Stahl1-0/+14
2018-06-27Fix CppunitTest_xmlsecurity_signing with system-xmlsec 1.2.26Miklos Vajna1-14/+37
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-6/+0
2018-03-19xmlsecurity: fix loplugin:salcall warningsMiklos Vajna1-2/+2
2018-01-16tdf#115011 don't crash on non-existent gpg supportThorsten Behrens1-3/+3
2017-12-19Do things with preferred GPG keysKatarina Behrens1-2/+27
2017-12-10gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens4-9/+9
2017-12-08gpg4libre: multi-select encryption certs, hide desc entryThorsten Behrens1-0/+5
2017-12-07gpg4libre: handle unavailable gpg crypto tools more gracefullyThorsten Behrens1-1/+1
2017-12-07gpg4libre: return key fingerprint / hashes including null characterfeature/gpg4libre-6-0Thorsten Behrens1-3/+3
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens4-25/+49
2017-12-07gpg4libre: find keymanager executable on WindowsThorsten Behrens1-2/+10
2017-12-07Restore GPG SEInitializer serviceKatarina Behrens2-1/+45
2017-12-05gpg4libre: add gpgme config header where gpgme.h is includedThorsten Behrens3-0/+6
2017-11-24EPUB export: implement character properties of links from named stylesMiklos Vajna1-1/+1
2017-11-23gpg4libre: conditional-compile gpgme codeThorsten Behrens4-7/+12
2017-11-22gpg4libre: fix warningsThorsten Behrens2-3/+3
2017-11-22xmlsecurity mscrypt: use SAL_N_ELEMENTS()Miklos Vajna1-1/+3
2017-11-06loplugin:constparams in various(2)Noel Grandin1-1/+1
2017-11-03Missing initialization of m_bInSignatureLineIdSamuel Mehrbrodt1-0/+1
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt4-2/+125
2017-11-03xmlsecurity: can hold UriBindingHelper by rtl::ReferenceMiklos Vajna4-64/+4
2017-10-27loplugin:includeform: xmlsecurity (Windows)Stephan Bergmann10-20/+20
2017-10-26vcl: make MapMode constructor explicitMichael Stahl3-3/+3
2017-10-25xmlsecurity: remove unused chainOn() argumentMiklos Vajna3-11/+7
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann44-97/+97
2017-10-19fix build with system gpgmeDavid Tardon1-2/+7
2017-10-18gpg4libre fix tdf#113190 don't show expired/invalid keysgpg4libre-review-5.4.99Thorsten Behrens1-1/+1
2017-10-18gpg4libre - tdf#113188 add option for minimal PGPKeyPacketThorsten Behrens1-1/+5
2017-10-18xmlsecurity: remove unused m_xElementStackKeeperMiklos Vajna2-51/+1
2017-10-13xmlsecurity: remove unused XSecController::m_xNextNodeOnSAXChainMiklos Vajna1-5/+3
2017-10-06xmlsecurity: last 2 params of setSAXChainConnector() is always nullptrMiklos Vajna2-13/+5
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski4-9/+13
2017-10-05TSCP: include certificate usage in paragraph signaturesAshod Nakashian3-6/+38
2017-10-04add << operator for css::uno::ExceptionNoel Grandin4-6/+4
2017-10-01loplugin:flatten (clang-cl, xmlsecurity)Stephan Bergmann1-4/+3
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski2-9/+5
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski3-42/+30
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-19/+17
2017-09-27loplugin:flatten in vcl..xmlsecurityNoel Grandin3-35/+25
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-09-21xmlsecurity: hold SignatureCreatorImpl by rtl::ReferenceMiklos Vajna1-33/+14
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski5-0/+15
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin2-11/+11
2017-09-10gpg4libre: use SHA512 digests for GPG signing unconditionallyThorsten Behrens3-2/+12
2017-09-10gpg4libre: add sha512 supportThorsten Behrens3-4/+47
2017-09-06xmlsecurity: no need to have pdfio/pdfdocument.hxx as a global headerMiklos Vajna2-2/+2
2017-09-03gpg4libre: When encrypting, show all available GPG keysKatarina Behrens5-3/+24
2017-09-03gpg4libre: Recycle certificate selection dialog for encryptionKatarina Behrens4-5/+44
2017-08-31loplugin:constparams: xmlsecurity (clang-cl)Stephan Bergmann1-1/+1