summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/nss/nssinitializer.cxx
AgeCommit message (Expand)Author
2020-10-02Fix libnssckbi not found error on AndroidMert Tumer
2020-09-22tdf#128136: Build curl, nss, and xmlsec for iOS, tooTor Lillqvist
2020-08-19Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlsecurityStephan Bergmann
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-02-11new loplugin indentationNoel Grandin
2018-12-31NSS: create a temporary database instead of in-memoryTomaž Vajngerl
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-08-14xmlsecurity: nsscrypto_initialize: try to avoid profile migrationMichael Stahl
2018-07-23Fix typosAndrea Gelmini
2018-05-23Remove leftover "#undef DEBUG"Stephan Bergmann
2018-04-26xmlsecurity mscrypto: create SEInitializer instances with a constructorMiklos Vajna
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-27loplugin:flatten in vcl..xmlsecurityNoel Grandin
2017-09-10gpg4libre: add sha512 supportThorsten Behrens
2017-07-03loplugin:oncevar (clang-cl): xmlsecurityStephan Bergmann
2017-06-29loplugin:oncevar variousNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-12-10Undef RGB where it was defined, not where it gets usedStephan Bergmann
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-23cppcheck: add some explicitsCaolán McNamara
2014-12-18xmlsecurity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-20coverity#982248 Unchecked return valueCaolán McNamara
2014-08-12Get rid of xmlsec_trace() and use SAL_INFO("xmlsecurity.xmlsec")Tor Lillqvist
2014-04-19WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-17Convert xmlsecurity to cppu::supportsServiceAlexandre Vicenzi
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-08-18fdo#57950: Remove some chained appends in xmlsecurityJelle van der Waa
2013-08-17Revert "fdo#57950: Remove some chained appends in xmlsecurity"Andrzej J.R. Hunt
2013-08-17fdo#57950: Remove some chained appends in xmlsecurityJelle van der Waa
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-17It is very wrong to #undef _DEBUG in some source files of a libraryTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák