Age | Commit message (Expand) | Author |
2019-08-14 | tdf#124700 don't pull from or insert into cache for PixelSnapHairline | Caolán McNamara |
2019-08-09 | Related: tdf#122358 consistent transformation of damage | Caolán McNamara |
2019-08-09 | Resolves: tdf#122358 ensure right/bottom borders are included in damage region | Caolán McNamara |
2019-07-24 | Related: tdf#126227 follow the same pattern as drawPolyPolygon | Caolán McNamara |
2019-07-24 | Resolves: tdf#126227 calc red change tracking rectangles missing their top | Caolán McNamara |
2019-07-24 | Related: tdf#126227 factor out setting the polygon path | Caolán McNamara |
2019-07-24 | Related: tdf#126227 don't need preserve variant here | Caolán McNamara |
2019-07-09 | tdf#121793 use cairo_path_extents | Noel Grandin |
2019-06-18 | VCL cleanup WidgetDrawInterface | Jan-Marek Glogowski |
2019-05-15 | Attempt to load the theme when LibreOfficeKit is active. | Jan Holesovsky |
2019-05-03 | tdf#120585: use applyColor and make it transparency-aware | Katarina Behrens |
2019-04-27 | remove comment in light of fix for tdf#120797 | Caolán McNamara |
2019-04-26 | tdf#120797: Apply transformation also to the extents of damage | Katarina Behrens |
2019-04-04 | Revert "raise cairo baseline to 1.12.0" | Caolán McNamara |
2019-04-04 | raise cairo baseline to 1.12.0 | Caolán McNamara |
2019-04-04 | raise cairo baseline to 1.10.0 | Caolán McNamara |
2019-04-04 | Resolves: tdf#124219 check at runtime for availability of cairo functions | Caolán McNamara |
2019-04-03 | Support for native 32bit Bitmap in VCL and SVP (cairo) backend | Tomaž Vajngerl |
2019-03-08 | make it possible to use FileDefinitionWidgetDraw in more backends | Tomaž Vajngerl |
2019-03-04 | WidgetDrawInterface impl. to draw widgets from file definitions | Tomaž Vajngerl |
2019-02-26 | sal_uLong->sal_uInt32 in drawEPS | Noel Grandin |
2019-02-06 | missing cairo_surface_destroy | Caolán McNamara |
2019-01-29 | drop now hopeless non-optimal depth warning | Caolán McNamara |
2019-01-23 | loplugin:constparams in vcl | Noel Grandin |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-05 | Revert "Compute (un-)premultiply_table at compile time" | Stephan Bergmann |
2018-12-05 | tdf#121719: Revert fix for tdf#96971 | Xisco Fauli |
2018-12-03 | Compute (un-)premultiply_table at compile time | Stephan Bergmann |
2018-12-02 | use same [un]premultiply | Caolán McNamara |
2018-12-01 | Related: tdf#121721 use premultiply unpremultiply tables | Caolán McNamara |
2018-11-09 | custom widgets: Use only with LibreOfficeKit. | Jan Holesovsky |
2018-11-09 | LOK: custom widgets: reduce theme plugin API surface | Ashod Nakashian |
2018-11-09 | custom widgets: setup style setting in the widget library | Tomaž Vajngerl |
2018-11-09 | Support drawing custom widgets in headless backend | Tomaž Vajngerl |
2018-11-08 | Bin some leftover and actually unnecessary iOS crack in vcl | Tor Lillqvist |
2018-11-01 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings | Tamás Zolnai |
2018-10-06 | Support estimateUsageInBytes for SystemDependentData | Armin Le Grand |
2018-10-06 | Add GlyphCache instance to GenericUnixSalData | Jan-Marek Glogowski |
2018-09-21 | Support buffering SystemDependent GraphicData | Armin Le Grand |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-13 | Support buffering SystemDependent GraphicData (II) | Armin Le Grand |
2018-09-07 | Fix typos | Andrea Gelmini |
2018-09-07 | Cleanup SvpSalGraphics LineGeometry creation | Armin Le Grand |
2018-09-01 | Fix typos | Andrea Gelmini |
2018-08-30 | Support buffering SystemDependent GraphicData | Armin Le Grand |
2018-08-04 | crashtesting: bubble surface creation failure notification upwards | Caolán McNamara |
2018-08-04 | Use more basegfx deg<->rad functions, instead of direct formulas | Mike Kaganski |
2018-08-02 | forcepoint#67 detect cairo surface creation failure | Caolán McNamara |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-03 | Use cairo's OVER operator to preserve transparency | Katarina Behrens |