summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav
AgeCommit message (Expand)Author
2014-02-26 #i123068# remove implicit conversions from rtl strings to their elementsHerbert Dürr
2014-02-26 #122008# - use <serf_bucket_headers_setc(..)>Oliver-Rainer Wittmann
2014-02-26minor WaE cleanup for SerfRequestProcessorImpl.hxxHerbert Dürr
2014-02-26#i120041# Update of serf library from 1.0.0 to 1.1.0.Andre Fischer
2014-02-26webdav: lang::XMultiServiceFactory -> uno::XComponentContextMatúš Kukan
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18Resolves: #i123744# use only one way to include serf headersYuri Dario
2014-01-22Resolves: #i123744# consider certificate's Subject Alternative Name...Oliver-Rainer Wittmann
2014-01-21ucb: fix inverted condition in webdav lcl_sendPartialGETRequestMichael Stahl
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-06Fix extra right parenthesisJulien Nabet
2013-12-20typo fixesAndras Timar
2013-12-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in UCB moduleNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-08-15i121946 - Use enums to identify WebDAV/HTTP methodsAriel Constenla-Haile
2013-08-15i121945 - WebDAV ucp: return StringPair instead of NamedValueAriel Constenla-Haile
2013-08-15i121935 - UCB: new "addProperty" and "removeProperty" commandsAriel Constenla-Haile
2013-07-05API change: oslDateTime signed yearLionel Elie Mamane
2013-07-05Mark as constTakeshi Abe
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold
2013-06-23Resolves: #i121947# Default User-AgentAriel Constenla-Haile
2013-06-16Fix build breakerAriel 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-27Resolves@ #i121926# fix malformed PROPFIND/PROPPATCH request bodyAriel Constenla-Haile
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-28Remove RTL_CONSTASCII_(U)STRINGPARAM in ucbChr. Rossmanith
2013-03-27Remove RTL_CONSTASCII_STRINGPARAM in ucbChr. Rossmanith
2013-03-24Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb(ucp)Chr. Rossmanith
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Thomas Arnhold
2013-03-20simplify OUString assignmentsChr. Rossmanith
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck