summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
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
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26[API CHANGE] offapi: remove unused xsec_fw UNO servicesMiklos Vajna
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2017-01-20loplugin:dynexcspec (clang-cl), xmlsecurityStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmlsecurityStephan Bergmann
2017-01-19xmlsecurity: hold XMLEncryptionTemplateImpl by rtl::ReferenceMiklos Vajna
2017-01-19tweak to avoid coverity#1371169 Missing move assignment operatorCaolán McNamara
2017-01-18convert to std::vectorCaolán McNamara
2017-01-14u*,v*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-10New loplugin:conststringvar: xmlsecurityStephan Bergmann
2017-01-10loplugin:unusedfieldsNoel Grandin
2017-01-09New loplugin:externvar: xmlsecurityStephan Bergmann
2017-01-05xmlsecurity: hold XMLSignatureTemplateImpl by rtl::ReferenceMiklos Vajna
2016-12-23loplugin:unusedmethodsNoel Grandin