summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentStatisticsManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-08-09tdf#109123 Change SwDocIdle base class to IdleJan-Marek Glogowski1-6/+4
2017-08-09Don't update document stats for non-idle viewsJan-Marek Glogowski1-15/+18
2017-08-09Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-08-09Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-08-09tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1
2016-06-20tdf#95797: Don't jump to the cursor position after auto-save.Jan Holesovsky1-2/+2
2016-03-29tdf#94570: document statistic of none odf files fixedOliver Specht1-5/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-09-07sw: fix newly created document being modifiedMichael Stahl1-2/+5
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-13/+13
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-2/+1
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-06Timer: Faster Word CountTobias Madl1-1/+2
2015-02-26tdf#38837 Reduce power consumption by minimizing idle timersAshod Nakashian1-1/+3
2015-01-23do not use manual iterationBjoern Michaelsen1-12/+7
2015-01-16fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-1/+1
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-11-14loplugin: cstylecastNoel Grandin1-1/+1
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl1-13/+13
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-3/+4
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner1-0/+246