summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ftp/ftpurl.cxx
AgeCommit message (Expand)Author
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338236 Uncaught exceptionCaolán McNamara
2015-10-12loplugin:mergeclassesNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-27inline a bunch of use-once macrosNoel 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-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-02loplugin:loopvartoosmallNoel 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
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-07-25Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-04-08coverity#707425 Uncaught exceptionCaolán McNamara
2014-02-13coverity#707426 Uncaught exceptionCaolán McNamara
2014-02-13coverity#707424 Uncaught exceptionCaolán McNamara
2014-01-30coverity#705438, obey preconditions of OUString functionsStephan Bergmann
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in UCB moduleNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-09-02ucb: add missing ucb.core log area, and ftp/ext tooMichael Stahl
2013-06-24fdo#43460 sd,rsc,ucb,sdext: use isEmpty()Jelle van der Waa
2013-06-04fix build, bad mergeCaolán McNamara
2013-06-04Resolves: #i122273# - Avoid using tmpfile()Ariel Constenla-Haile
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25loplugin: unused variablesThomas Arnhold
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-08-05Remove unused macrosThomas Arnhold
2012-06-30Some cppcheck cleaningJulien Nabet
2012-05-31targeted 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-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from ucbNorbert Thiebaud
2011-10-01CMIS UCP: get the document content streamCédric Bosdonnat
2011-07-31Some cppcheck cleaningJulien Nabet
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth