summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* move SvTreeListBox to vclCaolán McNamara2018-11-076-10/+10
* xmlSecNssPKIAdoptKey apparently takes over ownership of keysStephan Bergmann2018-11-051-2/+4
* replace double-checked locking patterns with thread safe local staticsMike Kaganski2018-11-042-2/+0
* Fix xmlSecSize size mismatchMike Kaganski2018-10-311-2/+2
* lok: new function to add certificate to certificate DBTomaž Vajngerl2018-10-312-0/+11
* fix importing the certificate and private keyTomaž Vajngerl2018-10-294-31/+92
* xmlsecurity: implement XCertificateCreator for NSS backendTomaž Vajngerl2018-10-292-13/+66
* xmlsignaturehelper: fix comments, no changeTomaž Vajngerl2018-10-291-19/+7
* xmlsecurity: prevent seg. fault if there is no private keyTomaž Vajngerl2018-10-291-5/+12
* update old 'interface-requires' comments to <requires> tagCaolán McNamara2018-10-283-7/+9
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-10-281-2/+2
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+1
* use "range for" to iterate through certificatesTomaž Vajngerl2018-10-251-5/+4
* Support to sign a document with a specified signatureTomaž Vajngerl2018-10-251-0/+41
* pvs-studio: A part of conditional expression is always true: bCertValid.Caolán McNamara2018-10-201-4/+3
* pvs-studio: Expression 'keyStore != nullptr' is always true.Caolán McNamara2018-10-201-8/+0
* pvs-studio: new does not return nullptrCaolán McNamara2018-10-201-5/+0
* pvs-studio: The 'store' variable is assigned values twice successively.Caolán McNamara2018-10-201-7/+3
* pvs-studio: Expression 'pCertContext' is always true.Caolán McNamara2018-10-201-2/+2
* rework to check cPath against nullptr only on !WNTCaolán McNamara2018-10-201-32/+31
* pvs-studio: A part of conditional expression is always true: bSigValid.Caolán McNamara2018-10-201-6/+5
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* xmlsecurity: avoid repeated manual calls to PORT_FreeArena()Miklos Vajna2018-10-181-7/+10
* add SvStream::TellEndNoel Grandin2018-10-151-3/+1
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* xmlsecurity nss: avoid deleting the dsig context manuallyMiklos Vajna2018-10-041-11/+8
* make all notebooks scrollable and enable_popupCaolán McNamara2018-10-022-0/+4
* tdf#116085 make sure Certificate Manager is found with GPG4win v3Cor Nouws2018-10-011-3/+5
* xmlsecurity nss: avoid deleting the keys manager manuallyMiklos Vajna2018-09-271-12/+13
* loplugin:external (clang-cl)Stephan Bergmann2018-09-242-8/+12
* loplugin:useuniqueptr in xmlsecurity::BufferNodeNoel Grandin2018-09-203-86/+48
* tdf#118567 Signature Line: Fix ooxml signingSamuel Mehrbrodt2018-09-194-10/+11
* SignatureType should be "2" for ooxml signaturesSamuel Mehrbrodt2018-09-191-1/+1
* loplugin:unusedfields improve search for unused collection fieldsNoel Grandin2018-09-182-22/+1
* loplugin:simplifyconstruct (clang-cl)Stephan Bergmann2018-09-171-2/+0
* tdf#118569 Signature Line: When signing ooxml, only show X.509 certificatesSamuel Mehrbrodt2018-09-171-3/+25
* New loplugin:externalStephan Bergmann2018-09-177-20/+26
* Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurityArkadiy Illarionov2018-09-151-89/+33
* loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin2018-09-133-6/+4
* Simplify containers iterations in xmlsecurityArkadiy Illarionov2018-09-126-185/+99
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* xmlsecurity: just two bools are fine, no need for bitfield complexityMiklos Vajna2018-09-061-26/+21
* Fix typo in codeAndrea Gelmini2018-09-051-3/+3
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-051-0/+1
* xmlsecurity: use comphelper::containerToSequence()Miklos Vajna2018-08-301-10/+6
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-293-16/+8
* new loplugin:oustringbufferNoel Grandin2018-08-291-1/+1
* tdf#119309 xmlsecurity xades: missing XML attribute on idSignedProperties refMiklos Vajna2018-08-272-0/+12
* Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov2018-08-203-29/+19
* xmlsecurity: nsscrypto_initialize: try to avoid profile migrationMichael Stahl2018-08-141-0/+14