summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2017-03-29gpg4libre: Show all keys no matter which trust level they haveSamuel Mehrbrodt1-1/+1
2017-03-27gpg4libre: One service should be enough for the dialog to workSamuel Mehrbrodt1-1/+1
2017-03-25Fix typosAndrea Gelmini6-6/+6
2017-03-24loplugin:unusedfieldsNoel Grandin3-5/+1
2017-03-23xmlsecurity: ImplXMLSignatureListener is only used with XMLSignatureHelperMiklos Vajna4-30/+16
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann1-1/+2
2017-03-22vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna5-2950/+61
2017-03-21xmlsecurity: separate signature verification from PDF tokenizerMiklos Vajna4-5/+5
2017-03-21Make PDFDocument::ReadKeyword work at end of fileStephan Bergmann1-1/+3
2017-03-19Fix typosAndrea Gelmini1-1/+1
2017-03-17xmlsecurity: hold SAXEventKeeperImpl by rtl::Reference in XSecControllerMiklos Vajna4-38/+18
2017-03-17remove unused defines from HRC files in xmlsecurityNoel Grandin3-16/+2
2017-03-16gpg4libre: No need to create separate idl files for gpg servicesSamuel Mehrbrodt15-428/+38
2017-03-16No need to use a shared ptr hereSamuel Mehrbrodt1-1/+1
2017-03-16gpg4libre: More details for certificatesSamuel Mehrbrodt1-4/+30
2017-03-16gpg4libre: Add certificate usage to gpg certificatesSamuel Mehrbrodt1-1/+3
2017-03-16xmlsecurity: use auto when declaring iteratorsMiklos Vajna1-2/+2
2017-03-15gpg4libre: Don't mark all keys as privateSamuel Mehrbrodt1-14/+13
2017-03-15Fix variable names: FixedText, not FixedImageSamuel Mehrbrodt2-24/+24
2017-03-15gpg4libre: Don't show certificate path when there is no hierarchySamuel Mehrbrodt1-2/+6
2017-03-15gpg4libre: Improve certificate details viewSamuel Mehrbrodt3-3/+6
2017-03-15gpg4libre: Show "issued to/by" only if they contain a valueSamuel Mehrbrodt3-3/+17
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann1-2/+2
2017-03-11Fix typosAndrea Gelmini26-26/+26
2017-03-10gpgme: change gb_LinkTarget__use_gpgmepp to depend on packageMichael Stahl1-12/+0
2017-03-10xmlsecurity: remove unused XMLEncryptionTemplateImplMiklos Vajna3-204/+0
2017-03-08gpg4libre: Remove deprecated dynamic exception specificationsSamuel Mehrbrodt16-240/+85
2017-03-07coverity#1402074 Resource leakCaolán McNamara2-6/+6
2017-03-05Fix Executable_pdfverify dependencies on LinuxStephan Bergmann1-0/+12
2017-03-04-Werror,-Wunused-private-fieldStephan Bergmann1-3/+0
2017-03-04-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2017-03-04Fix build for mobileThorsten Behrens1-1/+1
2017-03-04Fix build for mobileThorsten Behrens1-1/+1
2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt31-67/+1776
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-03-02xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna10-38/+21
2017-03-01CertificateViewer: Don't crash with empty certificate pathSamuel Mehrbrodt1-3/+4
2017-03-01Add missing includeSamuel Mehrbrodt1-0/+2
2017-02-28new loplugin unoanyNoel Grandin4-13/+13
2017-02-27tdf#105093 vcl PDF export: add embedded video testcaseMiklos Vajna1-31/+5
2017-02-27xmlsecurity PDF verify: fix parsing of nested dictionariesMiklos Vajna1-2/+2
2017-02-27tdf#105461 vcl: add text highlight textcaseMiklos Vajna1-13/+13
2017-02-24vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna10-306/+24
2017-02-24xmlsecurity PDF verify: handle multiple startxref in the last 1024 bytesMiklos Vajna1-3/+16
2017-02-23Remove commented out codeSamuel Mehrbrodt2-6/+0
2017-02-23Remove commented out codeSamuel Mehrbrodt1-3/+0
2017-02-23Reduce indentationSamuel Mehrbrodt1-33/+33
2017-02-23xmlsecurity: clean up leftover signaturetestMiklos Vajna2-362/+0
2017-02-21loplugin:unusedmethodsNoel Grandin7-268/+2
2017-02-21loplugin:subtlezeroinit: xmlsecurityStephan Bergmann2-9/+9