summaryrefslogtreecommitdiff
path: root/vcl/headless/svpinst.cxx
AgeCommit message (Expand)Author
2020-08-19headless: don't allow the system to set subpixel rendering eg.Michael Meeks
2020-07-22Fix typoAndrea Gelmini
2020-07-22Add explanatory commentTor Lillqvist
2020-07-16tdf#134832: Don't set mbSupportsBitmap32 on iOSTor Lillqvist
2020-04-08tdf#131985 - ensure the Kit poll callback gets into fast idle loops.Michael Meeks
2020-04-08headless: re-work microsecond calculation to preserve accuracy.Michael Meeks
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-07vcl: fix Android buildMiklos Vajna
2019-10-06fix android buildCaolán McNamara
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann
2019-10-04tdf#127529 vertical text not drawn in slideshow canvasCaolán McNamara
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann
2019-05-16Using the m_FeedbackFDs is now apparently necessary also on iOSTor Lillqvist
2019-05-16Introduce vcl::lok::unregisterPollCallbacks() and clarify isUnipoll()Tor Lillqvist
2019-04-29unipoll: do the legacy wakeup if not in unipoll mode.Michael Meeks
2019-04-24tdf#124923: Remove unneeded iOS ifdefferyTor Lillqvist
2019-04-23Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian
2019-04-03Support for native 32bit Bitmap in VCL and SVP (cairo) backendTomaž Vajngerl
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-26fix android build (2)Noel Grandin
2019-01-23loplugin:constparams in vclNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-21Fix headless build on LinuxThorsten Behrens
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