summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ftp
AgeCommit message (Expand)Author
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: ucbThomas Arnhold
2014-04-15Remove unused codeStephan Bergmann
2014-04-08coverity#707425 Uncaught exceptionCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-10ucb: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-08de-macroize ucb ftpcontentNorbert Thiebaud
2014-03-07de-macroize ucb ftpcontent, ftpcontentproviderNorbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_3Norbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_6Norbert Thiebaud
2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud
2014-02-28coverity#1187853 Uncaught exceptionCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ucbAlexander Wilms
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