summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
AgeCommit message (Expand)Author
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05xmlsecurity: write initial OOXML signature streamsMiklos Vajna
2016-02-05xmlsecurity: write OOXML signature relations on exportMiklos Vajna
2016-02-05xmlsecurity: write origin.sigs when exporting OOXML signatureMiklos Vajna
2016-02-05xmlsecurity: ensure OOXML signatures relation when adding a signatureMiklos Vajna
2016-02-04xmlsecurity: support tmp storage instead of tmp stream for OOXMLMiklos Vajna
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-13xmlsecurity: initial XMLSignatureHelper::ReadAndVerifySignatureStorageStream()Miklos Vajna
2016-01-13xmlsecurity: don't assume the signature is always a single streamMiklos Vajna
2016-01-11xmlsecurity: mark two classes as public to be able to unit-test themMiklos Vajna
2016-01-11PCH support on LinuxAshod Nakashian
2016-01-10Fix typosAndrea Gelmini
2016-01-06xmlsecurity: allow creating multiple signatures with the same certificateMiklos Vajna
2016-01-06xmlsecurity: add UI to provide a description when signingMiklos Vajna
2016-01-05xmlsecurity: convert TYPE_...__REFERENCE constants to scoped enumMiklos Vajna
2016-01-05xmlsecurity: add XMLSignatureHelper::SetDescription()Miklos Vajna
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-10Undef RGB where it was defined, not where it gets usedStephan Bergmann
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-14xmlsecurity: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-17loplugin:unusedmethods xmlsecurityNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in xmlsecurityNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05Updated all precompiled headers.Ashod Nakashian
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg
2014-08-25convert RID_XMLSECWB_NO_MOZILLA_PROFILE to MessageDialog + stringCaolán McNamara
2014-08-14xmlsecurity: remove NSS cert.h from PCHMichael Stahl
2014-08-12Grid and separarate "valid from/to" for CertificateViewerTomaž Vajngerl
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-08-09Converted RID_XMLSECTP_GENERAL to Widget Layout.Rachit Gupta