Age | Commit message (Expand) | Author |
2014-04-15 | Remove unused code | Stephan Bergmann |
2014-04-15 | cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused | Stephan Bergmann |
2014-04-08 | coverity#707425 Uncaught exception | Caolán McNamara |
2014-04-08 | loplugin:saloverride | Stephan Bergmann |
2014-04-05 | coverity#708562 Uninitialized scalar field | Caolán McNamara |
2014-04-05 | loplugin:saloverride | Matúš Kukan |
2014-04-04 | webdav: Allow to save documents again, after locking is implemented. | Matúš Kukan |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-29 | typo: tranfer -> transfer | Thomas Arnhold |
2014-03-29 | webdav: Store DAVSessionFactory again in ContentProvider. | Matúš Kukan |
2014-03-26 | webdav: Workaround failing unlocking by ignoring certificates when closing. | Matúš Kukan |
2014-03-26 | remove SerfTypes.hxx | Matúš Kukan |
2014-03-26 | unused variables and simplify | Matúš Kukan |
2014-03-26 | webdav: Implement refreshing of locks. | Matúš Kukan |
2014-03-26 | webdav: Implement unlocking of documents. | Matúš Kukan |
2014-03-26 | webdav: Store locks in SerfLockStore, so we could unlock later. | Matúš Kukan |
2014-03-26 | webdav: Parse response of LOCK request. | Matúš Kukan |
2014-03-26 | webdav: Lock files when opening them. | Matúš Kukan |
2014-03-26 | Remove pointless SerfRequestProcessorImplFac indirection. | Matúš Kukan |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-24 | coverity#705052 help coverity out here | Caolán McNamara |
2014-03-22 | coverity#705327 Missing break in switch | Caolán McNamara |
2014-03-21 | kill ucbhelper XSERVICEINFO_NOFACTORY_DECL | Norbert Thiebaud |
2014-03-21 | kill ucbhelper XSERVICEINFO_DECL | Norbert Thiebaud |
2014-03-20 | use WeakImplHelper for ucb FileProvider | Norbert Thiebaud |
2014-03-20 | kill ucbhelper XTYPEPROVIDER_DECL macro | Norbert Thiebaud |
2014-03-19 | webdav: loplugin warnings and sal_Bool -> bool | Matúš Kukan |
2014-03-18 | webdav: Use just "LibreOffice" as "User-Agent" as in webdav-neon. | Matúš Kukan |
2014-03-18 | webdav: fix various warnings | Matúš Kukan |
2014-03-18 | webdav: OSL_TRACE -> SAL_INFO | Matúš Kukan |
2014-03-18 | webdav: OSL_ASSERT -> assert | Matúš Kukan |
2014-03-18 | webdav: OSL_ENSURE -> SAL_WARN_IF | Matúš Kukan |
2014-03-17 | ucb: prefer passing OUString by reference | Noel Grandin |
2014-03-14 | "prefix" and "postfix" are single words | Tor Lillqvist |
2014-03-13 | No need for SortedDynamicResultSet::impl_* to be virtual | Stephan Bergmann |
2014-03-12 | Spelling fix: suported | Tor Lillqvist |
2014-03-11 | remove obsolete TODO comment; ASCII string is used here | Matúš Kukan |
2014-03-11 | webdav: Use plain OStringBuffer here, otherwise wrong string is created. | Matúš Kukan |
2014-03-10 | ucb: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-03-08 | de-macroize ucb filstr | Norbert Thiebaud |
2014-03-08 | de-macroize ucb filrset | Norbert Thiebaud |
2014-03-08 | de-macroize ucb filrow | Norbert Thiebaud |
2014-03-08 | de-macroize ucb filprp | Norbert Thiebaud |
2014-03-08 | de-macroize ucb filinsreq | Norbert Thiebaud |
2014-03-08 | de-macroize ucb ftpcontent | Norbert Thiebaud |
2014-03-07 | de-macroize ucb ftpcontent, ftpcontentprovider | Norbert Thiebaud |
2014-03-07 | de-macroize ucb sortresult | Norbert Thiebaud |
2014-03-06 | de-macroize ucb sortdynres | Norbert Thiebaud |
2014-03-06 | use WeakImplhelper1 for ContentIdentifier | Norbert Thiebaud |