summaryrefslogtreecommitdiff
path: root/vcl/headless/svpinst.cxx
AgeCommit message (Expand)Author
2018-11-08Bin some leftover and actually unnecessary iOS crack in vclTor Lillqvist
2018-11-08update main thread "properly" in headless caseAndras Timar
2018-10-30m_FeedbackFDs is unused on iOSTor Lillqvist
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski
2018-08-28We do want to initialise m_MainThread on iOS, tooTor Lillqvist
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-25weld SwWatermarkDialogCaolán McNamara
2018-06-21take the surface directly from the SvpSalVirtualDeviceCaolán McNamara
2018-06-21merge GenericSolarMutex and SolarMutexNoel Grandin
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-09return SalSession with std::unique_ptrNoel Grandin
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin
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