summaryrefslogtreecommitdiff
path: root/vcl/headless/svpgdi.cxx
AgeCommit message (Expand)Author
2020-02-26Revert "tdf#130768 speedup huge pixel graphics Cairo"Michael Meeks
2020-02-24tdf#130768 speedup huge pixel graphics CairoArmin Le Grand (Collabora)
2020-02-12tdf#130478 add direct dash paint in cairoArmin Le Grand
2020-02-11tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-01-07tdf#129845 vcl: avoid expensive system caching of trivial lines & polygonsMichael Meeks
2019-12-20android: Make the Calc input bar working on the Android device too.Jan Holesovsky
2019-12-05drawPixel() should still get 'true' for bXorModeAllowed.co-6.2-1Jan Holesovsky
2019-12-04headless: Don't leak the cairo context in drawPixel().Jan Holesovsky
2019-11-25android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.Jan Holesovsky
2019-11-13widget theme: Gradient support when drawing widgetsTomaž Vajngerl
2019-10-28headless: optimize DrawWaveLine / drawPixel.Michael Meeks
2019-09-03Attempt to load the theme when LibreOfficeKit is active.Jan Holesovsky
2019-08-29make it possible to use FileDefinitionWidgetDraw in more backendsTomaž Vajngerl
2019-08-29WidgetDrawInterface impl. to draw widgets from file definitionsTomaž Vajngerl
2019-08-29Resolves: tdf#122358 ensure right/bottom borders are included in damage regionCaolán McNamara
2019-08-29tdf#124700 don't pull from or insert into cache for PixelSnapHairlineCaolán McNamara
2019-05-04tdf#120585: use applyColor and make it transparency-awareKatarina Behrens
2019-04-29tdf#120797: Apply transformation also to the extents of damageKatarina Behrens
2019-04-04Resolves: tdf#124219 check at runtime for availability of cairo functionsCaolán McNamara
2019-02-07missing cairo_surface_destroyCaolán McNamara
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-12-01Related: tdf#121721 use premultiply unpremultiply tablesCaolán McNamara
2018-11-09custom widgets: Use only with LibreOfficeKit.Jan Holesovsky
2018-11-09LOK: custom widgets: reduce theme plugin API surfaceAshod Nakashian
2018-11-09custom widgets: setup style setting in the widget libraryTomaž Vajngerl
2018-11-09Support drawing custom widgets in headless backendTomaž Vajngerl
2018-11-08Bin some leftover and actually unnecessary iOS crack in vclTor Lillqvist
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-06Support estimateUsageInBytes for SystemDependentDataArmin Le Grand
2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski
2018-09-21Support buffering SystemDependent GraphicDataArmin Le Grand
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-07Fix typosAndrea Gelmini
2018-09-07Cleanup SvpSalGraphics LineGeometry creationArmin Le Grand
2018-09-01Fix typosAndrea Gelmini
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-04crashtesting: bubble surface creation failure notification upwardsCaolán McNamara
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-02forcepoint#67 detect cairo surface creation failureCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-03Use cairo's OVER operator to preserve transparencyKatarina Behrens
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-12revert part of "loplugin:unusedmethods"Noel Grandin
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-02share the cairo clipping codeCaolán McNamara
2018-06-02share the cairo polyline drawing codeCaolán McNamara
2018-06-01drawBitmap that takes BitmapBuffer as inputKatarina Behrens
2018-04-25loplugin:useuniqueptr pass BitmapBuffer around via std::unique_ptrNoel Grandin
2018-04-11cairo_surface_create_similar_image is >= cairo 1.12.0Caolán McNamara