summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/saldisp.hxx
AgeCommit message (Expand)Author
2022-05-03add o3tl::equalsAsciiNoel Grandin
2021-11-07forward decls go after #includeNoel Grandin
2021-09-15loplugin:finalclassesNoel Grandin
2021-07-02vcl: drop GenericUnixSalDataTypeJan-Marek Glogowski
2021-06-10loplugin:unnecessaryreturn SalX11Display::DispatchNoel Grandin
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-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-11-03make some classes module-privateNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-10-03loplugin:unnecessaryvirtualNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2018-11-22convert SalRGB to scoped enumNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
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-24fix kde4 vclplug buildNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-17loplugin:useuniqueptr in SalXLibNoel Grandin
2017-11-10tdf#48300 kde4+gen: bring forward the window with already opened docKatarina Behrens
2017-10-06KDE update system loop integrationJan-Marek Glogowski
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-19rename SalGenericData to GenericUnixSalDataNoel Grandin
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-18Use char instead of unsigned charJulien Nabet
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann
2016-12-14Simplify GLX11Window::HasGLXExtension, avoiding strtokStephan Bergmann
2016-12-13change from glew to epoxyCaolán McNamara
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-03custom dtor is unnecessaryCaolán McNamara
2016-09-23tdf#101822 X11 SalDisplay init => AfterAppInitJan-Marek Glogowski
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-23mark destructor as virtual, loplugin:overrideMarkus Mohrhard
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara
2016-05-21move glX stuff to X-only modulesCaolán McNamara
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-01-18Fix --enable-kde4 againStephan Bergmann
2016-01-18loplugin: unused return values in vcl/Noel Grandin