summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)Author
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
2019-04-27remove comment in light of fix for tdf#120797Caolán McNamara
2019-04-26tdf#120797: Apply transformation also to the extents of damageKatarina Behrens
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-17remove or change salbtype.hxx includesTomaž Vajngerl
2019-04-04Revert "raise cairo baseline to 1.12.0"Caolán McNamara
2019-04-04raise cairo baseline to 1.12.0Caolán McNamara
2019-04-04raise cairo baseline to 1.10.0Caolán McNamara
2019-04-04Resolves: tdf#124219 check at runtime for availability of cairo functionsCaolán McNamara
2019-04-03Support for native 32bit Bitmap in VCL and SVP (cairo) backendTomaž Vajngerl
2019-03-08make it possible to use FileDefinitionWidgetDraw in more backendsTomaž Vajngerl
2019-03-04WidgetDrawInterface impl. to draw widgets from file definitionsTomaž Vajngerl
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-26fix android build (2)Noel Grandin
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-06missing cairo_surface_destroyCaolán McNamara
2019-01-29drop now hopeless non-optimal depth warningCaolán McNamara
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2019-01-23loplugin:constparams in vclNoel Grandin
2019-01-10Resolves: ofz#12462 fix build failureCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07custom widgets: Rename 'stock' to 'action'.Jan Holesovsky
2018-12-05Revert "Compute (un-)premultiply_table at compile time"Stephan Bergmann
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-12-03Compute (un-)premultiply_table at compile timeStephan Bergmann
2018-12-02use same [un]premultiplyCaolán McNamara
2018-12-01Related: tdf#121721 use premultiply unpremultiply tablesCaolán McNamara
2018-11-21Fix headless build on LinuxThorsten Behrens
2018-11-13android: remove redundant header causing build failure.Michael Meeks
2018-11-11fix oss-fuzz buildCaolán McNamara