summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-04-22Avoid reserved identifierStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Remove unused _USECOMPRESSEDDOCUMENTHANDLERStephan Bergmann
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-24xmlsecurity: fix Windows XP buildMiklos 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-11tdf#97966: Remove 'static' keywordsWastack
2016-03-11xmlsecurity: clean up no longer relevant email addressesMiklos Vajna
2016-03-08new loplugin:constantparamNoel Grandin
2016-03-07xmlsecurity OOXML export: remove signature content types when removing ...Miklos 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-04xmlsecurity OOXML export: handle keeping all signatures but oneMiklos Vajna
2016-03-04xmlsecurity: extract signature removal logic from DigitalSignaturesDialogMiklos 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-02-26-Werror,-Winconsistent-missing-overrideStephan 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-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
2016-02-12xmlsecurity: fix typo in DocumentSignatureHelper::AppendContentTypes()Miklos Vajna
2016-02-12xmlsecurity OOXML export: write certificate digestMiklos Vajna
2016-02-12xmlsecurity: import OOXML <xd:CertDigest>Miklos Vajna
2016-02-11xmlsecurity: expose the certificate's SHA-256 checksum in the NSS backendMiklos Vajna
2016-02-11xmlsecurity: import OOXML <X509SerialNumber>Miklos Vajna
2016-02-11xmlsecurity: import OOXML <X509IssuerName>Miklos Vajna
2016-02-11xmlsecurity OOXML export: register signature content typesMiklos Vajna
2016-02-11xmlsecurity OOXML export: fix double-char-fragment of same-document referencesMiklos Vajna
2016-02-11xmlsecurity OOXML export: write signature streams to persistent storageMiklos Vajna
2016-02-11xmlsecurity: avoid throwing io::IOException when OOXML export misbehavesMiklos Vajna