summaryrefslogtreecommitdiff
path: root/vcl/opengl/x11/salvd.cxx
AgeCommit message (Expand)Author
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-08-01loplugin:constparams in variousNoel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara
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-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-12that case can't happen anymoreMarkus Mohrhard
2015-06-12in general this seems to make more senseMarkus Mohrhard
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann
2014-12-02vcl: create a GeometryProvider interface.Michael Meeks
2014-12-02vcl: remove SalVirtualDevice::GetWidthMichael Meeks
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne