summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)Author
2020-09-28headless/cairo drawGradient() fixesLuboš Luňák
2020-09-28use vcl lin. gradient drawing in drawinglayer + cairo impl.Tomaž Vajngerl
2020-08-20Fix iOS build errorTor Lillqvist
2020-08-18headless: don't allow the system to set subpixel rendering eg.Michael Meeks
2020-07-22Add explanatory commentco-6.4-1Tor Lillqvist
2020-07-16tdf#134832: Don't set mbSupportsBitmap32 on iOSTor Lillqvist
2020-05-23tdf#130478 add direct dash paint in cairoArmin Le Grand
2020-05-23tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-05-23tdf#129845: Better solution using already existing infoArmin Le Grand
2020-05-23Fix typoAndrea Gelmini
2020-05-23android: Make the Calc input bar working on the Android device too.Jan Holesovsky
2020-05-18android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.Jan Holesovsky
2020-05-14Revert "m_FeedbackFDs is unused on iOS"Tor Lillqvist
2020-05-09tdf#129845 vcl: avoid expensive system caching of trivial lines & polygonsMichael Meeks
2020-05-08theming: avoid continually attempting to load missing theme library.Michael Meeks
2020-05-08headless: re-work microsecond calculation to preserve accuracy.Michael Meeks
2020-05-08tdf#131985 - ensure the Kit poll callback gets into fast idle loops.Michael Meeks
2019-12-09drawPixel() should still get 'true' for bXorModeAllowed.Jan Holesovsky
2019-12-05headless: Don't leak the cairo context in drawPixel().Jan Holesovsky
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian
2019-11-08widget theme: Gradient support when drawing widgetsTomaž Vajngerl
2019-10-28headless: optimize DrawWaveLine / drawPixel.Michael Meeks
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-05Remove redundant memsetsStephan Bergmann
2019-10-04tdf#127529 vertical text not drawn in slideshow canvasCaolán McNamara
2019-10-03factor out the actual surface creationCaolán McNamara
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-14tdf#124700 don't pull from or insert into cache for PixelSnapHairlineCaolán McNamara
2019-08-09Related: tdf#122358 consistent transformation of damageCaolán McNamara
2019-08-09Resolves: tdf#122358 ensure right/bottom borders are included in damage regionCaolán McNamara
2019-07-24Related: tdf#126227 follow the same pattern as drawPolyPolygonCaolán McNamara
2019-07-24Resolves: tdf#126227 calc red change tracking rectangles missing their topCaolán McNamara
2019-07-24Related: tdf#126227 factor out setting the polygon pathCaolán McNamara
2019-07-24Related: tdf#126227 don't need preserve variant hereCaolán McNamara
2019-07-09tdf#121793 use cairo_path_extentsNoel Grandin
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-06-08tdf#125673 KDE5 implement a KDE5SalVirtualDeviceJan-Marek Glogowski
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-05-15Attempt to load the theme when LibreOfficeKit is active.Jan Holesovsky
2019-05-03tdf#120585: use applyColor and make it transparency-awareKatarina Behrens
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-29unipoll: do the legacy wakeup if not in unipoll mode.Michael Meeks