summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/source
Commit message (Expand)AuthorAgeFilesLines
* vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna2017-03-222-2938/+48
* xmlsecurity: separate signature verification from PDF tokenizerMiklos Vajna2017-03-212-2/+2
* Make PDFDocument::ReadKeyword work at end of fileStephan Bergmann2017-03-211-1/+3
* xmlsecurity: hold SAXEventKeeperImpl by rtl::Reference in XSecControllerMiklos Vajna2017-03-173-37/+16
* 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-1612-427/+12
* 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-151-18/+18
* gpg4libre: Don't show certificate path when there is no hierarchySamuel Mehrbrodt2017-03-151-2/+6
* gpg4libre: Improve certificate details viewSamuel Mehrbrodt2017-03-151-1/+4
* gpg4libre: Show "issued to/by" only if they contain a valueSamuel Mehrbrodt2017-03-151-2/+14
* loplugin:subtlezeroinit (clang-cl)Stephan Bergmann2017-03-141-2/+2
* Fix typosAndrea Gelmini2017-03-112-2/+2
* xmlsecurity: remove unused XMLEncryptionTemplateImplMiklos Vajna2017-03-102-203/+0
* gpg4libre: Remove deprecated dynamic exception specificationsSamuel Mehrbrodt2017-03-0816-240/+85
* coverity#1402074 Resource leakCaolán McNamara2017-03-072-6/+6
* -Werror,-Wunused-private-fieldStephan Bergmann2017-03-041-3/+0
* gpg4libre: List and view GPG keysSamuel Mehrbrodt2017-03-0422-61/+1606
* xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna2017-03-028-35/+14
* CertificateViewer: Don't crash with empty certificate pathSamuel Mehrbrodt2017-03-011-3/+4
* new loplugin unoanyNoel Grandin2017-02-283-11/+11
* 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-242-27/+16
* 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
* loplugin:unusedmethodsNoel Grandin2017-02-216-267/+2
* loplugin:subtlezeroinit: xmlsecurityStephan Bergmann2017-02-212-9/+9
* cppcheck: redundantAssignmentJochen Nitschke2017-02-201-2/+2
* xmlsecurity: remove unused DecryptorImplMiklos Vajna2017-02-162-267/+0
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-157-113/+23
* convert SvtSecurityOptions::EOption to scoped enumNoel Grandin2017-02-101-3/+3
* xmlsecurity: remove unused EncryptorImplMiklos Vajna2017-02-092-322/+0
* Add missing #includesStephan Bergmann2017-02-082-2/+2
* Add missing #includesStephan Bergmann2017-02-069-1/+12
* TyposJulien Nabet2017-02-032-2/+2
* loplugin:useuniqueptrStephan Bergmann2017-02-021-4/+5
* xmlsecurity: remove unused xsec_fw_component_getFactory()Miklos Vajna2017-02-021-151/+0
* xmlsecurity: various small cleanupsMiklos Vajna2017-02-014-48/+36
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-2/+1
* cppcheck: postfix operatorJulien Nabet2017-01-291-4/+4
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-2/+2
* loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin2017-01-274-4/+0