summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* If you intend DAVException to appear as a std::exception, then say soStephan Bergmann2014-04-251-1/+1
* Looser throw specifier for virtual webdav_ucp::DAVException::~DAVException()Tor Lillqvist2014-04-241-0/+1
* WaE: looser throw specCaolán McNamara2014-04-241-1/+0
* coverity#983996 Uncaught exceptionCaolán McNamara2014-04-243-69/+68
* coverity#983998 Uncaught exceptionCaolán McNamara2014-04-242-2/+2
* coverity#989726 Uncaught exceptionCaolán McNamara2014-04-243-3/+3
* coverity#708563 Uninitialized scalar fieldCaolán McNamara2014-04-241-13/+6
* coverity#708561 Uninitialized scalar fieldCaolán McNamara2014-04-231-0/+1
* fixincludeguards.sh: ucbThomas Arnhold2014-04-19104-246/+246
* Remove unused codeStephan Bergmann2014-04-152-11/+0
* cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann2014-04-154-65/+7
* coverity#707425 Uncaught exceptionCaolán McNamara2014-04-082-2/+2
* loplugin:saloverrideStephan Bergmann2014-04-084-54/+54
* coverity#708562 Uninitialized scalar fieldCaolán McNamara2014-04-051-9/+3
* loplugin:saloverrideMatúš Kukan2014-04-0520-113/+113
* webdav: Allow to save documents again, after locking is implemented.Matúš Kukan2014-04-043-4/+18
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-032-3/+3
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0110-12/+12
* typo: tranfer -> transferThomas Arnhold2014-03-291-1/+1
* webdav: Store DAVSessionFactory again in ContentProvider.Matúš Kukan2014-03-292-1/+3
* webdav: Workaround failing unlocking by ignoring certificates when closing.Matúš Kukan2014-03-263-0/+15
* remove SerfTypes.hxxMatúš Kukan2014-03-267-46/+10
* unused variables and simplifyMatúš Kukan2014-03-266-18/+5
* webdav: Implement refreshing of locks.Matúš Kukan2014-03-267-31/+51
* webdav: Implement unlocking of documents.Matúš Kukan2014-03-269-30/+177
* webdav: Store locks in SerfLockStore, so we could unlock later.Matúš Kukan2014-03-2611-96/+87
* webdav: Parse response of LOCK request.Matúš Kukan2014-03-263-48/+87
* webdav: Lock files when opening them.Matúš Kukan2014-03-267-81/+249
* Remove pointless SerfRequestProcessorImplFac indirection.Matúš Kukan2014-03-264-354/+25
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2685-1167/+1167
* coverity#705052 help coverity out hereCaolán McNamara2014-03-241-3/+3
* coverity#705327 Missing break in switchCaolán McNamara2014-03-221-0/+2
* kill ucbhelper XSERVICEINFO_NOFACTORY_DECLNorbert Thiebaud2014-03-216-9/+60
* kill ucbhelper XSERVICEINFO_DECLNorbert Thiebaud2014-03-2118-18/+230
* use WeakImplHelper for ucb FileProviderNorbert Thiebaud2014-03-202-88/+8
* kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud2014-03-2029-35/+132
* webdav: loplugin warnings and sal_Bool -> boolMatúš Kukan2014-03-197-88/+88
* webdav: Use just "LibreOffice" as "User-Agent" as in webdav-neon.Matúš Kukan2014-03-183-107/+1
* webdav: fix various warningsMatúš Kukan2014-03-1811-98/+55
* webdav: OSL_TRACE -> SAL_INFOMatúš Kukan2014-03-186-35/+22
* webdav: OSL_ASSERT -> assertMatúš Kukan2014-03-184-5/+5
* webdav: OSL_ENSURE -> SAL_WARN_IFMatúš Kukan2014-03-187-38/+38
* ucb: prefer passing OUString by referenceNoel Grandin2014-03-1712-25/+25
* "prefix" and "postfix" are single wordsTor Lillqvist2014-03-141-4/+4
* No need for SortedDynamicResultSet::impl_* to be virtualStephan Bergmann2014-03-132-4/+4
* Spelling fix: suportedTor Lillqvist2014-03-121-1/+1
* remove obsolete TODO comment; ASCII string is used hereMatúš Kukan2014-03-111-2/+0
* webdav: Use plain OStringBuffer here, otherwise wrong string is created.Matúš Kukan2014-03-111-3/+3
* ucb: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-106-58/+8
* de-macroize ucb filstrNorbert Thiebaud2014-03-082-88/+8