summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2017-02-08Add missing #includesStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-03TyposJulien Nabet
2017-02-02loplugin:useuniqueptrStephan Bergmann
2017-02-02xmlsecurity: remove unused xsec_fw_component_getFactory()Miklos Vajna
2017-02-01xmlsecurity: various small cleanupsMiklos Vajna
2017-01-31tdf#105637 Digital signatures dialog has unnessary labelsSamuel Mehrbrodt
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-29cppcheck: postfix operatorJulien Nabet
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26[API CHANGE] offapi: remove unused xsec_fw UNO servicesMiklos Vajna
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2017-01-20loplugin:dynexcspec (clang-cl), xmlsecurityStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmlsecurityStephan Bergmann
2017-01-19xmlsecurity: hold XMLEncryptionTemplateImpl by rtl::ReferenceMiklos Vajna
2017-01-19tweak to avoid coverity#1371169 Missing move assignment operatorCaolán McNamara
2017-01-18convert to std::vectorCaolán McNamara
2017-01-14u*,v*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-10New loplugin:conststringvar: xmlsecurityStephan Bergmann
2017-01-10loplugin:unusedfieldsNoel Grandin
2017-01-09New loplugin:externvar: xmlsecurityStephan Bergmann
2017-01-05xmlsecurity: hold XMLSignatureTemplateImpl by rtl::ReferenceMiklos Vajna
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-22Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist
2016-12-21[API CHANGE] createSecurityContext() was always called with an empty stringTor Lillqvist
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21Bin now unused fieldsTor Lillqvist
2016-12-21Bin now unused functionsTor Lillqvist
2016-12-21Don't add empty TODO functions to libxmlsec, and don't call themTor Lillqvist
2016-12-21xmlsecurity: instantiate SignatureCreatorImpl directly in XSecControllerMiklos Vajna
2016-12-20use new ENABLE_NSS for code which needs nssCaolán McNamara
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-16loplugin:staticmethods (clang-cl)Stephan Bergmann
2016-12-16cid#1374075 cid#1374076 Executable_pdfverify: uncaught exceptionsMiklos Vajna
2016-12-15Try to fix Android and iOS buildTor Lillqvist
2016-12-15Phase out support for HAVE_BROKEN_STATIC_INITIALIZER_LISTStephan Bergmann
2016-12-15xmlsecurity: hold XMLDocumentWrapper by rtl::Reference in XSecControllerMiklos Vajna
2016-12-15Unnecessary includesStephan Bergmann
2016-12-12tdf#95416 Fix an include for xmlsecurityAdam Kasztenny
2016-12-08xmlsecurity: clean up not needed C2U macro in xmldocumentwrapperMiklos Vajna
2016-12-07xmlsecurity DigitalSignaturesDialog: show signature type on the UIMiklos Vajna
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-02xmlsecurity mscrypto PDF verify: implement support for non-detached signaturesMiklos Vajna
2016-12-02xmlsecurity PDF verify: don't hide signatures where digest match is uncertainMiklos Vajna
2016-12-01xmlsecurity PDF verify: avoid seeking before the start of the streamMiklos Vajna
2016-12-01xmlsecurity PDF verify: handle no EOL at EOFMiklos Vajna