summaryrefslogtreecommitdiff
path: root/vcl/headless/svpinst.cxx
AgeCommit message (Expand)Author
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similarCaolán McNamara
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similar_imageCaolán McNamara
2018-02-28lok: update main threadHenry Castro
2018-02-28iOS, removed read to pipesjan Iversen
2018-02-26vcl, solve iOS compile failure.jan Iversen
2018-02-26vcl: fix hangs in SvpSalInstanceMichael Stahl
2017-12-29Fix typosAndrea Gelmini
2017-11-15lokdialog: Callback for dialog cursor invalidationPranav Kant
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-28Fix SalUserEventList usage on AndroidJan-Marek Glogowski
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-08-22SVP always drain the wakeup pipeJan-Marek Glogowski
2017-07-20SalInstance::DoYield: Don't drop SolarMutex when accessing user event queueStephan Bergmann
2017-07-13SVP correctly handle sleep timeJan-Marek Glogowski
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Refactor Scheduler global dataJan-Marek Glogowski
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-02-09remove ConnectionIdentifierType enumNoel Grandin
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-12-08Try to fix --disable-gui buildTor Lillqvist
2016-11-23Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara
2016-08-17Massage ifdefs etc for iOS to avoid undefinedsTor Lillqvist
2016-07-08loplugin:redundantcast: redundant static_casts in vclStephan Bergmann
2016-05-23loplugin:overrideTor Lillqvist
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-05-10Avoid non--async-signal-safe functions in child after forkStephan Bergmann
2016-04-22Blind fix for Android buildTor Lillqvist
2016-04-22loplugin:nullptrStephan Bergmann
2016-04-22Don't share the wakeup pipe with child processesTor Lillqvist
2016-03-14fix memory leak in headless backendMarkus Mohrhard
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-01-22Use C++ osl::Mutex, osl::MutexGuardStephan Bergmann
2016-01-20replace use of basebmp in vcl entirely nowCaolán McNamara
2016-01-18svp: replace basebmp surfaces with native cairo surfacesCaolán McNamara
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23Do all svp text rendering with cairoCaolán McNamara
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks