summaryrefslogtreecommitdiff
path: root/vcl/headless/svpgdi.cxx
AgeCommit message (Expand)Author
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
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similar_imageCaolán McNamara
2018-03-26replace SalColor with ColorNoel Grandin
2018-03-14tdf#115297: 1bit images displaying fixed (again)Vasily Melenchuk
2018-03-01loplugin:redundantfcastNoel Grandin
2018-02-28tdf#115297: alternative fix for displaying 1bit imagesVasily Melenchuk
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-01-28Modernize a bit vcl (part1)Julien Nabet
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-08vcl: mask must alwasy be argb32 even when we can use rgb24Ashod Nakashian
2017-12-26vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian
2017-12-26vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian
2017-11-29Resolves: tdf#114117 draw page shadow mangledCaolán McNamara
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-09-06ofz#3028 check bitmap creation for failureCaolán McNamara
2017-09-04Resolves: tdf#111073 incorrect gif background colorCaolán McNamara
2017-09-04Resolves: tdf#111483 1 bit bitmaps with non-standard black/white indexesCaolán McNamara
2017-08-28ofz#3092 Direct-leakCaolán McNamara
2017-07-26Resolves: tdf#104141 CAIRO_FORMAT_A1 vs N1BitLsbPalCaolán McNamara
2017-07-10loplugin:useuniqueptr in vclNoel Grandin
2017-07-07Resolves: rhbz#1467512 mask not created as 1 bit depthCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-20Related: tdf#106577 extend damage rect a little for TrackFrameCaolán McNamara
2017-03-20tdf#106577 cairo_mask pattern affects more surface than expectedCaolán McNamara
2017-03-03Resolves: tdf#106280 under X we get into the 'unlikely' non-image surface caseCaolán McNamara
2017-02-09convert PaintMode to scoped enumNoel Grandin
2017-02-07Blind fix for buildStephan Bergmann
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
2017-02-07revert unready stuffCaolán McNamara
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
2017-02-01gtk3 hidpi xor hack needs to use unscaled extentsCaolán McNamara
2017-01-19Resolves: tdf#105416 blank windows under HiDPI RTLCaolán McNamara
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-11-24cairo_surface_set_device_scale is in >= cairo 1.14.0Caolán McNamara
2016-11-23Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara