summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2017-03-15gpg4libre: Don't show certificate path when there is no hierarchySamuel Mehrbrodt
2017-03-15gpg4libre: Improve certificate details viewSamuel Mehrbrodt
2017-03-15gpg4libre: Show "issued to/by" only if they contain a valueSamuel Mehrbrodt
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann
2017-03-11Fix typosAndrea Gelmini
2017-03-10gpgme: change gb_LinkTarget__use_gpgmepp to depend on packageMichael Stahl
2017-03-10xmlsecurity: remove unused XMLEncryptionTemplateImplMiklos Vajna
2017-03-08gpg4libre: Remove deprecated dynamic exception specificationsSamuel Mehrbrodt
2017-03-07coverity#1402074 Resource leakCaolán McNamara
2017-03-05Fix Executable_pdfverify dependencies on LinuxStephan Bergmann
2017-03-04-Werror,-Wunused-private-fieldStephan Bergmann
2017-03-04-Werror,-Wunused-private-fieldStephan Bergmann
2017-03-04Fix build for mobileThorsten Behrens
2017-03-04Fix build for mobileThorsten Behrens
2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna
2017-03-01CertificateViewer: Don't crash with empty certificate pathSamuel Mehrbrodt
2017-03-01Add missing includeSamuel Mehrbrodt
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27tdf#105093 vcl PDF export: add embedded video testcaseMiklos Vajna
2017-02-27xmlsecurity PDF verify: fix parsing of nested dictionariesMiklos Vajna
2017-02-27tdf#105461 vcl: add text highlight textcaseMiklos Vajna
2017-02-24vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna
2017-02-24xmlsecurity PDF verify: handle multiple startxref in the last 1024 bytesMiklos Vajna
2017-02-23Remove commented out codeSamuel Mehrbrodt
2017-02-23Remove commented out codeSamuel Mehrbrodt
2017-02-23Reduce indentationSamuel Mehrbrodt
2017-02-23xmlsecurity: clean up leftover signaturetestMiklos Vajna
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:subtlezeroinit: xmlsecurityStephan Bergmann
2017-02-20cppcheck: redundantAssignmentJochen Nitschke
2017-02-16xmlsecurity: remove unused DecryptorImplMiklos Vajna
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-10add --disable-pdfiumCaolán McNamara
2017-02-10pdfverify preview: fix macOS color spaceMiklos Vajna
2017-02-10xmlsecurity: use pdfium to generate a preview in pdfverifyMiklos Vajna
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2017-02-09xmlsecurity: remove unused EncryptorImplMiklos Vajna
2017-02-08Add missing #includesStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-03TyposJulien Nabet
2017-02-02loplugin:useuniqueptrStephan Bergmann
2017-02-02xmlsecurity: remove unused xsec_fw_component_getFactory()Miklos Vajna
2017-02-01xmlsecurity: various small cleanupsMiklos Vajna
2017-01-31tdf#105637 Digital signatures dialog has unnessary labelsSamuel Mehrbrodt
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-29cppcheck: postfix operatorJulien Nabet
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin