summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/DocumentStatisticsManager.hxx
AgeCommit message (Expand)Author
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-04-04loplugin:useuniqueptr in DocumentStatisticsManagerNoel Grandin
2017-07-13Don't update document stats for non-idle viewsJan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-25new loplugin overrideparamNoel Grandin
2016-03-29tdf#94570: document statistic of none odf files fixedOliver Specht
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-09-07sw: fix newly created document being modifiedMichael Stahl
2015-07-10do not include boost/utility.hppMichael Stahl
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner