summaryrefslogtreecommitdiff
path: root/vcl/unx/x11
AgeCommit message (Expand)Author
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-04-10vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-04-17Resolves: rhbz#1086714 overlarge pixmapCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-01-30Assert in X11SalSystem::GetDisplayScreenPosSizePixelChris Sherlock
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin
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-12re-base on ALv2 code. Includes:Michael Meeks
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks
2011-12-01Remove uses of charAtAugust Sodora
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks