summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon/webdavcontentcaps.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-04-19optimise find/insert patternNoel Grandin1-7/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-1/+1
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov1-32/+23
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-5/+4
2018-07-31loplugin:returnconstant in ucbNoel Grandin1-3/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-05tdf#106955: Open WebDAV resources on which PROPFIND failsMike Kaganski1-3/+6
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-26/+24
2017-01-20new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin1-1/+1
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin1-1/+1
2016-08-23Related: tdf#82677, remove cached element when appropriateGiuseppe Castagno1-0/+6
2016-08-23Related: tdf#82677, add cache use in Content::getProperties()Giuseppe Castagno1-1/+17
2016-08-23Related: tdf#82677, implement a PROPFIND 'propname' request cacheGiuseppe Castagno1-0/+1
2016-07-29tdf#101094 (9) OPTIONS: Add options check in Content::getPropertiesGiuseppe Castagno1-10/+16
2016-02-29loplugin:unuseddefaultparam in ucbNoel Grandin1-4/+1
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2015-10-05tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno1-1/+2
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-4/+4
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-20/+15
2014-10-01ucb: std::auto_ptr -> std::unique_ptrStephan Bergmann1-7/+3
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet1-10/+5
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet1-19/+19
2014-04-30ucb: sal_Bool->boolNoel Grandin1-32/+32
2014-02-26Remove visual noise from ucbAlexander Wilms1-21/+21
2013-08-15Adapt to LibreOffice the previous commitStephan Bergmann1-1/+14
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-52/+52
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-43/+35
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks1-0/+656