summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon/NeonSession.hxx
AgeCommit message (Expand)Author
2019-09-28loplugin:constmethod in ucb..uuiNoel Grandin
2019-01-08Don't crash when accessing WebDAV resource after auth failedMike Kaganski
2018-09-26loplugin:constfields in ucbNoel Grandin
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-10wrap GlobalNeonMutex as local staticCaolán McNamara
2018-09-10bounce callback functions back into class methodsCaolán McNamara
2018-06-26tdf#114227: Add support for PAC to ucbhelper::InternetProxyDecider on WindowsMike Kaganski
2017-12-29loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann
2017-01-09New loplugin:externvar: ucbStephan Bergmann
2016-10-03tdf#101094 (36): Fix behaviour of GET in fetching Headers onlyGiuseppe Castagno
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-28tdf#101094 (2) OPTIONS: Add neon session implementationGiuseppe Castagno
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-07loplugin:unusedmethods ucbNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-09-11ucb: sal_Bool -> boolStephan Bergmann
2014-06-02coverity#1219792 Uncaught exceptionCaolán McNamara
2014-05-24coverity#983995 Uncaught exceptionCaolán McNamara
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-04-24coverity#983996 Uncaught exceptionCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-17ucb: prefer passing OUString by referenceNoel Grandin
2013-04-24extend license filtering, and add fallback-checks.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-26Bin ASCII art and pointless commentsTor Lillqvist
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks