summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-10Related tdf#108977 Fix crash when vieweing non-existing certificateSamuel Mehrbrodt3-1/+11
2017-07-10tdf#108977 Show signature info also for keys we don't have locallySamuel Mehrbrodt11-27/+76
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin1-2/+2
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-1/+1
2017-07-03loplugin:oncevar (clang-cl): xmlsecurityStephan Bergmann2-5/+6
2017-07-02xmlsecurity: avoid crash on empty security contextThorsten Behrens1-0/+2
2017-06-30loplugin:staticmethodsStephan Bergmann1-0/+2
2017-06-29loplugin:oncevar variousNoel Grandin7-29/+15
2017-06-28Fix typosAndrea Gelmini1-1/+1
2017-06-28gpg4libre: Don't call production code inside an assert()Samuel Mehrbrodt2-4/+10
2017-06-28tdf#108794 gpg4libre: Use key id to get the right keySamuel Mehrbrodt3-6/+13
2017-06-28tdf#108798 Make CanSignWithGPG work with PDF docsSamuel Mehrbrodt1-1/+1
2017-06-27gpg4libre: Show message when no cert manager foundSamuel Mehrbrodt3-1/+10