summaryrefslogtreecommitdiffstats
path: root/vcl/headless/svpinst.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:useuniqueptr in VirtualDeviceNoel Grandin2018-04-251-2/+2
* Related: rhbz#1396729 use cairo_surface_create_similarCaolán McNamara2018-04-111-1/+1
* Related: rhbz#1396729 use cairo_surface_create_similar_imageCaolán McNamara2018-04-111-2/+4
* lok: update main threadHenry Castro2018-02-281-0/+6
* iOS, removed read to pipesjan Iversen2018-02-281-1/+6
* vcl, solve iOS compile failure.jan Iversen2018-02-261-1/+3
* vcl: fix hangs in SvpSalInstanceMichael Stahl2018-02-261-70/+212
* Fix typosAndrea Gelmini2017-12-291-1/+1
* lokdialog: Callback for dialog cursor invalidationPranav Kant2017-11-151-1/+1
* ReleaseYieldMutex is always called with trueNoel Grandin2017-10-311-1/+1
* loplugin:includeform: vclStephan Bergmann2017-10-231-4/+4
* Fix SalUserEventList usage on AndroidJan-Marek Glogowski2017-09-281-12/+0
* Unify SalUserEvent handlingJan-Marek Glogowski2017-09-281-77/+15
* tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski2017-09-261-1/+1
* WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski2017-09-261-4/+1
* Unify SolarMutex implementationsJan-Marek Glogowski2017-09-191-1/+1
* clang-tidy modernize-use-emplace in vclNoel Grandin2017-09-141-1/+1
* SVP always drain the wakeup pipeJan-Marek Glogowski2017-08-221-2/+7
* SalInstance::DoYield: Don't drop SolarMutex when accessing user event queueStephan Bergmann2017-07-201-4/+0
* SVP correctly handle sleep timeJan-Marek Glogowski2017-07-131-4/+8
* Drop special idle handlingJan-Marek Glogowski2017-07-131-7/+3
* Refactor Scheduler global dataJan-Marek Glogowski2017-07-131-2/+2
* Replace all OUString("") with OUString()Arnaud Versini2017-05-041-1/+1
* loplugin:checkunusedparams in configmgr and vclNoel Grandin2017-04-281-2/+2
* remove ConnectionIdentifierType enumNoel Grandin2017-02-091-4/+2
* new loplugin: useuniqueptr: vclNoel Grandin2017-01-131-1/+1
* Try to fix --disable-gui buildTor Lillqvist2016-12-081-0/+16
* Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara2016-11-231-1/+1
* SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara2016-09-061-5/+0
* Massage ifdefs etc for iOS to avoid undefinedsTor Lillqvist2016-08-171-3/+12
* loplugin:redundantcast: redundant static_casts in vclStephan Bergmann2016-07-081-1/+1
* loplugin:overrideTor Lillqvist2016-05-231-2/+2
* split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara2016-05-211-0/+4
* Split OpenGLContext up into SalInstance specific classesCaolán McNamara2016-05-211-0/+11
* Convert SAL_EVENT to scoped enumNoel Grandin2016-05-101-3/+3
* Avoid non--async-signal-safe functions in child after forkStephan Bergmann2016-05-101-9/+18
* Blind fix for Android buildTor Lillqvist2016-04-221-0/+7
* loplugin:nullptrStephan Bergmann2016-04-221-2/+2
* Don't share the wakeup pipe with child processesTor Lillqvist2016-04-221-13/+44
* fix memory leak in headless backendMarkus Mohrhard2016-03-141-1/+5
* loplugin:constantparams in vclNoel Grandin2016-03-081-1/+1
* vcl: split exception types from input typesChris Sherlock2016-02-061-14/+14
* Use C++ osl::Mutex, osl::MutexGuardStephan Bergmann2016-01-221-22/+14
* replace use of basebmp in vcl entirely nowCaolán McNamara2016-01-201-38/+0
* svp: replace basebmp surfaces with native cairo surfacesCaolán McNamara2016-01-181-2/+2
* vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock2016-01-111-1/+1
* Replace return boolean from DoYield with pleasant enumeration.Michael Meeks2015-11-241-2/+3
* VirtualDevices either match another device depth, or are 1 bitCaolán McNamara2015-11-231-3/+0
* establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2015-11-231-3/+18
* Do all svp text rendering with cairoCaolán McNamara2015-11-231-24/+4