summaryrefslogtreecommitdiffstats
path: root/vcl/unx/x11
Commit message (Expand)AuthorAgeFilesLines
* Assert in X11SalSystem::GetDisplayScreenPosSizePixelChris Sherlock2014-01-301-3/+4
* remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin2013-11-141-2/+2
* remove Application::GetWorkAreaPosSizePixelNoel Grandin2013-07-191-6/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-24/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-8/+8
* re-base on ALv2 code. Includes:Michael Meeks2012-11-121-24/+14
* vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks2012-05-301-1/+1
* Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara2012-04-301-0/+50
* vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks2012-01-161-5/+7
* vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks2012-01-151-3/+3
* vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks2012-01-151-2/+2
* Remove uses of charAtAugust Sodora2011-12-011-2/+2
* remove include of pch header from vclNorbert Thiebaud2011-11-271-2/+0
* Convert Sal to rtl::O(U)StringDavid Tardon2011-11-211-2/+2
* generic: create shared display class and re-factor to use itMichael Meeks2011-10-251-5/+5
* re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks2011-10-251-0/+174