summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane8-212/+17
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ňák82-799/+777
2013-03-30remove local css definitionsThomas Arnhold6-25/+25
2013-03-27-Wunused-macrosStephan Bergmann1-3/+0
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-24add cui to Library_mergedPeter Foley1-5/+5
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2-6/+6
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold9-50/+50
2013-03-18fix other problems found by WundefLuboš Luňák1-0/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim8-3/+23
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara1-3/+7
2013-03-05doubled usingThomas Arnhold2-2/+0
2013-03-04callcatcher: unused codeCaolán McNamara1-6/+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-25remove some trivial duplicatesThomas Arnhold1-1/+0
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 Lillqvist2-3/+3
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-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-12/+13
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-02-15adapt macro security dialog code to .uiCaolán McNamara4-73/+19
2013-02-14drop unused hidCaolán McNamara1-1/+0
2013-02-14split out trust page and adapt codeCaolán McNamara5-192/+81
2013-02-14move macro security dialog to xmlsecurityCaolán McNamara4-111/+44
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac3-14/+8
2013-01-01move xmlsecurity .ui stuff to right place and adapt code to use itCaolán McNamara8-383/+113
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-07Unused includeStephan Bergmann1-1/+0
2012-12-07Clean up SerialNumberAdapter implementationStephan Bergmann3-51/+152
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens6-8/+0
2012-11-19Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS"Stephan Bergmann1-8/+6
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida4-0/+4
2012-11-07Improve loggingStephan Bergmann2-6/+24