summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ftp
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: ucbStephan Bergmann
2018-01-04drop ULONG typedefNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-10-23loplugin:includeform: ucbStephan Bergmann
2017-10-20loplugin:finalclasses in ucb,ucbhelperNoel Grandin
2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-13loplugin:oncevar: empty strings: ucbStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin
2017-06-07Make use of OUString::startsWithIgnoreAsciiCase rest parameterStephan Bergmann
2017-06-06ucb: replace double checked locking patternsJochen Nitschke
2017-05-30FTPURL::parse doesn't need so much string conversionNoel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-10remove unused enumerators from FTPErrors enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann
2016-11-18loplugin:datamembershadowNoel Grandin
2016-10-26loplugin:expandablemethods in ucb..ucbhelperNoel Grandin
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-07-25curl 7.50.0 has CURL as typedef struct Curl_easyCaolán McNamara
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-07-08loplugin:redundantcast: redundant static_casts in ucbStephan Bergmann
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-07-04merge ftp::ResultSetFactory with ResultSetFactoryINoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-23remove some more (void) style function definitions/declarationsNoel Grandin
2016-05-19loplugin:unusedmethods in ucb/ucbhelperNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-05-10Assign 0 explicitly, avoiding intermediate downcastsMatteo Casalin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-14loplugin:passstuffbyref in ucbNoel Grandin
2016-04-05loplugin:constantparam in ucbNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin