summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
...
* Make PDFDocument::ReadKeyword work at end of fileStephan Bergmann2017-03-211-1/+3
* Fix typosAndrea Gelmini2017-03-191-1/+1
* xmlsecurity: hold SAXEventKeeperImpl by rtl::Reference in XSecControllerMiklos Vajna2017-03-174-38/+18
* remove unused defines from HRC files in xmlsecurityNoel Grandin2017-03-173-16/+2
* gpg4libre: No need to create separate idl files for gpg servicesSamuel Mehrbrodt2017-03-1615-428/+38
* No need to use a shared ptr hereSamuel Mehrbrodt2017-03-161-1/+1
* gpg4libre: More details for certificatesSamuel Mehrbrodt2017-03-161-4/+30
* gpg4libre: Add certificate usage to gpg certificatesSamuel Mehrbrodt2017-03-161-1/+3
* xmlsecurity: use auto when declaring iteratorsMiklos Vajna2017-03-161-2/+2
* gpg4libre: Don't mark all keys as privateSamuel Mehrbrodt2017-03-151-14/+13
* Fix variable names: FixedText, not FixedImageSamuel Mehrbrodt2017-03-152-24/+24
* gpg4libre: Don't show certificate path when there is no hierarchySamuel Mehrbrodt2017-03-151-2/+6
* gpg4libre: Improve certificate details viewSamuel Mehrbrodt2017-03-153-3/+6
* gpg4libre: Show "issued to/by" only if they contain a valueSamuel Mehrbrodt2017-03-153-3/+17
* loplugin:subtlezeroinit (clang-cl)Stephan Bergmann2017-03-141-2/+2
* Fix typosAndrea Gelmini2017-03-1126-26/+26
* gpgme: change gb_LinkTarget__use_gpgmepp to depend on packageMichael Stahl2017-03-101-12/+0
* xmlsecurity: remove unused XMLEncryptionTemplateImplMiklos Vajna2017-03-103-204/+0
* gpg4libre: Remove deprecated dynamic exception specificationsSamuel Mehrbrodt2017-03-0816-240/+85
* coverity#1402074 Resource leakCaolán McNamara2017-03-072-6/+6
* Fix Executable_pdfverify dependencies on LinuxStephan Bergmann2017-03-051-0/+12
* -Werror,-Wunused-private-fieldStephan Bergmann2017-03-041-3/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2017-03-041-1/+0
* Fix build for mobileThorsten Behrens2017-03-041-1/+1
* Fix build for mobileThorsten Behrens2017-03-041-1/+1
* gpg4libre: List and view GPG keysSamuel Mehrbrodt2017-03-0431-67/+1776
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna2017-03-0210-38/+21
* CertificateViewer: Don't crash with empty certificate pathSamuel Mehrbrodt2017-03-011-3/+4
* Add missing includeSamuel Mehrbrodt2017-03-011-0/+2
* new loplugin unoanyNoel Grandin2017-02-284-13/+13
* tdf#105093 vcl PDF export: add embedded video testcaseMiklos Vajna2017-02-271-31/+5
* xmlsecurity PDF verify: fix parsing of nested dictionariesMiklos Vajna2017-02-271-2/+2
* tdf#105461 vcl: add text highlight textcaseMiklos Vajna2017-02-271-13/+13
* vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna2017-02-2410-306/+24
* xmlsecurity PDF verify: handle multiple startxref in the last 1024 bytesMiklos Vajna2017-02-241-3/+16
* Remove commented out codeSamuel Mehrbrodt2017-02-232-6/+0
* Remove commented out codeSamuel Mehrbrodt2017-02-231-3/+0
* Reduce indentationSamuel Mehrbrodt2017-02-231-33/+33
* xmlsecurity: clean up leftover signaturetestMiklos Vajna2017-02-232-362/+0
* loplugin:unusedmethodsNoel Grandin2017-02-217-268/+2
* loplugin:subtlezeroinit: xmlsecurityStephan Bergmann2017-02-212-9/+9
* cppcheck: redundantAssignmentJochen Nitschke2017-02-201-2/+2
* xmlsecurity: remove unused DecryptorImplMiklos Vajna2017-02-163-268/+0
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-157-113/+23
* Remove MinGW supportStephan Bergmann2017-02-102-9/+4
* add --disable-pdfiumCaolán McNamara2017-02-101-0/+2
* pdfverify preview: fix macOS color spaceMiklos Vajna2017-02-101-2/+19
* xmlsecurity: use pdfium to generate a preview in pdfverifyMiklos Vajna2017-02-102-0/+94
* convert SvtSecurityOptions::EOption to scoped enumNoel Grandin2017-02-101-3/+3