summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon/DAVSessionFactory.cxx
AgeCommit message (Expand)Author
2021-08-06osl::Mutex->std::mutex in DAVSessionFactoryNoel Grandin
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin
2018-09-10suspicious MutexGuard placementCaolán McNamara
2018-09-08clang bugprone-unused-return-valueNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert ucb and svl from OSL_ASSERT to assertChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-01ucb: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-05ucb: remove SAL_THROW macroNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks