summaryrefslogtreecommitdiff
path: root/include/svl/msodocumentlockfile.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-02-15osl::Mutex->std::mutex in LockFileCommonNoel Grandin1-4/+5
2022-04-29use more string_view in INetURLObjectNoel Grandin1-3/+3
2019-10-30loplugin:finalclasses sot..svlNoel Grandin1-2/+1
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen1-2/+0
2019-03-30Some refactor of lockfile classes to minimize interfaceMike Kaganski1-36/+8
2019-03-27MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai1-0/+2
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai1-3/+5
2019-03-23Introduce new lockfile handler for MSO like lockfilesTamás Zolnai1-0/+82