summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/SerfSession.hxx
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin:dynexcspecStephan Bergmann
2016-12-08loplugin:overrideparamTor Lillqvist
2016-12-08loplugin:overrideTor Lillqvist
2016-02-09Remove excess newlinesChris Sherlock
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-09-24boost->stdCaolán McNamara
2015-07-27loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-10-01Fix warnings in ucb/source/ucp/webdav/ (--with-webdav=serf)Stephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-05loplugin:saloverrideMatúš Kukan
2014-03-26remove SerfTypes.hxxMatúš Kukan
2014-03-26webdav: Implement refreshing of locks.Matúš Kukan
2014-03-26webdav: Implement unlocking of documents.Matúš Kukan
2014-03-26webdav: Store locks in SerfLockStore, so we could unlock later.Matúš Kukan
2014-03-19webdav: loplugin warnings and sal_Bool -> boolMatúš Kukan
2014-02-26Remove visual noise from ucbAlexander Wilms
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
2013-05-27Header clean-upAriel Constenla-Haile
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-10-04re-base on ALv2 code. Includes:Michael Meeks