summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper/documentsignaturehelper.cxx
AgeCommit message (Expand)Author
2023-04-04xmlsec: signing the document fails the 3rd time (invalid signature)Tomaž Vajngerl
2021-04-16xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2019-09-10Fix typosAndrea Gelmini
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlsecurityStephan Bergmann
2019-07-21loplugin:referencecasting in xmlsecurityNoel Grandin
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin
2019-05-09Simplify Sequence iterations in xmlscript, xmlsecurityArkadiy Illarionov
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen
2019-01-13Avoid OUString temporaries, simplifyMatteo Casalin
2018-12-31Remove some useless whitespacesTomaž Vajngerl
2018-09-19tdf#118567 Signature Line: Fix ooxml signingSamuel Mehrbrodt
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12Simplify containers iterations in xmlsecurityArkadiy Illarionov
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov
2018-06-01Move signature line to signed propertiesSamuel Mehrbrodt
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-06-29loplugin:oncevar variousNoel Grandin
2017-06-28tdf#108798 Make CanSignWithGPG work with PDF docsSamuel Mehrbrodt
2017-06-27tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documentsSamuel Mehrbrodt
2017-06-26Cleanup commentSamuel Mehrbrodt
2017-06-21gpg4libre: share static xmlsec lib between nss and gpgThorsten Behrens
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2016-11-16Nothing from <tools/debug.hxx> used hereTor Lillqvist
2016-11-10More work in progress on XAdES compliant ODF signingTor Lillqvist
2016-11-01Use enum class for two local enumsTor Lillqvist
2016-06-13loplugin:sallogareasNoel Grandin
2016-06-13Convert DBG_ASSERT in xmlsecurityNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin
2016-03-04xmlsecurity OOXML export: handle keeping all signatures but oneMiklos Vajna
2016-02-12xmlsecurity OOXML export: never sign [Content_Types].xmlMiklos Vajna
2016-02-12xmlsecurity: fix typo in DocumentSignatureHelper::AppendContentTypes()Miklos Vajna
2016-02-10xmlsecurity: handle creation of OOXML _xmlsignatures sub-storageMiklos Vajna
2016-02-10xmlsecurity OOXML export: sort manifest referencesMiklos Vajna
2016-02-09xmlsecurity OOXML export: fix prefix and suffix of stream referencesMiklos Vajna
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13xmlsecurity: don't assume the signature is always a single streamMiklos Vajna
2016-01-12xmlsecurity: handle no META-INF in DocumentSignatureHelperMiklos Vajna
2016-01-05xmlsecurity: convert TYPE_...__REFERENCE constants to scoped enumMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann