summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon/NeonLockStore.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-12-15ucb: remove --with-webdav=neonMichael Stahl1-241/+0
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+1
2019-07-09Use constexpr ctor to simplify TimeValue initializationMike Kaganski1-5/+2
2019-07-08tdf#126279 related: remove locks from NeonLockStore after NE_AUTH errorMike Kaganski1-1/+12
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-3/+4
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov1-13/+6
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-10-23loplugin:includeform: ucbStephan Bergmann1-4/+4
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2015-12-02Add/change some logs in WebDAV ucb.ucp layer.Giuseppe Castagno1-5/+15
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-07-30loplugin:unusedmethodsNoel Grandin1-16/+0
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-3/+5
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2013-11-14neon: stop using #pragma GCC system_headerMichael Stahl1-1/+0
2013-11-14ucb: kill webdav-neon/warnings_guard_ne_locks.h tooMichael Stahl1-1/+1
2013-05-30ucb: NeonLockStore::stopTicker(): really avoid deadlockMichael Stahl1-11/+12
2013-05-29ucb: NeonLockStore::stopTicker(): avoid deadlockMichael Stahl1-5/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-26Bin ASCII art and pointless commentsTor Lillqvist1-11/+0
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks1-0/+246