summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper
AgeCommit message (Expand)Author
2017-03-30vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna
2017-03-30xmlsecurity: separate signature verification from PDF tokenizerMiklos Vajna
2017-03-14vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna
2017-03-14xmlsecurity: various small cleanupsMiklos Vajna
2016-12-05xmlsecurity PDF verify: last batch of various fixesMiklos Vajna
2016-11-22xmlsecurity: no need to inherit from XSecurityController in XSecControllerMiklos Vajna
2016-11-18xmlsecurity: clean up unused mxSecurityControllerMiklos Vajna
2016-11-18Prefer to take the signature date from the XAdES SigningTime, if presentTor Lillqvist
2016-11-17xmlsecurity PDF sign: handle AdES when writing SubFilterMiklos Vajna
2016-11-17coverity#1394292 Unchecked return valueCaolán McNamara
2016-11-16Nothing from <tools/debug.hxx> used hereTor Lillqvist
2016-11-15Add the Target for xd:QualifyingPropertiesTor Lillqvist
2016-11-15Sign also the xd:SignedPropertiesTor Lillqvist
2016-11-14xsd:dateTime must use period as decimal separator, not commaTor Lillqvist
2016-11-14oox, xmlsecurity: fix recently introduced style problemsMiklos Vajna
2016-11-12More EncapsulatedX509Certificate workTor Lillqvist
2016-11-11More XAdES workTor Lillqvist
2016-11-10More work in progress on XAdES compliant ODF signingTor Lillqvist
2016-11-08xmlsecurity: move the sec context from the format helpers to the sign managerMiklos Vajna
2016-11-08Fallout from previous commit 248dbe1de5eeea9e9173e53a0b1891f63ff73d68Tor Lillqvist
2016-11-08Bin pointless (overloaded) member functionTor Lillqvist
2016-11-08Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist
2016-11-03Bin the XSecController::m_pErrorMessage field as it was never usedTor Lillqvist
2016-11-03Bin some useless commentsTor Lillqvist
2016-11-03Bin pointless differentiated exception handlingTor Lillqvist
2016-11-03Add FIXMETor Lillqvist
2016-11-02No XFastPropertySet hereTor Lillqvist
2016-11-01Use enum class for two local enumsTor Lillqvist
2016-10-31Adapt warning messageStephan Bergmann
2016-10-31css.xml.sax.XAttributeList is broken by designStephan Bergmann
2016-10-28Bin one more pointless TAG_ macroTor Lillqvist
2016-10-28Bin unnecessary TAG_ and ATTR_ macros and expand in-placeTor Lillqvist
2016-10-27Sorry, could not resist: Bin pointless variablesTor Lillqvist
2016-10-26xmlsecurity PDF sign: fix removing non-last signaturesMiklos Vajna
2016-10-26xmlsecurity PDF signing: fix byte range check for multiple signaturesMiklos Vajna
2016-10-24Use an enum classTor Lillqvist
2016-10-24Bin pointless macroTor Lillqvist
2016-10-24Bin pointless macroTor Lillqvist
2016-10-24Indentation fixesTor Lillqvist
2016-10-24xmlsecurity: implement PDF signature removal UIMiklos Vajna
2016-10-21xmlsecurity: export description in PDF signatureMiklos Vajna
2016-10-20xmlsecurity: show PDF signature right after adding itMiklos Vajna
2016-10-20xmlsecurity: add initial PDF sign UIMiklos Vajna
2016-10-17xmlsecurity: verify certificate of PDF signaturesMiklos Vajna
2016-10-14xmlsecurity: extract certificate from PDF signatureMiklos Vajna
2016-10-13xmlsecuity: show PDF signature in the doc signatures dialogMiklos Vajna
2016-10-13xmlsecurity: use common NSS init in PDFDocumentMiklos Vajna
2016-10-13xmlsecurity: add initial PDFSignatureHelperMiklos Vajna
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann