summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/nss
AgeCommit message (Expand)Author
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-18xmlsecurity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-08Typo "mehtod" -> "method"Stephan Bergmann
2014-12-04Bin noise commentsTor Lillqvist
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-20coverity#982248 Unchecked return valueCaolán McNamara
2014-10-15loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-08-12Get rid of xmlsec_trace() and use SAL_INFO("xmlsecurity.xmlsec")Tor Lillqvist
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-05-24cppcheck: Prefer prefix ++/-- operatorsJulien Nabet
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-19fix-includes.pl: xmlsecurityThomas Arnhold
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-11coverity#982735 Negative loop boundCaolán McNamara
2014-04-24coverity#707488 Uncaught exceptionCaolán McNamara
2014-04-24coverity#707489 Uncaught exceptionCaolán McNamara
2014-04-24coverity#707490 Uncaught exceptionCaolán McNamara
2014-04-24xmlsecurity: sal_Bool->boolNoel Grandin
2014-04-19WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist
2014-04-19fixincludeguards.sh: xmlsecurityThomas Arnhold
2014-04-14Clean up function declarationsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
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-11-07remove unnecessary use of OUString constructor in XMLSECURITY moduleNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
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-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-22Mark as constTakeshi Abe
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-10fdo#46808, Convert xml::crypto services to new styleNoel Grandin
2013-06-06Some more modules at least building with mingw64Fridrich Štrba
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
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-25Consolidate XMLSEC_NO_SIZE_T setting in xmlsecurity/xmlsec-wrapper.hStephan Bergmann
2013-03-25stricmp macro is unusedStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18fix other problems found by WundefLuboš Luňák
2013-03-05doubled usingThomas Arnhold