summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon/webdavcontent.cxx
AgeCommit message (Expand)Author
2014-06-24fdo#72157: webdav: Release WebDAV file lock on document close.Matúš Kukan
2014-06-04compareTo -> equalsNoel Grandin
2014-05-23coverity#1215314 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1215315 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1215316 Uncaught exceptionCaolán McNamara
2014-05-11coverity#1209904 Uncaught exceptionCaolán McNamara
2014-05-11coverity#1209903 Uncaught exceptionCaolán McNamara
2014-05-11coverity#1209902 Uncaught exceptionCaolán McNamara
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-04-24coverity#983998 Uncaught exceptionCaolán McNamara
2014-04-24coverity#989726 Uncaught exceptionCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ucbAlexander Wilms
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-08-15Adapt to LibreOffice the previous commitStephan Bergmann
2013-07-01fdo#66324 fix locking in webdav_ucp::Content::getResourceType()Michael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-15Lock document that is opened for potential modificationTor Lillqvist
2013-03-15SAL_INFO instead of OSL_TRACETor Lillqvist
2013-03-04Fix "may be used uninitialized" warningStephan Bergmann
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-01Related rhbz#915743: Do not call into DAVResourceAccess with mutex lockedStephan Bergmann
2013-02-25loplugin: unused variablesThomas Arnhold
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks