Provides a BitmapDevice: the vcl software renderer Provides algorithms and data types for bitmap graphics e.g. line and fill polygon scan conversion, bitmap format iterators, and a SalGraphics-compatible software renderer Used for example for wmf / svm files. E.g. used when you do -headless, and have no DISPLAY set - it's an all-software backend for the LibO graphic backend. also see [git:vcl/headless]. > cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/README.scheduler
AgeCommit message (Expand)Author
2021-02-07invoke idle priority timers only when actually idleLuboš Luňák
2020-12-09Fix typosAndrea Gelmini
2020-12-08Replace SchedulerMutex with (non-recursive) std::mutexStephan Bergmann
2020-12-07Make SchedulerMutex non-recursiveJan-Marek Glogowski
2020-12-07Unlock scheduler in deinit for ProcessEventsToIdleJan-Marek Glogowski
2019-08-13Fix typosAndrea Gelmini
2019-08-13Add a TaskStopwatch to interrupt idle loopsJan-Marek Glogowski
2019-08-09Fix typosAndrea Gelmini
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens
2018-09-27Fix typosAndrea Gelmini
2018-06-21merge GenericSolarMutex and SolarMutexNoel Grandin