summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ftp
AgeCommit message (Expand)Author
2016-01-10Fix typosAndrea Gelmini
2015-12-21loplugin:unusedfields UnoControls,ucbNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-24loplugin:unusedfields in ucb/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-11-06coverity#1338236 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12loplugin:mergeclassesNoel Grandin
2015-09-10ucb: fix another duplicate WeakImplHelper<XInteractionRequest>Michael Stahl
2015-09-09ucb: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-07loplugin:unusedmethods ucbNoel Grandin
2015-07-02coverity#1309068 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308540 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308498 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308488 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308456 Uncaught exceptionCaolán McNamara
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
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-02-10drop some unbuilt test codeCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-18ucb: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12ucb: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-28coverity#704085 Unchecked return valueCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-07-25Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin