summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ftp
AgeCommit message (Expand)AuthorFilesLines
2013-02-13Some cppcheck cleaningJulien Nabet1-13/+27
2013-01-26Remove redundant braces around for loopsStephan Bergmann1-2/+2
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin5-19/+19
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin3-4/+5
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin3-8/+8
2012-11-05fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin1-1/+2
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin2-11/+7
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-1/+1
2012-10-04re-base on ALv2 code. Includes:Michael Meeks18-403/+268
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini3-5/+4
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-18/+6
2012-09-01ucb: add component prefixesMatúš Kukan2-2/+2
2012-08-22remove unused module-description xml filesMatúš Kukan1-89/+0
2012-08-05Remove unused macrosThomas Arnhold1-14/+0
2012-07-01Remove unused definesThomas Arnhold1-5/+0
2012-06-30Some cppcheck cleaningJulien Nabet1-1/+1
2012-06-27Remove unused include filesThomas Arnhold1-69/+0
2012-06-26removed unused forward declarations of classTakeshi Abe1-4/+0
2012-06-21re-base on ALv2 code.Michael Meeks20-455/+302
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+17
2012-05-31targeted string re-workNorbert Thiebaud7-66/+47
2012-06-01nuke unused namespaceTakeshi Abe1-3/+0
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold5-19/+17
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-25/+13
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist2-7/+6
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist2-6/+7
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann4-4/+13
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-1/+1
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot4-11/+11
2012-01-15ucb: convert to gbuildMatúš Kukan1-96/+0
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist1-1/+0
2011-11-27remove include of pch header from ucbNorbert Thiebaud17-34/+0
2011-10-01CMIS UCP: get the document content streamCédric Bosdonnat6-368/+3
2011-08-29chmod -xTor Lillqvist4-0/+0
2011-08-16Related: fdo#39376/fdo#34880 short fread isn't an error when its eofCaolán McNamara1-14/+4
2011-07-31Some cppcheck cleaningJulien Nabet1-3/+3
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-7/+0
2011-06-15Link with zlib in case the internal libcurl has been built staticallyTor Lillqvist1-1/+2
2011-04-30Remove some OS/2 codeFrancois Tigeot1-4/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito39-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens43-65/+40
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-2/+1
2011-01-21Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-4/+4
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold3-18/+18
2010-12-12Remove commented out codeAndy Holder1-195/+0
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller9-69/+69