summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec
AgeCommit message (Expand)Author
2017-06-21xmlsecurity nss: adopt the private key of the signing certificate explicitlyMiklos Vajna
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-26create SAL_RETURNS_NONNULL annotationNoel Grandin
2017-05-18gpg4libre: fix windows buildThorsten Behrens
2017-05-18gpg4libre: initial GPG signature generationThorsten Behrens
2017-05-17xmlsecurity: use xmlsec API instead of patching out cert verificationMiklos Vajna
2017-05-11Clean up uses of SAL_U/SAL_W: xmlsecurityStephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock
2017-04-18loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann
2017-03-02xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna
2017-02-23Remove commented out codeSamuel Mehrbrodt
2017-02-23Remove commented out codeSamuel Mehrbrodt
2017-02-21loplugin:subtlezeroinit: xmlsecurityStephan Bergmann
2017-02-20cppcheck: redundantAssignmentJochen Nitschke
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-08Add missing #includesStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-02loplugin:useuniqueptrStephan Bergmann
2017-01-29cppcheck: postfix operatorJulien Nabet
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20loplugin:dynexcspec (clang-cl), xmlsecurityStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmlsecurityStephan Bergmann
2017-01-19tweak to avoid coverity#1371169 Missing move assignment operatorCaolán McNamara
2017-01-18convert to std::vectorCaolán McNamara
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-09New loplugin:externvar: xmlsecurityStephan Bergmann
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-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-16loplugin:staticmethods (clang-cl)Stephan Bergmann
2016-12-15xmlsecurity: hold XMLDocumentWrapper by rtl::Reference in XSecControllerMiklos Vajna
2016-12-08xmlsecurity: clean up not needed C2U macro in xmldocumentwrapperMiklos Vajna
2016-11-28No reason for these member functions to be virtualTor Lillqvist
2016-11-28Bin SecurityEnvironment_MSCryptImpl::getPriKey() as it always returns NULLTor Lillqvist
2016-11-28Bin SecurityEnvironment_MSCryptImpl::m_tPriKeyList as it was always emptyTor Lillqvist
2016-11-25No need for this local function to be externally visibleTor Lillqvist
2016-11-24Show also the message for the last Windows error in our own error handlerTor Lillqvist
2016-11-24Nothing from that namespace used hereTor Lillqvist
2016-11-24Bin copy-pasted comment that is meaningless hereTor Lillqvist