summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec
AgeCommit message (Expand)AuthorFilesLines
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist1-3/+3
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-1/+1
2013-11-07remove unnecessary use of OUString constructor in XMLSECURITY moduleNoel Grandin8-8/+8
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-2/+2
2013-10-03CID#708741 uninitialized membersCaolán McNamara1-1/+5
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1
2013-08-18fdo#57950: Remove some chained appends in xmlsecurityJelle van der Waa1-7/+2
2013-08-17Revert "fdo#57950: Remove some chained appends in xmlsecurity"Andrzej J.R. Hunt1-2/+7
2013-08-17fdo#57950: Remove some chained appends in xmlsecurityJelle van der Waa1-7/+2
2013-08-12Ifdef out code which had been accidentally un-commented-outTor Lillqvist1-0/+4
2013-08-11fdo#62475 removed pointless commentsJelle van der Waa1-3/+0
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2-2/+1
2013-07-22Mark as constTakeshi Abe1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-7/+7
2013-06-10fdo#46808, Convert xml::crypto services to new styleNoel Grandin19-207/+65
2013-06-06Some more modules at least building with mingw64Fridrich Štrba1-2/+3
2013-05-16Resolves: #i120675# the certificate store handles need to be closedJian Fang Zhang2-19/+48
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák3-10/+10
2013-05-06xmlsecurity: drop no longer needed RTL_ASCII_USTRINGPARAM macroMiklos Vajna1-28/+27
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane2-4/+6
2013-04-17It is very wrong to #undef _DEBUG in some source files of a libraryTor Lillqvist2-15/+0
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák42-313/+294
2013-03-25The [_]DEBUG_WAS_DEFINED macros are not used hereStephan Bergmann2-16/+4
2013-03-25Consolidate XMLSEC_NO_SIZE_T setting in xmlsecurity/xmlsec-wrapper.hStephan Bergmann14-80/+15
2013-03-25stricmp macro is unusedStephan Bergmann1-4/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold3-8/+8
2013-03-18fix other problems found by WundefLuboš Luňák1-0/+1
2013-03-05doubled usingThomas Arnhold2-2/+0
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2-52/+0
2013-02-26Remove duplicate OIDThomas Arnhold1-2/+1
2013-02-24Add OIDs for Russian crypto algorithms.Valek Filippov1-2/+7
2013-02-23Fix typo begining/beginning.Julien Nabet1-1/+1
2013-02-22s/the the/the/Tor Lillqvist1-2/+2
2013-02-22coverity#735579 Logically dead codeNorbert Thiebaud1-3/+1
2013-02-22coverity#982735 Negative loop boundNorbert Thiebaud1-6/+14
2013-02-22coverity#705782 Resource LeakNorbert Thiebaud1-0/+1
2013-02-22coverity#982249 Unchecked return valueNorbert Thiebaud1-10/+10
2013-02-22coverity#705976 coverity#7074977Norbert Thiebaud1-27/+26
2013-02-19nsscrypto_initializer: MSVC does not support C99 dynamic arraysMichael Stahl1-6/+8
2013-02-18coverity#705355 coverity#705356 Missing break in switchNorbert Thiebaud1-0/+2
2013-02-18coverity#982590 Explicit null dereferencedNorbert Thiebaud1-7/+12
2013-02-18coverity#982591 Dereference after null checkNorbert Thiebaud1-3/+6
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-4/+2
2012-12-28Fix "scope can be reduced" for 2 variablesJulien Nabet1-3/+2
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann1-1/+0
2012-12-07Adapt to XComponentContextStephan Bergmann5-14/+19
2012-12-07Clean up SerialNumberAdapter implementationStephan Bergmann3-51/+152
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-2/+0