summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ftp
AgeCommit message (Expand)Author
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
2014-01-29bool improvementsStephan Bergmann
2014-01-28Apparently broken bitmask checksStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in UCB moduleNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel 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-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael 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-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
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-27Remove RTL_CONSTASCII_STRINGPARAM in ucbChr. Rossmanith
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-13Some cppcheck cleaningJulien Nabet
2013-01-26Remove redundant braces around for loopsStephan Bergmann
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-01ucb: add component prefixesMatúš Kukan
2012-08-22remove unused module-description xml filesMatúš Kukan
2012-08-05Remove unused macrosThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-27Remove unused include filesThomas Arnhold
2012-06-26removed unused forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-31targeted string re-workNorbert Thiebaud
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi