summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/nss/nssinitializer.cxx
AgeCommit message (Expand)Author
2018-08-15xmlsecurity: nsscrypto_initialize: try to avoid profile migrationMichael Stahl
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
2013-03-25The [_]DEBUG_WAS_DEFINED macros are not used hereStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-19nsscrypto_initializer: MSVC does not support C99 dynamic arraysMichael Stahl
2013-02-18coverity#982590 Explicit null dereferencedNorbert Thiebaud
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-19Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS"Stephan Bergmann
2012-11-07Improve loggingStephan Bergmann
2012-11-06'xMSF' : undeclared identifierTor Lillqvist
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-04more robust nss initialization, related fdo#45171Markus Mohrhard
2012-04-27Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-28Fix for fdo43460 Part LV getLength() to isEmpty()Olivier Hallot
2012-01-11fix for gcc 4.7/C++11: this is not string literal operatorDavid Tardon
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan
2011-11-27remove include of pch header from xmlsecurityNorbert Thiebaud
2011-11-18xmlsecurity: fix typoMichael Stahl
2011-11-11use the newly introduced LO_LIB_DIRS variableMarkus Mohrhard
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara