summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/mscrypt
AgeCommit message (Expand)Author
2015-08-03inline some use-once typedefsNoel Grandin
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-07Remove include stdio (part7)Julien Nabet
2015-05-20cppcheck: noExplicitConstructorCaolán McNamara
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara
2015-04-22Clean up odd sal::static_int_cast<sal_Bool> usesStephan Bergmann
2015-03-23cppcheck: add some explicitsCaolán McNamara
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-08Typo "mehtod" -> "method"Stephan Bergmann
2014-12-04Bin noise commentsTor Lillqvist
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
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-19fix-includes.pl: xmlsecurityThomas Arnhold
2014-04-19fixincludeguards.sh: xmlsecurityThomas Arnhold
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in XMLSECURITY moduleNoel Grandin
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-08-12Ifdef out code which had been accidentally un-commented-outTor Lillqvist
2013-08-11fdo#62475 removed pointless commentsJelle van der Waa
2013-06-10fdo#46808, Convert xml::crypto services to new styleNoel Grandin
2013-05-16Resolves: #i120675# the certificate store handles need to be closedJian Fang Zhang
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-25Consolidate XMLSEC_NO_SIZE_T setting in xmlsecurity/xmlsec-wrapper.hStephan Bergmann
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-02-26Remove duplicate OIDThomas Arnhold
2013-02-24Add OIDs for Russian crypto algorithms.Valek Filippov
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-10-08Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza
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-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-29targeted string re-workNorbert Thiebaud
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-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-02-01callcatcher: update listCaolán McNamara