summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/SerfSession.cxx
AgeCommit message (Expand)Author
2014-02-26 #i123068# remove implicit conversions from rtl strings to their elementsHerbert 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-01-22Resolves: #i123744# consider certificate's Subject Alternative Name...Oliver-Rainer Wittmann
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in UCB moduleNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold
2013-05-27Header clean-upAriel 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-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-02Use memcpy instead of rtl_copyMemory in ucbArnaud Versini
2012-10-30fdo#46808, use service constructor for security::CertificateContainerNoel Grandin
2012-10-04re-base on ALv2 code. Includes:Michael Meeks