summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* 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
* xmlsecurity: check for the libxmlsec version runtime, not build-timeMiklos Vajna2018-06-081-33/+36
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-081-2/+0
* Fix CppunitTest_xmlsecurity_signing with system-xmlsec 1.2.26Miklos Vajna2018-06-071-0/+20
* Fix IWYU warningsMiklos Vajna2018-06-073-6/+31
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-056-6/+0
* libxmlsec: drop not needed xmlsec1-customkeymanage.patch.1Miklos Vajna2018-06-051-36/+0
* xmlsecurity: add ecdsa option to certificate generator scriptMiklos Vajna2018-06-011-14/+34
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-011-2/+2
* Move signature line to signed propertiesSamuel Mehrbrodt2018-06-012-61/+53
* Fix commentsSamuel Mehrbrodt2018-05-301-1/+1
* xmlsecurity windows: let cert picker and PDF sign find ECDSA keysMiklos Vajna2018-05-304-6/+79
* xmlsecurity nss: fix OOXML signing with ECDSA keyMiklos Vajna2018-05-253-1/+56
* xmlsecurity: Ask current datetime only onceTakeshi Abe2018-05-243-11/+6
* Remove leftover "#undef DEBUG"Stephan Bergmann2018-05-232-15/+0
* Related tdf#83877 Select certificate ok button label doesn't matchSamuel Mehrbrodt2018-05-224-2/+24
* tdf#83877 Use Signer comments as signature descriptionSamuel Mehrbrodt2018-05-221-4/+5
* tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt2018-05-2210-15/+173
* tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt2018-05-1811-6/+76
* tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna2018-05-1818-27/+172
* Fix some IWYU warningsMiklos Vajna2018-05-184-7/+57
* Sign Signature LineSamuel Mehrbrodt2018-05-157-3/+127
* Fix typosAndrea Gelmini2018-05-051-1/+1
* xmlsecurity windows: stop using the "xmlSec" prefix for own codeMiklos Vajna2018-05-043-14/+24
* xmlsecurity: remove duplicated Windows-specific component fileMiklos Vajna2018-04-272-57/+0
* xmlsecurity mscrypto: create SEInitializer instances with a constructorMiklos Vajna2018-04-2610-251/+38
* SvTabListBox::SetTabs, pass count explicitNoel Grandin2018-04-254-10/+10
* Fix typosAndrea Gelmini2018-04-161-1/+1
* look for check buttons without underlinesCaolán McNamara2018-04-141-0/+1
* xmlsecurity nss: create SEInitializer instances with a constructorMiklos Vajna2018-04-134-37/+43
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-092-4/+6
* xmlsecurity mscrypt: create SecurityEnvironment instances with a constructorMiklos Vajna2018-04-074-78/+51
* remove unused processfactory.hxx includesJochen Nitschke2018-04-014-4/+0