summaryrefslogtreecommitdiff
path: root/vcl/headless/svpgdi.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-03forcepoint#67 detect cairo surface creation failureCaolán McNamara1-0/+10
2018-04-25loplugin:useuniqueptr pass BitmapBuffer around via std::unique_ptrNoel Grandin1-7/+4
2018-04-11cairo_surface_create_similar_image is >= cairo 1.12.0Caolán McNamara1-4/+16
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similar_imageCaolán McNamara1-2/+2
2018-03-26replace SalColor with ColorNoel Grandin1-44/+44
2018-03-14tdf#115297: 1bit images displaying fixed (again)Vasily Melenchuk1-31/+0
2018-03-01loplugin:redundantfcastNoel Grandin1-4/+4
2018-02-28tdf#115297: alternative fix for displaying 1bit imagesVasily Melenchuk1-1/+24
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-5/+5
2018-01-28Modernize a bit vcl (part1)Julien Nabet1-2/+2
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-6/+6
2018-01-08vcl: mask must alwasy be argb32 even when we can use rgb24Ashod Nakashian1-4/+17
2017-12-26vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian1-4/+21
2017-12-26vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian1-4/+91
2017-11-29Resolves: tdf#114117 draw page shadow mangledCaolán McNamara1-4/+44
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski1-1/+1
2017-10-23loplugin:includeform: vclStephan Bergmann1-5/+5
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-4/+4
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann1-1/+1
2017-09-06ofz#3028 check bitmap creation for failureCaolán McNamara1-1/+7
2017-09-04Resolves: tdf#111073 incorrect gif background colorCaolán McNamara1-1/+8
2017-09-04Resolves: tdf#111483 1 bit bitmaps with non-standard black/white indexesCaolán McNamara1-4/+9
2017-08-28ofz#3092 Direct-leakCaolán McNamara1-1/+8
2017-07-26Resolves: tdf#104141 CAIRO_FORMAT_A1 vs N1BitLsbPalCaolán McNamara1-16/+38
2017-07-10loplugin:useuniqueptr in vclNoel Grandin1-11/+10
2017-07-07Resolves: rhbz#1467512 mask not created as 1 bit depthCaolán McNamara1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-20Related: tdf#106577 extend damage rect a little for TrackFrameCaolán McNamara1-0/+4
2017-03-20tdf#106577 cairo_mask pattern affects more surface than expectedCaolán McNamara1-1/+14
2017-03-03Resolves: tdf#106280 under X we get into the 'unlikely' non-image surface caseCaolán McNamara1-1/+1
2017-02-09convert PaintMode to scoped enumNoel Grandin1-8/+5
2017-02-07Blind fix for buildStephan Bergmann1-2/+0
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara1-47/+84
2017-02-07revert unready stuffCaolán McNamara1-84/+47
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara1-47/+84
2017-02-01gtk3 hidpi xor hack needs to use unscaled extentsCaolán McNamara1-6/+15
2017-01-19Resolves: tdf#105416 blank windows under HiDPI RTLCaolán McNamara1-1/+1
2016-12-07convert PolyFlags to scoped enumNoel Grandin1-3/+3
2016-11-24cairo_surface_set_device_scale is in >= cairo 1.14.0Caolán McNamara1-1/+4
2016-11-23Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara1-4/+7
2016-11-14gtk3: scrollbar damage area one pixel too narrow/shortCaolán McNamara1-1/+3
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin1-2/+2
2016-08-18cppcheck: noCopyConstructorCaolán McNamara1-0/+6
2016-08-17Massage ifdefs etc for iOS to avoid undefinedsTor Lillqvist1-14/+0
2016-07-29set antialias once when context is createdCaolán McNamara1-5/+2
2016-07-28tdf#101026 Create more correct replacement control vectorArmin Le Grand1-3/+5
2016-07-24don't use AA in SVP backend when getAntiAliasB2DDraw is falseTomaž Vajngerl1-1/+5
2016-07-19use CAIRO_FILL_RULE_EVEN_ODD by defaultCaolán McNamara1-0/+1
2016-06-28update other places that read data from cairo image surfaceDavid Tardon1-21/+15
2016-06-28rhbz#1341064 fix OutputDevice test on big endian systemsDavid Tardon1-0/+6