summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2016-04-06-Werror,-Winconsistent-missing-overrideStephan Bergmann1-18/+18
2016-04-04Use std::size_tMiklos Vajna2-18/+18
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke3-3/+0
2016-03-31Typo in HAVE_BROKEN_STATIC_INITILIZER_LISTStephan Bergmann1-2/+2
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-03-24xmlsecurity: fix Windows XP buildMiklos Vajna1-0/+5
2016-03-16CppunitTest_xmlsecurity_signing: fix typo in testODFBroken()Miklos Vajna1-1/+1
2016-03-15Re-introduce two lines apparently accidentally removed yesterdayTor Lillqvist1-0/+3
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin78-1260/+1156
2016-03-11xmlsecurity: extract OOXML export code into its own classMiklos Vajna4-362/+545
2016-03-11CppunitTest_xmlsecurity_signing: add ODF verification testcasesMiklos Vajna3-0/+34
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-1/+1
2016-03-11xmlsecurity: add missing CSP switch to certificate generator scriptMiklos Vajna1-1/+2
2016-03-11xmlsecurity: clean up no longer relevant email addressesMiklos Vajna29-717/+0
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-6/+6
2016-03-09Indentation fixesMiklos Vajna1-2/+2
2016-03-08new loplugin:constantparamNoel Grandin2-13/+5
2016-03-07xmlsecurity: check that osl::File::copy actually succeedsMichael Stahl1-2/+4
2016-03-07xmlsecurity: default to OK instead of Cancel in CertificateChooserMiklos Vajna1-2/+2
2016-03-07CppunitTest_xmlsecurity_signing: add remove all testcaseMiklos Vajna1-0/+46
2016-03-07xmlsecurity OOXML export: remove signature content types when removing ...Miklos Vajna1-3/+1
2016-03-07CppunitTest_xmlsecurity_signing: avoid modifying tracked test documentMiklos Vajna1-1/+6
2016-03-07xmlsecurity OOXML export: remove signature storage with the last signatureMiklos Vajna1-1/+4
2016-03-07xmlsecurity OOXML export: remove signature relation with the last signatureMiklos Vajna3-11/+35
2016-03-07xmlsecurity OOXML export: don't write signature relations when all ...Miklos Vajna2-3/+12
2016-03-07xmlsecurity: extract final signature export logic from DigitalSignaturesDialogMiklos Vajna3-50/+48
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani1-10/+0
2016-03-04CppunitTest_xmlsecurity_signing: add signature removal testcaseMiklos Vajna2-0/+28
2016-03-04xmlsecurity OOXML export: handle keeping all signatures but oneMiklos Vajna2-8/+37
2016-03-04xmlsecurity: extract signature removal logic from DigitalSignaturesDialogMiklos Vajna3-17/+20
2016-03-04CppunitTest_xmlsecurity_signing: add signature append testcaseMiklos Vajna1-1/+30
2016-03-04xmlsecurity OOXML export: only cache existing signatures, not our temp. oneMiklos Vajna6-21/+30
2016-03-04xmlsecurity OOXML export: fix appending new signatures next to existing onesMiklos Vajna4-6/+42
2016-03-03xmlsecurity OOXML export: don't attempt to sign other signaturesMiklos Vajna1-1/+3
2016-03-03xmlsecurity OOXML export: don't loose old signatures when adding a new oneMiklos Vajna1-0/+4
2016-03-03xmlsecurity: avoid calculating the certificate digest late in XSecControllerMiklos Vajna6-26/+31
2016-03-01Exclude xmlsec headers from precompiled headersAshod Nakashian2-3/+6
2016-02-29XMLSEC_NO_SIZE_T is /not/ used with MSVCStephan Bergmann2-12/+3
2016-02-29sfx2 classification: don't sort items on the toolbar listboxMiklos Vajna1-1/+1
2016-02-26Spurious "typename"Stephan Bergmann1-2/+1
2016-02-26-Werror,-Winconsistent-missing-overrideStephan Bergmann1-18/+18
2016-02-26Improve failure outputStephan Bergmann1-2/+12
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin3-3/+3
2016-02-15CppunitTest_xmlsecurity_signing: add OOXML description roundtrip testMiklos Vajna2-49/+90
2016-02-15CppunitTest_xmlsecurity_signing: use DocumentSignatureManagerMiklos Vajna1-64/+20
2016-02-15xmlsecurity: factor out DocumentSignatureManager from DigitalSignaturesDialogMiklos Vajna5-308/+404
2016-02-15xmlsecurity OOXML export: fix missing rels content-typeMiklos Vajna1-5/+10
2016-02-12xmlsecurity: implement Certificate interface in X509Certificate_MSCryptImplMiklos Vajna2-3/+13
2016-02-12xmlsecurity OOXML export: never sign [Content_Types].xmlMiklos Vajna1-0/+4