summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec
AgeCommit message (Expand)Author
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
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin
2016-10-15clang-cl loplugin: xmlsecurityStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-04tdf#100726 Improve readability of OUString concatanationsRosen
2016-07-28Related: tdf#95144 now merge common code into a shared CertExtn structCaolán McNamara
2016-07-28Related: tdf#95144 rework to avoid bad castsCaolán McNamara
2016-07-28Related: tdf#95144 Revert fixes for bad casts and unused fieldsCaolán McNamara
2016-07-13no need to create temporary OUString for comparisonNoel Grandin
2016-07-04Bad cast from SanExtensionImpl to CertificateExtension_XmlSecImplStephan Bergmann
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-27loplugin:singlevalfields in writerfilter and xmlsecNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-20Add SAL_INFOs of the list of system and physical cert storesTor Lillqvist
2016-05-19Make X509Certificate_MSCryptImpl::getCertificateUsage() actually workTor Lillqvist
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin