summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)AuthorFilesLines
2017-03-17xmlsecurity: hold SAXEventKeeperImpl by rtl::Reference in XSecControllerMiklos Vajna3-37/+16
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 Mehrbrodt12-427/+12
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 Mehrbrodt1-18/+18
2017-03-15gpg4libre: Don't show certificate path when there is no hierarchySamuel Mehrbrodt1-2/+6
2017-03-15gpg4libre: Improve certificate details viewSamuel Mehrbrodt1-1/+4
2017-03-15gpg4libre: Show "issued to/by" only if they contain a valueSamuel Mehrbrodt1-2/+14
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann1-2/+2
2017-03-11Fix typosAndrea Gelmini2-2/+2
2017-03-10xmlsecurity: remove unused XMLEncryptionTemplateImplMiklos Vajna2-203/+0
2017-03-08gpg4libre: Remove deprecated dynamic exception specificationsSamuel Mehrbrodt16-240/+85
2017-03-07coverity#1402074 Resource leakCaolán McNamara2-6/+6
2017-03-04-Werror,-Wunused-private-fieldStephan Bergmann1-3/+0
2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt22-61/+1606
2017-03-02xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna8-35/+14
2017-03-01CertificateViewer: Don't crash with empty certificate pathSamuel Mehrbrodt1-3/+4
2017-02-28new loplugin unoanyNoel Grandin3-11/+11
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 Vajna2-27/+16
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-21loplugin:unusedmethodsNoel Grandin6-267/+2
2017-02-21loplugin:subtlezeroinit: xmlsecurityStephan Bergmann2-9/+9
2017-02-20cppcheck: redundantAssignmentJochen Nitschke1-2/+2
2017-02-16xmlsecurity: remove unused DecryptorImplMiklos Vajna2-267/+0
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann7-113/+23
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin1-3/+3
2017-02-09xmlsecurity: remove unused EncryptorImplMiklos Vajna2-322/+0
2017-02-08Add missing #includesStephan Bergmann2-2/+2
2017-02-06Add missing #includesStephan Bergmann9-1/+12
2017-02-03TyposJulien Nabet2-2/+2
2017-02-02loplugin:useuniqueptrStephan Bergmann1-4/+5
2017-02-02xmlsecurity: remove unused xsec_fw_component_getFactory()Miklos Vajna1-151/+0
2017-02-01xmlsecurity: various small cleanupsMiklos Vajna4-48/+36
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+1
2017-01-29cppcheck: postfix operatorJulien Nabet1-4/+4
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-2/+2
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin4-4/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann67-884/+478
2017-01-20loplugin:dynexcspec (clang-cl), xmlsecurityStephan Bergmann6-0/+30
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmlsecurityStephan Bergmann16-0/+59