summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/nss
AgeCommit message (Expand)Author
2013-02-22coverity#982735 Negative loop boundNorbert Thiebaud
2013-02-22coverity#705782 Resource LeakNorbert Thiebaud
2013-02-22coverity#982249 Unchecked return valueNorbert Thiebaud
2013-02-19nsscrypto_initializer: MSVC does not support C99 dynamic arraysMichael Stahl
2013-02-18coverity#705355 coverity#705356 Missing break in switchNorbert Thiebaud
2013-02-18coverity#982590 Explicit null dereferencedNorbert Thiebaud
2013-02-18coverity#982591 Dereference after null checkNorbert Thiebaud
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
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-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
2012-08-04Replace usage of rtl/memory.h in xmlsecurity their equivalent from string.hArnaud Versini
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove include guardsThomas Arnhold
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-29targeted string re-workNorbert Thiebaud
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-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04removed duplicate #includesTakeshi Abe
2012-02-18Fix "pEncryptedData" not initializedJulien Nabet
2012-02-01callcatcher: update listCaolán McNamara
2012-01-28Fix for fdo43460 Part LV getLength() to isEmpty()Olivier Hallot
2012-01-15WaE: narrowing conversion from sal_Int32 to unsigned intDavid Tardon
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
2012-01-05Removed unnecessary tools 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-10-10ByteString->rtl::OStringCaolán McNamara
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-08-22remove old makefilesMatúš Kukan
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-05Remove 'added by' commentsJ. Graeme Lingard
2011-03-01avoid implicit castCaolán McNamara