summaryrefslogtreecommitdiff
path: root/vcl/headless/svpinst.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-03weld SwWatermarkDialogCaolán McNamara1-1/+1
2018-06-21take the surface directly from the SvpSalVirtualDeviceCaolán McNamara1-0/+5
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin1-2/+2
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similarCaolán McNamara1-1/+1
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similar_imageCaolán McNamara1-2/+4
2018-02-28lok: update main threadHenry Castro1-0/+6
2018-02-28iOS, removed read to pipesjan Iversen1-1/+6
2018-02-26vcl, solve iOS compile failure.jan Iversen1-1/+3
2018-02-26vcl: fix hangs in SvpSalInstanceMichael Stahl1-70/+212
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-11-15lokdialog: Callback for dialog cursor invalidationPranav Kant1-1/+1
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin1-1/+1
2017-10-23loplugin:includeform: vclStephan Bergmann1-4/+4
2017-09-28Fix SalUserEventList usage on AndroidJan-Marek Glogowski1-12/+0
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski1-77/+15
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski1-1/+1
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski1-4/+1
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski1-1/+1
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin1-1/+1
2017-08-22SVP always drain the wakeup pipeJan-Marek Glogowski1-2/+7
2017-07-20SalInstance::DoYield: Don't drop SolarMutex when accessing user event queueStephan Bergmann1-4/+0
2017-07-13SVP correctly handle sleep timeJan-Marek Glogowski1-4/+8
2017-07-13Drop special idle handlingJan-Marek Glogowski1-7/+3
2017-07-13Refactor Scheduler global dataJan-Marek Glogowski1-2/+2
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin1-2/+2
2017-02-09remove ConnectionIdentifierType enumNoel Grandin1-4/+2
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-1/+1
2016-12-08Try to fix --disable-gui buildTor Lillqvist1-0/+16
2016-11-23Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara1-1/+1
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara1-5/+0
2016-08-17Massage ifdefs etc for iOS to avoid undefinedsTor Lillqvist1-3/+12
2016-07-08loplugin:redundantcast: redundant static_casts in vclStephan Bergmann1-1/+1
2016-05-23loplugin:overrideTor Lillqvist1-2/+2
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara1-0/+4
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara1-0/+11
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin1-3/+3
2016-05-10Avoid non--async-signal-safe functions in child after forkStephan Bergmann1-9/+18
2016-04-22Blind fix for Android buildTor Lillqvist1-0/+7
2016-04-22loplugin:nullptrStephan Bergmann1-2/+2
2016-04-22Don't share the wakeup pipe with child processesTor Lillqvist1-13/+44
2016-03-14fix memory leak in headless backendMarkus Mohrhard1-1/+5
2016-03-08loplugin:constantparams in vclNoel Grandin1-1/+1
2016-02-06vcl: split exception types from input typesChris Sherlock1-14/+14
2016-01-22Use C++ osl::Mutex, osl::MutexGuardStephan Bergmann1-22/+14
2016-01-20replace use of basebmp in vcl entirely nowCaolán McNamara1-38/+0
2016-01-18svp: replace basebmp surfaces with native cairo surfacesCaolán McNamara1-2/+2
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock1-1/+1
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks1-2/+3
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-3/+0