summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/app/saldisp.cxx
AgeCommit message (Expand)Author
2021-06-10loplugin:unnecessaryreturn SalX11Display::DispatchNoel Grandin
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh
2021-03-24cid#1474443 Uninitialized scalar variableCaolán McNamara
2021-03-22cid#1473727 Uninitialized scalar fieldCaolán McNamara
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-26use an accessor for SystemEnvData::aWindowCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-10-19use tools::Long in vclNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-08-04loplugin:flatten in vcl/unxNoel Grandin
2020-04-23Removed duplicated includeAndrea Gelmini
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2020-03-25make sure only VCL-Skia or VCL-OpenGL is enabled (tdf#131543)Luboš Luňák
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2019-11-27initial empty Skia VCL implementationLuboš Luňák
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-08-20loplugin:constvars in vclNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-22convert SalRGB to scoped enumNoel Grandin
2018-10-19loplugin:staticvar in vclNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-07-06WaE: -Wunused-variableThorsten Behrens
2018-06-28Clean up ownership tracking of SalVisual's visual (in X11 Visual base class)Stephan Bergmann
2018-04-24loplugin:useuniqueptr in SalDisplayNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2018-01-31Modernize a bit vcl (part5)Julien Nabet
2018-01-24Use a more conventional way of zero-initializing class membersStephan Bergmann
2018-01-24fix kde4 vclplug buildNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-11-15loplugin:flatten in vclNoel Grandin
2017-11-10tdf#48300 kde4+gen: bring forward the window with already opened docKatarina Behrens
2017-11-07tdf#112770 Filter input on the correct windowJan-Marek Glogowski
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-09-19rename SalGenericData to GenericUnixSalDataNoel Grandin
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski