summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)AuthorFilesLines
2019-08-30xmlsecurity: nsscrypto_initialize: try to avoid profile migrationMichael Stahl1-0/+14
2016-08-03masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-05Certificate viewer dialog can have various kinds of parentsStephan Bergmann1-3/+5
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-2/+0
2016-05-20Show the certificate use also in the View Certificate dialogTor Lillqvist3-0/+12
2016-05-20Add SAL_INFOs of the list of system and physical cert storesTor Lillqvist1-0/+70
2016-05-19loplugin:stringconstantTor Lillqvist1-1/+1
2016-05-19Add column displaying intended usage to certificate chooserTor Lillqvist1-3/+39
2016-05-19Make X509Certificate_MSCryptImpl::getCertificateUsage() actually workTor Lillqvist1-7/+26
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin4-5/+0
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin2-9/+6
2016-04-22Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann10-22/+22
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-4/+3
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin4-8/+8
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-1/+1
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-3/+3
2016-04-12Avoid reserved identifiersStephan Bergmann2-5/+5
2016-04-12Remove unused _USECOMPRESSEDDOCUMENTHANDLERStephan Bergmann1-24/+4
2016-04-06-Werror,-Winconsistent-missing-overrideStephan Bergmann1-18/+18
2016-04-04Use std::size_tMiklos Vajna1-10/+10
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke2-2/+0
2016-03-31Typo in HAVE_BROKEN_STATIC_INITILIZER_LISTStephan Bergmann1-2/+2
2016-03-24xmlsecurity: fix Windows XP buildMiklos Vajna1-0/+5
2016-03-15Re-introduce two lines apparently accidentally removed yesterdayTor Lillqvist1-0/+3
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin74-1237/+1133
2016-03-11xmlsecurity: extract OOXML export code into its own classMiklos Vajna3-362/+544
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-1/+1
2016-03-11xmlsecurity: clean up no longer relevant email addressesMiklos Vajna29-717/+0
2016-03-08new loplugin:constantparamNoel Grandin2-13/+5
2016-03-07xmlsecurity OOXML export: remove signature content types when removing ...Miklos Vajna1-3/+1
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 Vajna2-9/+33
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 Vajna2-50/+46
2016-03-04xmlsecurity OOXML export: handle keeping all signatures but oneMiklos Vajna2-8/+37
2016-03-04xmlsecurity: extract signature removal logic from DigitalSignaturesDialogMiklos Vajna2-17/+18
2016-03-04xmlsecurity OOXML export: only cache existing signatures, not our temp. oneMiklos Vajna3-18/+27
2016-03-04xmlsecurity OOXML export: fix appending new signatures next to existing onesMiklos Vajna3-6/+39
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 Vajna5-25/+30
2016-02-26-Werror,-Winconsistent-missing-overrideStephan Bergmann1-18/+18
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-15CppunitTest_xmlsecurity_signing: add OOXML description roundtrip testMiklos Vajna1-49/+55
2016-02-15xmlsecurity: factor out DocumentSignatureManager from DigitalSignaturesDialogMiklos Vajna2-294/+338
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