summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/nss
AgeCommit message (Expand)Author
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-14xmlsecurity: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-17loplugin:unusedmethods xmlsecurityNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-07Remove include stdio (part7)Julien Nabet
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23cppcheck: add some explicitsCaolán McNamara
2015-02-26cppcheck: variableScopeCaolán McNamara
2015-02-10cppcheck: variableScopeCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: xmlsecurityStephan Bergmann
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