summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30WaE: 'bRemovable' may be used uninitialized in this functionTor Lillqvist
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-04-28translate z.Z.Thomas Arnhold
2014-04-28German Comment translationMichael Meeks
2014-04-25If you intend DAVException to appear as a std::exception, then say soStephan Bergmann
2014-04-24Looser throw specifier for virtual webdav_ucp::DAVException::~DAVException()Tor Lillqvist
2014-04-24WaE: looser throw specCaolán McNamara
2014-04-24coverity#983996 Uncaught exceptionCaolán McNamara
2014-04-24coverity#983998 Uncaught exceptionCaolán McNamara
2014-04-24coverity#989726 Uncaught exceptionCaolán McNamara
2014-04-24coverity#708563 Uninitialized scalar fieldCaolán McNamara
2014-04-23coverity#708561 Uninitialized scalar fieldCaolán McNamara
2014-04-19fixincludeguards.sh: ucbThomas Arnhold
2014-04-15Remove unused codeStephan Bergmann
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
2014-04-08coverity#707425 Uncaught exceptionCaolán McNamara
2014-04-08loplugin:saloverrideStephan Bergmann
2014-04-05coverity#708562 Uninitialized scalar fieldCaolán McNamara
2014-04-05loplugin:saloverrideMatúš Kukan
2014-04-04webdav: Allow to save documents again, after locking is implemented.Matúš Kukan
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29typo: tranfer -> transferThomas Arnhold
2014-03-29webdav: Store DAVSessionFactory again in ContentProvider.Matúš Kukan
2014-03-26webdav: Workaround failing unlocking by ignoring certificates when closing.Matúš Kukan
2014-03-26remove SerfTypes.hxxMatúš Kukan
2014-03-26unused variables and simplifyMatúš 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-26webdav: Parse response of LOCK request.Matúš Kukan
2014-03-26webdav: Lock files when opening them.Matúš Kukan
2014-03-26Remove pointless SerfRequestProcessorImplFac indirection.Matúš Kukan
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24coverity#705052 help coverity out hereCaolán McNamara
2014-03-22coverity#705327 Missing break in switchCaolán McNamara
2014-03-21kill ucbhelper XSERVICEINFO_NOFACTORY_DECLNorbert Thiebaud
2014-03-21kill ucbhelper XSERVICEINFO_DECLNorbert Thiebaud
2014-03-20use WeakImplHelper for ucb FileProviderNorbert Thiebaud
2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud
2014-03-19webdav: loplugin warnings and sal_Bool -> boolMatúš Kukan
2014-03-18webdav: Use just "LibreOffice" as "User-Agent" as in webdav-neon.Matúš Kukan
2014-03-18webdav: fix various warningsMatúš Kukan
2014-03-18webdav: OSL_TRACE -> SAL_INFOMatúš Kukan
2014-03-18webdav: OSL_ASSERT -> assertMatúš Kukan
2014-03-18webdav: OSL_ENSURE -> SAL_WARN_IFMatúš Kukan
2014-03-17ucb: prefer passing OUString by referenceNoel Grandin
2014-03-14"prefix" and "postfix" are single wordsTor Lillqvist
2014-03-13No need for SortedDynamicResultSet::impl_* to be virtualStephan Bergmann