summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/nss/nssinitializer.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-3/+3
2013-04-17It is very wrong to #undef _DEBUG in some source files of a libraryTor Lillqvist1-7/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-30/+28
2013-03-25The [_]DEBUG_WAS_DEFINED macros are not used hereStephan Bergmann1-8/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-6/+6
2013-02-19nsscrypto_initializer: MSVC does not support C99 dynamic arraysMichael Stahl1-6/+8
2013-02-18coverity#982590 Explicit null dereferencedNorbert Thiebaud1-7/+12
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-1/+0
2012-11-19Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS"Stephan Bergmann1-8/+6
2012-11-07Improve loggingStephan Bergmann1-4/+19
2012-11-06'xMSF' : undeclared identifierTor Lillqvist1-1/+1
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin1-17/+16
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-01nuke unused namespaceTakeshi Abe1-1/+0
2012-05-04more robust nss initialization, related fdo#45171Markus Mohrhard1-2/+4
2012-04-27Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara1-37/+46
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-01-28Fix for fdo43460 Part LV getLength() to isEmpty()Olivier Hallot1-2/+2
2012-01-11fix for gcc 4.7/C++11: this is not string literal operatorDavid Tardon1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan1-7/+7
2011-11-27remove include of pch header from xmlsecurityNorbert Thiebaud1-2/+0
2011-11-18xmlsecurity: fix typoMichael Stahl1-1/+1
2011-11-11use the newly introduced LO_LIB_DIRS variableMarkus Mohrhard1-2/+1
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann1-1/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+2
2011-03-27mav60: #164341# use simple nss initialization in case mscrypto is usedMikhail Voytenko1-1/+6
2011-03-27mav60: #164341# introduce nss initialization for the case when mscrypto is usedMikhail Voytenko1-0/+516