summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/gvfs
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-24Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb(ucp)Chr. Rossmanith
2013-03-14fdo#54275: Fix GVFS UCP, so saving docs works againStephan Bergmann
2013-03-04doubled includesThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-21gvfs UCP: silence -Werror=deprecated-declarationsMichael Stahl
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin
2012-10-22some more clang warningsCaolán McNamara
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-01ucb: add component prefixesMatúš Kukan
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-22remove unused module-description xml filesMatúš Kukan
2012-06-26removed unused forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-31targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-29Follow-up to revert of "Initial experiments with static linking of (some) ..."Tor Lillqvist
2012-03-21fix after recent XSERVICEINFO_IMPL_1 changeLuboš Luňák
2012-02-07In the current glib version only the main glib.h can be included directly.Daniel Mihalyi
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot
2012-01-15ucb: convert to gbuildMatúš Kukan
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist
2011-11-27remove include of pch header from ucbNorbert Thiebaud
2011-11-11I don't need to hear about your every little titchy successCaolán McNamara
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks
2011-10-05use getStr now after the cast operator changeCaolán McNamara
2011-10-05need getStr here as wellCaolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-08-29chmod -xTor Lillqvist
2011-08-27fix debug build for nowMarkus Mohrhard
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28solaris11: gvfs: should not abort via g_error (also causes Sun C++ warning)Michael Stahl
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2010-12-16cppcheck: prefer prefix variantCaolán McNamara
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller
2010-10-28add modelines to .hxx files as wellCaolán McNamara