summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/webdavprovider.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-2/+2
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin1-11/+6
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-4/+4
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-8/+6
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-3/+1
2013-06-23Resolves: #i121947# Default User-AgentAriel Constenla-Haile1-0/+76
2013-05-27Header clean-upAriel Constenla-Haile1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in ucbChr. Rossmanith1-16/+6
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-10/+0
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-0/+225
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks1-214/+0
2012-05-31targeted string re-workNorbert Thiebaud1-11/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-18/+5
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist1-2/+4
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist1-4/+2
2011-11-27remove include of pch header from ucbNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller1-11/+11
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-06-04INTEGRATION: CWS tkr10 (1.18.58); FILE MERGEDVladimir Glazounov1-5/+25
2008-04-10INTEGRATION: CWS changefileheader (1.19.2); FILE MERGEDRüdiger Timm1-31/+18
2008-03-25INTEGRATION: CWS ucbfixes06 (1.18.54); FILE MERGEDOliver Bolte1-4/+4
2007-06-05INTEGRATION: CWS bgdlremove (1.17.40); FILE MERGEDIvo Hinkelmann1-20/+22
2006-09-17INTEGRATION: CWS pchfix02 (1.16.70); FILE MERGEDOliver Bolte1-2/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.15.260); FILE MERGEDRüdiger Timm1-47/+21
2002-01-23#96847# - Removed obsolete define for neon-ftp-patch.Kai Sommerfeld1-8/+2
2001-11-26#90450# - Fixed multithreading problem with DAV session reusageKai Sommerfeld1-3/+4
2001-11-21#94819# - Fixed handling of vnd.sun.star.webdav URLs.Kai Sommerfeld1-5/+17
2001-08-08#90269# Hacked in support for http as ftp proxy; clean integration pending.Stephan Bergmann1-3/+13
2001-07-12#89617# - Fixed queryContent(...). Mutex Guard now constructed a little bit l...Kai Sommerfeld1-4/+4
2001-06-25#87187# - New error handling.Kai Sommerfeld1-40/+31
2001-06-18#88294# - Fixed ContentProvider::queryContent(...).Kai Sommerfeld1-8/+10
2001-05-17#85225# - New implementation name is now used unconditionally.Kai Sommerfeld1-10/+6
2001-05-17Adapted to changed RTL string interfaces.Kai Sommerfeld1-9/+10
2001-05-16#85225#, #86018#Kai Sommerfeld1-25/+25
2001-05-11rtl-string-changesth1-15/+15
2001-04-05#85714# - Prefixed all component implementation names with "com.sun.star.comp"Kai Sommerfeld1-4/+4
2001-01-26#83137# - Rewrote Proxy configuration handling.Kai Sommerfeld1-3/+4
2000-11-13Added: Support for HTTP URL'sKai Sommerfeld1-19/+44
2000-10-16Moved here from module 'chaos'.Kai Sommerfeld1-0/+216