summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/x11
AgeCommit message (Expand)Author
2024-01-01tdf#143148 Use pragma once instead of include guards in vclLuv Sharma
2023-11-20tdf#143148: Use pragma once instead of include guards in vcl/inc/unxTaichi Haradaguchi
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-21Assume that all modern X servers have a unified display areaNoel Grandin
2023-01-12merge duplicate CairoTextRender implsCaolán McNamara
2023-01-11drop newly unused codeCaolán McNamara
2022-11-29New loplugin:crosscastStephan Bergmann
2022-04-10tdf#143148 Use pragma once instead of include guards in xlimits.hxx fileBehrad Khorram
2021-06-28loplugin:finalclasses in vclNoel Grandin
2020-12-14loplugin:unusedmethodsNoel
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-09-30make OutputDevice::Flush() also flush SkiaLuboš Luňák
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-11-27move opengl vcl files to opengl/Luboš Luňák
2019-11-15make some classes module-privateNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-08-08loplugin:constantparamNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-04tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-15rename X11WindowProvider to a NativeWindowHandle providerCaolán McNamara
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-07-24tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl
2015-03-30vcl: fix GCC buildMiklos Vajna
2015-03-30Introduce vcl::IsWindowSystemAvailable()Tor Lillqvist
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne
2014-11-22vcl: Draw native widgets twice on black/white background to synthesize alphaLouis-Francis Ratté-Boulianne
2014-11-15vcl: Replace GetPixmapFromScreen by FillPixmapFromScreenLouis-Francis Ratté-Boulianne
2014-11-10vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks