summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* 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
* svl windows: remove last traces of pre-CNG signingMiklos Vajna2018-08-091-27/+9
* forcepoint#57 sanity check stream signature sizeCaolán McNamara2018-08-011-0/+5
* flatten conditionalsCaolán McNamara2018-08-011-15/+14
* loplugin:stringloop in svgio..xmlsecurityNoel Grandin2018-07-302-21/+23
* Fix typosAndrea Gelmini2018-07-232-3/+3
* loplugin:unusedfields,can-be-const in xmlsecurityNoel Grandin2018-07-2311-21/+21
* writerfilter, xmlsecurity: various small cleanupsMiklos Vajna2018-07-202-4/+4
* xmlsecurity: stop linking to libxmlsec's mscrypto backendMiklos Vajna2018-07-194-152/+44
* loplugin:unusedmethodsNoel Grandin2018-07-192-8/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-07-1218-0/+19
* xmlsecurity UI: restore lost AdES default for PDF signingMiklos Vajna2018-07-112-3/+9
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-101-6/+6
* xmlsecurity: convert last non-uno-consturctor based serviceMiklos Vajna2018-07-065-102/+12
* tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt2018-07-051-0/+35
* ODF1.3: import new OpenPGP encryption markupThorsten Behrens2018-06-292-0/+8
* xmlsecurity: fix -Werror,-Wunused-parameter (!HAVE_FEATURE_GPGME case)Miklos Vajna2018-06-291-0/+2
* tdf#118425 xmlsecurity UI: fix OOXML signingMiklos Vajna2018-06-291-0/+5
* tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov2018-06-263-11/+8
* xmlsecurity windows: implement ODF sign/verify with ECDSA keysMiklos Vajna2018-06-256-44/+184
* xmlsec: update to 1.2.26Miklos Vajna2018-06-203-3/+3
* tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov2018-06-151-8/+5
* loplugin:unusedmethodsNoel Grandin2018-06-112-53/+0