summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentTimerManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara1-1/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-14/+14
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-5/+4
2015-03-06Timer to idleTobias Madl1-13/+13
2015-03-06Timer: Reversed some Idles to TimerTobias Madl1-10/+10
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens1-1/+0
2015-01-07Resolves: fdo#73165 don't restart timer if already runningCaolán McNamara1-2/+4
2014-12-09changed timers to IdleTobias Madl1-8/+8
2014-12-04use C++11 iterationBjoern Michaelsen1-10/+9
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-14loplugin: cstylecastNoel Grandin1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl1-17/+17
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-2/+3
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-10/+11
2014-07-15Refactored IDocumentTimerAccess in SwDoc into DocumentTimerManager.Valentin Kettner1-0/+175