summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
AgeCommit message (Expand)Author
2017-06-21xmlsecurity nss: adopt the private key of the signing certificate explicitlyMiklos Vajna
2017-06-16loplugin:unusedfields xmlhelp..xmlsecurityNoel Grandin
2017-06-07gpg4libre: add 'Start certificate manager' buttonKatarina Behrens
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18gpg4libre: fix windows buildThorsten Behrens
2017-05-18gpg4libre: initial GPG signature generationThorsten Behrens
2017-05-10xmlsecurity: slightly more modern c++Thorsten Behrens
2017-05-08loplugin:checkunusedparams in xmlsecurityNoel Grandin
2017-04-26remove xmlsecurity bitmaps from .src filesCaolán McNamara
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-21xmlsecurity: remove no longer needed ImplXMLSignatureListenerMiklos Vajna
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-10remove reference to deleted files in pchMarkus Mohrhard
2017-03-25Fix typosAndrea Gelmini
2017-03-24loplugin:unusedfieldsNoel Grandin
2017-03-23xmlsecurity: ImplXMLSignatureListener is only used with XMLSignatureHelperMiklos Vajna
2017-03-19Fix typosAndrea Gelmini
2017-03-17xmlsecurity: hold SAXEventKeeperImpl by rtl::Reference in XSecControllerMiklos Vajna
2017-03-16gpg4libre: No need to create separate idl files for gpg servicesSamuel Mehrbrodt
2017-03-15Fix variable names: FixedText, not FixedImageSamuel Mehrbrodt
2017-03-15gpg4libre: Improve certificate details viewSamuel Mehrbrodt
2017-03-15gpg4libre: Show "issued to/by" only if they contain a valueSamuel Mehrbrodt
2017-03-04-Werror,-Wunused-private-fieldStephan Bergmann
2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna
2017-03-01Add missing includeSamuel Mehrbrodt
2017-02-24vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmlsecurityStephan Bergmann
2017-01-10loplugin:unusedfieldsNoel Grandin
2016-12-21xmlsecurity: instantiate SignatureCreatorImpl directly in XSecControllerMiklos Vajna
2016-12-15xmlsecurity: hold XMLDocumentWrapper by rtl::Reference in XSecControllerMiklos Vajna
2016-12-12tdf#95416 Fix an include for xmlsecurityAdam Kasztenny
2016-12-01xmlsecurity PDF verify: don't abort read on partial signMiklos Vajna
2016-12-01xmlsecurity: instantiate SAXEventKeeperImpl directly in XSecControllerMiklos Vajna
2016-11-30xmlsecurity PDF verify: look for the signingCertificateV2 attributeMiklos Vajna
2016-11-25Make sure there's a single global RTTI for pdfio::PDFElement and derivedStephan Bergmann
2016-11-25CppunitTest_xmlsecurity_pdfsigning: add PAdES testcaseMiklos Vajna
2016-11-24xmlsecurity: instantiate SignatureVerifierImpl directly in XSecControllerMiklos Vajna
2016-11-22xmlsecurity: no need to inherit from XSecurityController in XSecControllerMiklos Vajna
2016-11-18xmlsecurity: clean up unused mxSecurityControllerMiklos Vajna
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-17xmlsecurity PDF sign: handle AdES when writing SubFilterMiklos Vajna
2016-11-16xmlsecurity: fix alignment for XAdES checkboxMiklos Vajna
2016-11-16Nothing from <tools/debug.hxx> used hereTor Lillqvist
2016-11-12cid#1394298: This field was uninitialized and unusedTor Lillqvist
2016-11-12More EncapsulatedX509Certificate workTor Lillqvist
2016-11-11xmlsecurity: extract parts of PDFDocument::Sign() into separate functionsMiklos Vajna
2016-11-11More XAdES workTor Lillqvist