summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/gdi/cairo_xlib_cairo.cxx
AgeCommit message (Expand)Author
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-03-12loplugin:redundantfcastStephan Bergmann
2017-06-18coverity#1412875 Uninitialized pointer fieldCaolán McNamara
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-10Move OutputDevice members to VclPtr: dbaccess, canvas.Michael Meeks
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara