summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper/documentsignaturehelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin1-2/+3
2019-05-09Simplify Sequence iterations in xmlscript, xmlsecurityArkadiy Illarionov1-17/+13
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen1-3/+0
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen1-0/+1
2019-01-13Avoid OUString temporaries, simplifyMatteo Casalin1-14/+4
2018-12-31Remove some useless whitespacesTomaž Vajngerl1-3/+3
2018-09-19tdf#118567 Signature Line: Fix ooxml signingSamuel Mehrbrodt1-5/+5
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-12Simplify containers iterations in xmlsecurityArkadiy Illarionov1-45/+22
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov1-11/+3
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov1-8/+5
2018-06-01Move signature line to signed propertiesSamuel Mehrbrodt1-0/+53
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin1-4/+4
2017-06-29loplugin:oncevar variousNoel Grandin1-8/+4
2017-06-28tdf#108798 Make CanSignWithGPG work with PDF docsSamuel Mehrbrodt1-1/+1
2017-06-27tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documentsSamuel Mehrbrodt1-0/+19
2017-06-26Cleanup commentSamuel Mehrbrodt1-8/+3
2017-06-21gpg4libre: share static xmlsec lib between nss and gpgThorsten Behrens1-1/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-3/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2016-11-16Nothing from <tools/debug.hxx> used hereTor Lillqvist1-1/+0
2016-11-10More work in progress on XAdES compliant ODF signingTor Lillqvist1-0/+58
2016-11-01Use enum class for two local enumsTor Lillqvist1-12/+12
2016-06-13loplugin:sallogareasNoel Grandin1-1/+1
2016-06-13Convert DBG_ASSERT in xmlsecurityNoel Grandin1-1/+1
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-1/+1
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin1-3/+3
2016-03-04xmlsecurity OOXML export: handle keeping all signatures but oneMiklos Vajna1-0/+4
2016-02-12xmlsecurity OOXML export: never sign [Content_Types].xmlMiklos Vajna1-0/+4
2016-02-12xmlsecurity: fix typo in DocumentSignatureHelper::AppendContentTypes()Miklos Vajna1-1/+1
2016-02-10xmlsecurity: handle creation of OOXML _xmlsignatures sub-storageMiklos Vajna1-2/+2
2016-02-10xmlsecurity OOXML export: sort manifest referencesMiklos Vajna1-0/+2
2016-02-09xmlsecurity OOXML export: fix prefix and suffix of stream referencesMiklos Vajna1-0/+50
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-13xmlsecurity: don't assume the signature is always a single streamMiklos Vajna1-0/+13
2016-01-12xmlsecurity: handle no META-INF in DocumentSignatureHelperMiklos Vajna1-18/+26
2016-01-05xmlsecurity: convert TYPE_...__REFERENCE constants to scoped enumMiklos Vajna1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-09new loplugin: oncevarNoel Grandin1-7/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-05-19fix-includes.pl: xmlsecurityThomas Arnhold1-3/+3
2014-04-24coverity#707484 Uncaught exceptionCaolán McNamara1-1/+1
2014-03-17xmlsecurity: prefer passing OUString by referenceNoel Grandin1-2/+2
2013-11-07remove unnecessary use of OUString constructor in XMLSECURITY moduleNoel Grandin1-3/+3
2013-06-29reduce some spacingThomas Arnhold1-2/+1