summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/component
AgeCommit message (Expand)Author
2016-11-08xmlsecurity: move the sec context from the format helpers to the sign managerMiklos Vajna
2016-11-08Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist
2016-11-01Use enum class for two local enumsTor Lillqvist
2016-10-13sfx2: initial PDF document signatures dialogMiklos Vajna
2016-10-13xmlsecurity: use common NSS init in PDFDocumentMiklos Vajna
2016-10-13xmlsecurity: add initial PDFSignatureHelperMiklos Vajna
2016-10-07filter: don't loose signing description during pdf exportMiklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-13loplugin:sallogareasNoel Grandin
2016-06-13Convert DBG_ASSERT in xmlsecurityNoel Grandin
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-04-22Avoid reserved identifierStephan Bergmann
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-27xmlsecurity: OOXML never signs metadata, so that's not completely invalidMiklos Vajna
2016-01-18loplugin: unused return values in writerfilter/Noel Grandin
2016-01-13xmlsecurity: don't assume the signature is always a single streamMiklos Vajna
2016-01-10Fix typosAndrea Gelmini
2016-01-06xmlsecurity: allow creating multiple signatures with the same certificateMiklos Vajna
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14xmlsecurity: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-07Remove include stdio (part7)Julien Nabet
2015-05-20cppcheck: noExplicitConstructorCaolán McNamara
2015-04-10Manual cleanup of misc. issues.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg
2014-09-02coverity#1215310 Uncaught exceptionCaolán McNamara
2014-08-25convert RID_XMLSECWB_NO_MOZILLA_PROFILE to MessageDialog + stringCaolán McNamara
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-23coverity#1215310 Uncaught exceptionCaolán McNamara
2014-05-19fix-includes.pl: xmlsecurityThomas Arnhold
2014-04-24xmlsecurity: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: xmlsecurityThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin