summaryrefslogtreecommitdiffstats
path: root/vcl/unx/x11
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethods in vclNoel Grandin2015-10-021-41/+0
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-1/+1
* convert BUTTONDIALOG constants to scoped enumNoel Grandin2015-05-071-1/+1
* vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks2015-04-101-1/+1
* vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-1/+1
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-6/+6
* Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann2014-12-041-5/+5
* simplify ternary conditions "xxx ? true : yyy"Noel Grandin2014-05-061-1/+1
* Resolves: rhbz#1086714 overlarge pixmapCaolán McNamara2014-04-171-6/+5
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-021-1/+0
* Remove visual noise from vclAlexander Wilms2014-02-261-1/+1
* 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