summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/saldisp.hxx
AgeCommit message (Expand)Author
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
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-02fix KDE buildNoel Grandin
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2015-01-26Fix --enable-kde4Stephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin