summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx
AgeCommit message (Expand)Author
2017-06-21xmlsecurity nss: adopt the private key of the signing certificate explicitlyMiklos Vajna
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-01-29cppcheck: postfix operatorJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26remove extra spaces around ::Noel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-17loplugin:unusedmethods xmlsecurityNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-26cppcheck: variableScopeCaolán McNamara
2015-02-10cppcheck: variableScopeCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-20Some more loplugin:cstylecast: xmlsecurityStephan Bergmann
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-08-12Get rid of xmlsec_trace() and use SAL_INFO("xmlsecurity.xmlsec")Tor Lillqvist
2014-05-24cppcheck: Prefer prefix ++/-- operatorsJulien Nabet
2014-05-19fix-includes.pl: xmlsecurityThomas Arnhold
2014-05-11coverity#982735 Negative loop boundCaolán McNamara
2014-04-14Clean up function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-07remove unnecessary use of OUString constructor in XMLSECURITY moduleNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-06-10fdo#46808, Convert xml::crypto services to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-25Consolidate XMLSEC_NO_SIZE_T setting in xmlsecurity/xmlsec-wrapper.hStephan Bergmann
2013-02-22coverity#982735 Negative loop boundNorbert Thiebaud
2013-02-18coverity#982591 Dereference after null checkNorbert Thiebaud
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-11-07Improve loggingStephan Bergmann
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-08-20callcatcher: remove some of the slightly trickier unused methodsCaolán McNamara