summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/x11
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-10-02loplugin:unusedmethods in vclNoel Grandin1-1/+0
2015-07-24tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl1-0/+6
2015-03-30vcl: fix GCC buildMiklos Vajna1-1/+1
2015-03-30Introduce vcl::IsWindowSystemAvailable()Tor Lillqvist1-0/+25
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne1-1/+0
2014-11-22vcl: Draw native widgets twice on black/white background to synthesize alphaLouis-Francis Ratté-Boulianne1-1/+1
2014-11-15vcl: Replace GetPixmapFromScreen by FillPixmapFromScreenLouis-Francis Ratté-Boulianne1-1/+1
2014-11-10vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne1-0/+27
2014-06-06fixincludeguards: fix include guardsThomas Arnhold1-3/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi1-2/+1
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin1-1/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-26/+17
2012-08-08remove include comments and boxesThomas Arnhold1-1/+0
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist1-1/+1
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks1-1/+1
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara1-0/+40
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks1-4/+4
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks1-1/+1
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon1-3/+3
2011-10-25gtk3: remove X dependency (for now)Michael Meeks1-2/+2
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks1-0/+60