summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/DocumentListsManager.hxx
AgeCommit message (Expand)Author
2021-01-30loplugin:finalclasses in swNoel
2019-08-24loplugin:returnconstval in swNoel Grandin
2018-09-28loplugin:useuniqueptr in DocumentListsManagerNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-03-24sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-10do not include boost/utility.hppMichael Stahl
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl
2014-07-15overriding destructor not explicitly marked 'virtual' [loplugin:saloverride]Michael Stahl
2014-07-15Refactored IDocumentListsAccess out of SwDoc.Valentin Kettner