summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#118373 xmlsecurity: avoid stderr output on libxmlsec version checkMiklos Vajna2019-01-171-0/+6
* NSS: create a temporary database instead of in-memoryTomaž Vajngerl2019-01-034-51/+161
* Remove some useless whitespacesTomaž Vajngerl2019-01-031-3/+3
* Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl2019-01-032-40/+58
* Fix C2695: overriding virtual function differs only by calling conventionTor Lillqvist2018-12-111-1/+1
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-101-1/+1
* convert to range forCODE-4.0-beta1Tomaž Vajngerl2018-12-011-4/+3
* xmlsecurity: clean-up code a bitTomaž Vajngerl2018-12-011-8/+8
* libxmlsec: drop not needed xmlsec1-customkeymanage.patch.1Miklos Vajna2018-11-081-36/+0
* xmlSecNssPKIAdoptKey apparently takes over ownership of keysStephan Bergmann2018-11-081-2/+4
* lok: new function to add certificate to certificate DBTomaž Vajngerl2018-11-082-0/+11
* fix importing the certificate and private keyTomaž Vajngerl2018-11-084-31/+92
* xmlsecurity: implement XCertificateCreator for NSS backendTomaž Vajngerl2018-11-082-13/+66
* xmlsignaturehelper: fix comments, no changeTomaž Vajngerl2018-11-081-19/+7
* xmlsecurity: prevent seg. fault if there is no private keyTomaž Vajngerl2018-11-081-5/+12
* tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt2018-11-089-5/+72
* Sign Signature LineSamuel Mehrbrodt2018-11-088-3/+126
* use "range for" to iterate through certificatesTomaž Vajngerl2018-11-081-5/+4
* Support to sign a document with a specified signatureTomaž Vajngerl2018-11-082-0/+43
* tdf#116085 make sure Certificate Manager is found with GPG4win v3Cor Nouws2018-11-021-3/+5
* xmlsecurity: nsscrypto_initialize: try to avoid profile migrationMichael Stahl2018-08-211-0/+14
* Fix CppunitTest_xmlsecurity_signing with system-xmlsec 1.2.26Miklos Vajna2018-06-271-14/+37
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2018-03-201-6/+0
* xmlsecurity: fix loplugin:salcall warningsMiklos Vajna2018-03-191-2/+2
* tdf#115011 don't crash on non-existent gpg supportThorsten Behrens2018-01-161-3/+3
* Do things with preferred GPG keysKatarina Behrens2017-12-191-2/+27
* gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens2017-12-104-9/+9
* gpg4libre: multi-select encryption certs, hide desc entryThorsten Behrens2017-12-081-0/+5
* gpg4libre: handle unavailable gpg crypto tools more gracefullyThorsten Behrens2017-12-071-1/+1
* gpg4libre: return key fingerprint / hashes including null characterfeature/gpg4libre-6-0Thorsten Behrens2017-12-071-3/+3
* gpg4libre: permit multi-select encrypt certThorsten Behrens2017-12-074-25/+49
* gpg4libre: find keymanager executable on WindowsThorsten Behrens2017-12-071-2/+10
* Restore GPG SEInitializer serviceKatarina Behrens2017-12-072-1/+45
* gpg4libre: add gpgme config header where gpgme.h is includedThorsten Behrens2017-12-053-0/+6
* EPUB export: implement character properties of links from named stylesMiklos Vajna2017-11-241-1/+1
* gpg4libre: conditional-compile gpgme codeThorsten Behrens2017-11-234-7/+12
* gpg4libre: fix warningsThorsten Behrens2017-11-222-3/+3
* xmlsecurity mscrypt: use SAL_N_ELEMENTS()Miklos Vajna2017-11-221-1/+3
* loplugin:constparams in various(2)Noel Grandin2017-11-061-1/+1
* Missing initialization of m_bInSignatureLineIdSamuel Mehrbrodt2017-11-031-0/+1
* [API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt2017-11-034-2/+125
* xmlsecurity: can hold UriBindingHelper by rtl::ReferenceMiklos Vajna2017-11-034-64/+4
* loplugin:includeform: xmlsecurity (Windows)Stephan Bergmann2017-10-2710-20/+20
* vcl: make MapMode constructor explicitMichael Stahl2017-10-263-3/+3
* xmlsecurity: remove unused chainOn() argumentMiklos Vajna2017-10-253-11/+7
* loplugin:includeform: xmlsecurityStephan Bergmann2017-10-2344-97/+97
* fix build with system gpgmeDavid Tardon2017-10-191-2/+7
* gpg4libre fix tdf#113190 don't show expired/invalid keysgpg4libre-review-5.4.99Thorsten Behrens2017-10-181-1/+1
* gpg4libre - tdf#113188 add option for minimal PGPKeyPacketThorsten Behrens2017-10-181-1/+5
* xmlsecurity: remove unused m_xElementStackKeeperMiklos Vajna2017-10-182-51/+1