summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/DAVResourceAccess.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-2/+2
2018-09-24loplugin:simplifyconstruct (--with-webdav=serf)Stephan Bergmann1-1/+1
2017-01-27Don't worry, Kai, it's still in the git repoStephan Bergmann1-8/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-46/+23
2017-01-26loplugin:dynexcspecStephan Bergmann1-0/+23
2016-12-08loplugin:nullptrTor Lillqvist1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin1-64/+35
2015-07-27loplugin:staticmethodsNoel Grandin1-1/+1
2014-10-01Fix warnings in ucb/source/ucp/webdav/ (--with-webdav=serf)Stephan Bergmann1-4/+4
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-3/+3
2014-02-26Remove visual noise from ucbAlexander Wilms1-1/+1
2014-02-26webdav: lang::XMultiServiceFactory -> uno::XComponentContextMatúš Kukan1-2/+2
2013-08-15i121946 - Use enums to identify WebDAV/HTTP methodsAriel Constenla-Haile1-2/+3
2013-05-27Resolves; #i121201# Handle servers not supporting HEAD requestsAriel Constenla-Haile1-0/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-21/+21
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-0/+239
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks1-259/+0
2012-01-17Switch flag sequence of OpenCommandArg3 to NamedValue.Thorsten Behrens1-3/+3
2012-01-17Fix UpdateCheck clog up server by keeping connection aliveThorsten Behrens1-0/+5
2012-01-07catch exception by constant referenceTakeshi Abe1-1/+1
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-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-03-10CWS-TOOLING: integrate CWS kso43Vladimir Glazunov1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-02-04#i108938# - commented out unused member fuction.Kai Sommerfeld1-0/+2
2009-11-12#i105553# - Disabled unused code.Kai Sommerfeld1-0/+2
2009-11-12#i106830# WebDAV locking support for UCBKai Sommerfeld1-76/+84
2009-06-03CWS-TOOLING: integrate CWS tkr20Kurt Zenker1-0/+4
2008-07-11INTEGRATION: CWS tkr14 (1.18.8); FILE MERGEDRüdiger Timm1-2/+4
2008-04-10INTEGRATION: CWS changefileheader (1.17.62); FILE MERGEDRüdiger Timm1-53/+18
2007-07-03INTEGRATION: CWS neonupdate (1.16.12); FILE MERGEDRüdiger Timm1-3/+4
2007-05-10INTEGRATION: CWS ucbfixes01 (1.15.24); FILE MERGEDKurt Zenker1-3/+4
2006-12-13INTEGRATION: CWS updatefeed (1.14.42); FILE MERGEDKurt Zenker1-74/+82
2006-06-20INTEGRATION: CWS warnings01 (1.13.10); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-09-09INTEGRATION: CWS ooo19126 (1.12.24); FILE MERGEDRüdiger Timm1-47/+21
2005-03-15INTEGRATION: CWS maybeb (1.11.212); FILE MERGEDOliver Bolte1-4/+6
2002-10-24#104239# - FTP over HTTP proxy server works again.Kai Sommerfeld1-2/+3
2002-09-16*** empty log message ***Kai Sommerfeld1-9/+25
2002-08-29#96458# - Properties MediaType, Size and DateModified now can be obtainedKai Sommerfeld1-2/+9
2002-08-21#i7118# - Added cycle detection for redirects. Error handling cleanup.Kai Sommerfeld1-2/+7
2002-08-15#96458# - Switched to new neon version (0.22.0)Kai Sommerfeld1-12/+4
2001-11-26#90450# - Fixed multithreading problem with DAV session reusageKai Sommerfeld1-6/+8
2001-10-25#92937# - Improved redirection support.Kai Sommerfeld1-4/+14
2001-07-03#87187# - Lazy init of DAVResourceAccess.Kai Sommerfeld1-3/+9
2001-06-27#85600# - Added support for POST.Kai Sommerfeld1-2/+22
2001-06-25#87187# - New error handling.Kai Sommerfeld1-8/+8
2001-05-16#85225# - Initial revision.Kai Sommerfeld1-0/+226