summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentTimerManager.cxx
AgeCommit message (Expand)Author
2019-08-20loplugin:constvars in swNoel Grandin
2019-07-13tdf#126004: test EditShell is ok before calling ValidateAllParagraphSignaturesJulien Nabet
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-01-03sw: paragraph-sign: process signatures in one pass on loadingAshod Nakashian
2018-12-03sw lok: delay processing idle jobs to let LOK finish initializationAshod Nakashian
2018-11-22Avoid busy-loop related to layout when dragging objects.Michael Meeks
2018-11-22improve function-local statics in swNoel Grandin
2018-08-29tdf#119458 just wakeup Scheduler on active IdleJan-Marek Glogowski
2018-08-28tdf#119458 fix sw background Idle unblockingJan-Marek Glogowski
2018-08-27tdf#119458 fix sw background Idle state handlingJan-Marek Glogowski
2018-08-24tdf#119458 always start the SwDocIdleJan-Marek Glogowski
2018-08-20tdf#116370 cleanup Writer idle job handingJan-Marek Glogowski
2017-10-06Don't schedule the Idle job for busy documentsJan-Marek Glogowski
2017-07-20tdf#109123 Change SwDocIdle base class to IdleJan-Marek Glogowski
2017-07-13Don't poll busy documents via idle taskJan-Marek Glogowski
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-08loplugin:constantparam in swNoel Grandin
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-02-09Remove excess newlinesChris Sherlock
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-03-06Timer to idleTobias Madl
2015-03-06Timer: Reversed some Idles to TimerTobias Madl
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-01-07Resolves: fdo#73165 don't restart timer if already runningCaolán McNamara
2014-12-09changed timers to IdleTobias Madl
2014-12-04use C++11 iterationBjoern Michaelsen
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-14loplugin: cstylecastNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentTimerAccess in SwDoc into DocumentTimerManager.Valentin Kettner