summaryrefslogtreecommitdiff
path: root/framework/source/tabwin
ModeNameSize
-rw-r--r--tabwindow.cxx37095logplain
-rw-r--r--tabwinfactory.cxx5530logplain
9-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen 2018-08-22pass X11SalGraphics around by std::unique_ptrNoel Grandin 2018-01-17loplugin:useuniqueptr in X11SalVirtualDeviceNoel Grandin 2017-08-01loplugin:constparams in variousNoel Grandin 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-04-14loplugin:passstuffbyref in vclNoel Grandin 2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas 2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-02loplugin:unusedmethods in vclNoel Grandin 2015-05-24rendercontext: Initialize X11SalVirtualDevice with appropriate SalGraphics.Jan Holesovsky 2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks 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