summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2016-04-06-Werror,-Winconsistent-missing-overrideStephan Bergmann
2016-04-04Use std::size_tMiklos Vajna
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-31Typo in HAVE_BROKEN_STATIC_INITILIZER_LISTStephan Bergmann
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-24xmlsecurity: fix Windows XP buildMiklos Vajna
2016-03-16CppunitTest_xmlsecurity_signing: fix typo in testODFBroken()Miklos Vajna
2016-03-15Re-introduce two lines apparently accidentally removed yesterdayTor Lillqvist
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin
2016-03-11xmlsecurity: extract OOXML export code into its own classMiklos Vajna
2016-03-11CppunitTest_xmlsecurity_signing: add ODF verification testcasesMiklos Vajna
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-11xmlsecurity: add missing CSP switch to certificate generator scriptMiklos Vajna
2016-03-11xmlsecurity: clean up no longer relevant email addressesMiklos Vajna
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09Indentation fixesMiklos Vajna
2016-03-08new loplugin:constantparamNoel Grandin
2016-03-07xmlsecurity: check that osl::File::copy actually succeedsMichael Stahl
2016-03-07xmlsecurity: default to OK instead of Cancel in CertificateChooserMiklos Vajna
2016-03-07CppunitTest_xmlsecurity_signing: add remove all testcaseMiklos Vajna
2016-03-07xmlsecurity OOXML export: remove signature content types when removing ...Miklos Vajna
2016-03-07CppunitTest_xmlsecurity_signing: avoid modifying tracked test documentMiklos Vajna
2016-03-07xmlsecurity OOXML export: remove signature storage with the last signatureMiklos Vajna
2016-03-07xmlsecurity OOXML export: remove signature relation with the last signatureMiklos Vajna
2016-03-07xmlsecurity OOXML export: don't write signature relations when all ...Miklos Vajna
2016-03-07xmlsecurity: extract final signature export logic from DigitalSignaturesDialogMiklos Vajna
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani
2016-03-04CppunitTest_xmlsecurity_signing: add signature removal testcaseMiklos Vajna
2016-03-04xmlsecurity OOXML export: handle keeping all signatures but oneMiklos Vajna
2016-03-04xmlsecurity: extract signature removal logic from DigitalSignaturesDialogMiklos Vajna
2016-03-04CppunitTest_xmlsecurity_signing: add signature append testcaseMiklos Vajna
2016-03-04xmlsecurity OOXML export: only cache existing signatures, not our temp. oneMiklos Vajna
2016-03-04xmlsecurity OOXML export: fix appending new signatures next to existing onesMiklos Vajna
2016-03-03xmlsecurity OOXML export: don't attempt to sign other signaturesMiklos Vajna
2016-03-03xmlsecurity OOXML export: don't loose old signatures when adding a new oneMiklos Vajna
2016-03-03xmlsecurity: avoid calculating the certificate digest late in XSecControllerMiklos Vajna
2016-03-01Exclude xmlsec headers from precompiled headersAshod Nakashian
2016-02-29XMLSEC_NO_SIZE_T is /not/ used with MSVCStephan Bergmann
2016-02-29sfx2 classification: don't sort items on the toolbar listboxMiklos Vajna
2016-02-26Spurious "typename"Stephan Bergmann
2016-02-26-Werror,-Winconsistent-missing-overrideStephan Bergmann
2016-02-26Improve failure outputStephan Bergmann
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-15CppunitTest_xmlsecurity_signing: add OOXML description roundtrip testMiklos Vajna
2016-02-15CppunitTest_xmlsecurity_signing: use DocumentSignatureManagerMiklos Vajna
2016-02-15xmlsecurity: factor out DocumentSignatureManager from DigitalSignaturesDialogMiklos Vajna
2016-02-15xmlsecurity OOXML export: fix missing rels content-typeMiklos Vajna
2016-02-12xmlsecurity: implement Certificate interface in X509Certificate_MSCryptImplMiklos Vajna
2016-02-12xmlsecurity OOXML export: never sign [Content_Types].xmlMiklos Vajna