summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2017-09-06xmlsecurity: no need to have pdfio/pdfdocument.hxx as a global headerMiklos Vajna10-8/+70
2017-09-04loplugin:dyncastvisibilityStephan Bergmann1-1/+1
2017-09-03gpg4libre: When encrypting, show all available GPG keysKatarina Behrens5-3/+24
2017-09-03gpg4libre: Recycle certificate selection dialog for encryptionKatarina Behrens6-9/+83
2017-09-01xmlsecurity: fix inconsistent param naming in interface/implementationMiklos Vajna1-1/+1
2017-08-31loplugin:constparams: xmlsecurity (clang-cl)Stephan Bergmann1-1/+1
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann2-2/+2
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati7-19/+8
2017-08-18loplugin:nullptr (clang-cl)Stephan Bergmann1-24/+24
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-2/+2
2017-08-10xmlsecurity: Log unknown xml elements for ooxmlSamuel Mehrbrodt1-0/+4
2017-08-10xmlsecurity: work with impl directly in SignatureEngine::startEngine()Miklos Vajna8-24/+15
2017-08-08loplugin:unusedmethodsNoel Grandin2-15/+0
2017-08-03xmlsecurity: remove unused XMLEncryption_MSCryptImplMiklos Vajna6-519/+0
2017-08-02remove unnecessary use of 'this->'Noel Grandin2-5/+5
2017-08-01move resmgr to unotoolsCaolán McNamara3-3/+3
2017-08-01loplugin:constparams in variousNoel Grandin2-4/+4
2017-07-28loplugin:checkunusedparams more part2Noel Grandin4-22/+0
2017-07-28loplugin:checkunusedparams more part1Noel Grandin2-10/+0
2017-07-27loplugin:constparams in xmlsecurityNoel Grandin9-33/+33
2017-07-27xmlsecurity mscrypt: drop unused parameters in akmngrMiklos Vajna3-13/+3
2017-07-26xmlsecurity: remove unused XMLEncryption_NssImplMiklos Vajna3-339/+0
2017-07-25loplugin:unusedmethodsNoel Grandin2-41/+0
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke1-2/+2
2017-07-21Fix typosAndrea Gelmini1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara26-411/+159
2017-07-20Move namespace declaration to header fileSamuel Mehrbrodt2-2/+2
2017-07-20xmlsecurity mscrypt: turn akmngr patch into plain codeMiklos Vajna5-2/+291
2017-07-19[API CHANGE] offapi: remove unused css.xml.crypto.XMLEncryptionMiklos Vajna2-6/+0
2017-07-18coverity#1415512 silence Unchecked return valueCaolán McNamara1-1/+1
2017-07-18Fix typosAndrea Gelmini1-1/+1
2017-07-18We no longer patch libxmlsec for thisSamuel Mehrbrodt1-7/+3
2017-07-17Fix warning for loext namespaceSamuel Mehrbrodt4-10/+7
2017-07-17This should be a namespace, not an attribute "namespace"Samuel Mehrbrodt1-5/+3
2017-07-17gpg4libre: Import public key payload if verification result != validKatarina Behrens1-5/+14
2017-07-17loplugin:unnecessaryparen: xmlsecurity (clang-cl)Stephan Bergmann1-3/+3
2017-07-17gpg4libre: Wrap PGPOwner in own namespaceSamuel Mehrbrodt3-2/+10
2017-07-17gpg4libre: use full SHA1 hash for key identificationThorsten Behrens4-15/+20
2017-07-17gpg4libre: unconditionally use binary IOThorsten Behrens1-0/+1
2017-07-17gpg4libre: search for _all_ local keys in getCertificate()Thorsten Behrens1-1/+1
2017-07-17svl: move byte-array verification from vclAshod Nakashian11-777/+12
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand1-1/+1
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1
2017-07-14tdf#108831 PGP signature shown as invalidSamuel Mehrbrodt1-6/+2
2017-07-14gpg4libre: Show whether pgp keys are trusted or notSamuel Mehrbrodt2-31/+43
2017-07-14gpg4libre: Don't use xmlStrlen on binary dataKatarina Behrens1-2/+3
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin5-11/+11
2017-07-14xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna2-2/+2
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-1/+1
2017-07-10tdf#109046 Show correct signature type for OpenPGPSamuel Mehrbrodt1-1/+4