summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/webdavprovider.cxx
AgeCommit message (Expand)Author
2014-02-26webdav: lang::XMultiServiceFactory -> uno::XComponentContextMatúš Kukan
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-06-23Resolves: #i121947# Default User-AgentAriel Constenla-Haile
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
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-05-31targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist
2011-11-27remove include of pch header from ucbNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-06-04INTEGRATION: CWS tkr10 (1.18.58); FILE MERGEDVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.19.2); FILE MERGEDRüdiger Timm
2008-03-25INTEGRATION: CWS ucbfixes06 (1.18.54); FILE MERGEDOliver Bolte
2007-06-05INTEGRATION: CWS bgdlremove (1.17.40); FILE MERGEDIvo Hinkelmann
2006-09-17INTEGRATION: CWS pchfix02 (1.16.70); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.15.260); FILE MERGEDRüdiger Timm
2002-01-23#96847# - Removed obsolete define for neon-ftp-patch.Kai Sommerfeld
2001-11-26#90450# - Fixed multithreading problem with DAV session reusageKai Sommerfeld
2001-11-21#94819# - Fixed handling of vnd.sun.star.webdav URLs.Kai Sommerfeld
2001-08-08#90269# Hacked in support for http as ftp proxy; clean integration pending.Stephan Bergmann
2001-07-12#89617# - Fixed queryContent(...). Mutex Guard now constructed a little bit l...Kai Sommerfeld
2001-06-25#87187# - New error handling.Kai Sommerfeld
2001-06-18#88294# - Fixed ContentProvider::queryContent(...).Kai Sommerfeld
2001-05-17#85225# - New implementation name is now used unconditionally.Kai Sommerfeld
2001-05-17Adapted to changed RTL string interfaces.Kai Sommerfeld
2001-05-16#85225#, #86018#Kai Sommerfeld
2001-05-11rtl-string-changesth
2001-04-05#85714# - Prefixed all component implementation names with "com.sun.star.comp"Kai Sommerfeld
2001-01-26#83137# - Rewrote Proxy configuration handling.Kai Sommerfeld
2000-11-13Added: Support for HTTP URL'sKai Sommerfeld
2000-10-16Moved here from module 'chaos'.Kai Sommerfeld