summaryrefslogtreecommitdiff
path: root/vcl/unx/x11
AgeCommit message (Expand)AuthorFilesLines
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin1-1/+1
2014-04-17Resolves: rhbz#1086714 overlarge pixmapCaolán McNamara1-6/+5
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-02-26Remove visual noise from vclAlexander Wilms1-1/+1
2014-01-30Assert in X11SalSystem::GetDisplayScreenPosSizePixelChris Sherlock1-3/+4
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin1-2/+2
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin1-6/+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-8/+8
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-24/+14
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/+50
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks1-5/+7
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks1-3/+3
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks1-2/+2
2011-12-01Remove uses of charAtAugust Sodora1-2/+2
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon1-2/+2
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks1-5/+5
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks1-0/+174