summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
AgeCommit message (Expand)AuthorFilesLines
2017-06-07gpg4libre: add 'Start certificate manager' buttonKatarina Behrens1-0/+2
2017-05-21make string translation loading more uniformCaolán McNamara1-1/+4
2017-05-18gpg4libre: fix windows buildThorsten Behrens2-4/+8
2017-05-18gpg4libre: initial GPG signature generationThorsten Behrens3-0/+171
2017-05-10xmlsecurity: slightly more modern c++Thorsten Behrens1-1/+5
2017-05-08loplugin:checkunusedparams in xmlsecurityNoel Grandin2-2/+2
2017-04-26remove xmlsecurity bitmaps from .src filesCaolán McNamara1-0/+17
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-21xmlsecurity: remove no longer needed ImplXMLSignatureListenerMiklos Vajna1-1/+2
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-10remove reference to deleted files in pchMarkus Mohrhard1-2/+0
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-03-24loplugin:unusedfieldsNoel Grandin1-2/+0
2017-03-23xmlsecurity: ImplXMLSignatureListener is only used with XMLSignatureHelperMiklos Vajna1-4/+4
2017-03-19Fix typosAndrea Gelmini1-1/+1
2017-03-17xmlsecurity: hold SAXEventKeeperImpl by rtl::Reference in XSecControllerMiklos Vajna1-1/+2
2017-03-16gpg4libre: No need to create separate idl files for gpg servicesSamuel Mehrbrodt2-0/+65
2017-03-15Fix variable names: FixedText, not FixedImageSamuel Mehrbrodt1-6/+6
2017-03-15gpg4libre: Improve certificate details viewSamuel Mehrbrodt1-1/+1
2017-03-15gpg4libre: Show "issued to/by" only if they contain a valueSamuel Mehrbrodt1-0/+2
2017-03-04-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt4-4/+62
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-03-02xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna1-2/+7
2017-03-01Add missing includeSamuel Mehrbrodt1-0/+2
2017-02-24vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna6-277/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann9-225/+112
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmlsecurityStephan Bergmann8-0/+37
2017-01-10loplugin:unusedfieldsNoel Grandin5-15/+4
2016-12-21xmlsecurity: instantiate SignatureCreatorImpl directly in XSecControllerMiklos Vajna1-0/+114
2016-12-15xmlsecurity: hold XMLDocumentWrapper by rtl::Reference in XSecControllerMiklos Vajna4-1/+362
2016-12-12tdf#95416 Fix an include for xmlsecurityAdam Kasztenny1-0/+56
2016-12-01xmlsecurity PDF verify: don't abort read on partial signMiklos Vajna1-0/+3
2016-12-01xmlsecurity: instantiate SAXEventKeeperImpl directly in XSecControllerMiklos Vajna1-0/+322
2016-11-30xmlsecurity PDF verify: look for the signingCertificateV2 attributeMiklos Vajna1-0/+3
2016-11-25Make sure there's a single global RTTI for pdfio::PDFElement and derivedStephan Bergmann1-1/+1
2016-11-25CppunitTest_xmlsecurity_pdfsigning: add PAdES testcaseMiklos Vajna2-1/+68
2016-11-24xmlsecurity: instantiate SignatureVerifierImpl directly in XSecControllerMiklos Vajna4-0/+404
2016-11-22xmlsecurity: no need to inherit from XSecurityController in XSecControllerMiklos Vajna2-9/+0
2016-11-18xmlsecurity: clean up unused mxSecurityControllerMiklos Vajna2-9/+449
2016-11-18includes should be at the top of the fileNoel Grandin1-3/+3
2016-11-17xmlsecurity PDF sign: handle AdES when writing SubFilterMiklos Vajna3-4/+4
2016-11-16xmlsecurity: fix alignment for XAdES checkboxMiklos Vajna1-3/+3
2016-11-16Nothing from <tools/debug.hxx> used hereTor Lillqvist1-1/+0
2016-11-12cid#1394298: This field was uninitialized and unusedTor Lillqvist1-2/+0
2016-11-12More EncapsulatedX509Certificate workTor Lillqvist1-0/+2
2016-11-11xmlsecurity: extract parts of PDFDocument::Sign() into separate functionsMiklos Vajna1-0/+13
2016-11-11More XAdES workTor Lillqvist1-0/+4
2016-11-10More work in progress on XAdES compliant ODF signingTor Lillqvist4-3/+14
2016-11-09These functions don't even need to be XMLSECURITY_DLLPUBLICTor Lillqvist1-11/+11