summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/webdavcontent.cxx
AgeCommit message (Expand)Author
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-07-11webdav: Do not return reference here.Matúš Kukan
2014-07-08webdav: fix locking in webdav_ucp::Content::getResourceType()Matúš Kukan
2014-06-24webdav: Do not call into DAVResourceAccess with mutex locked.Matúš Kukan
2014-06-24fdo#72157: webdav: Release WebDAV file lock on document close.Matúš Kukan
2014-06-23webdav: Do not throw when saving new document.Matúš Kukan
2014-06-04compareTo -> equalsNoel Grandin
2014-04-28translate z.Z.Thomas Arnhold
2014-04-28German Comment translationMichael Meeks
2014-03-26webdav: Lock files when opening them.Matúš Kukan
2014-03-19webdav: loplugin warnings and sal_Bool -> boolMatúš Kukan
2014-03-18webdav: fix various warningsMatúš Kukan
2014-03-18webdav: OSL_TRACE -> SAL_INFOMatúš Kukan
2014-03-18webdav: OSL_ENSURE -> SAL_WARN_IFMatúš Kukan
2014-03-06Build webdav based on serf if neon is disabled.Matúš Kukan
2014-02-26Remove visual noise from ucbAlexander Wilms
2014-02-26webdav: fix remaining build issuesMatúš Kukan
2014-02-26webdav: lang::XMultiServiceFactory -> uno::XComponentContextMatúš Kukan
2014-01-21ucb: fix inverted condition in webdav lcl_sendPartialGETRequestMichael Stahl
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in UCB moduleNoel Grandin
2013-08-15i121935 - UCB: new "addProperty" and "removeProperty" commandsAriel Constenla-Haile
2013-06-15Resolves: #i121942# Explicitly set "ContentType" for non-DAV contentAriel Constenla-Haile
2013-06-03Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-05-27Header clean-upAriel Constenla-Haile
2013-05-27Resolves; #i121201# Handle servers not supporting HEAD requestsAriel Constenla-Haile
2013-05-27Resolves: #i121922# Fix wrong conditionAriel Constenla-Haile
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-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-12-20Some cppcheck cleaningJulien Nabet
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-06-30Some cppcheck cleaningJulien Nabet
2012-05-31targeted string re-workNorbert Thiebaud
2012-05-29removed dead codeTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot