Age | Commit message (Expand) | Author |
2018-02-27 | convert remaining WarningBox to weld::MessageDialog | Caolán McNamara |
2018-01-12 | More loplugin:cstylecast: vcl | Stephan Bergmann |
2017-11-11 | Replace list by vector for ShowNativeDialog (vcl) | Julien Nabet |
2017-09-19 | rename GetGenericData to GetGenericUnixSalData | Noel Grandin |
2017-08-23 | convert message box style bits to scoped enum | Noel Grandin |
2017-08-08 | loplugin:constantparam | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2016-09-06 | don't need to include all these headers, reduce to required min | Caolán McNamara |
2015-10-02 | loplugin:unusedmethods in vcl | Noel Grandin |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-05-07 | convert BUTTONDIALOG constants to scoped enum | Noel Grandin |
2015-04-10 | vclptr: create Instance helpers, and set initial ref-count to 1. | Michael Meeks |
2015-04-10 | vclwidget: fixup locally allocated vcl::Window objects | Noel Grandin |
2015-04-09 | vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr | Noel Grandin |
2014-12-04 | Move SalGenericData::GetSalDisplay() out of generic/gendata.hxx | Stephan Bergmann |
2014-05-06 | simplify ternary conditions "xxx ? true : yyy" | Noel Grandin |
2014-04-17 | Resolves: rhbz#1086714 overlarge pixmap | Caolán McNamara |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-02-26 | Remove visual noise from vcl | Alexander Wilms |
2014-01-30 | Assert in X11SalSystem::GetDisplayScreenPosSizePixel | Chris Sherlock |
2013-11-14 | remove unnecessary sal_Unicode casts in VCL module | Noel Grandin |
2013-07-19 | remove Application::GetWorkAreaPosSizePixel | Noel Grandin |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-11-12 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-05-30 | vcl: rename unhelpful 'Default' screen to a BuiltIn screen | Michael Meeks |
2012-04-30 | Related: moz#424333 pixmaps are limited to max signed short | Caolán McNamara |
2012-01-16 | vcl: introduce crystal clear separation between X11 Screens and DisplayScreens | Michael Meeks |
2012-01-15 | vcl: rename methods to crisp up a 'DisplayScreen' naming concept | Michael Meeks |
2012-01-15 | vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplify | Michael Meeks |
2011-12-01 | Remove uses of charAt | August Sodora |
2011-11-27 | remove include of pch header from vcl | Norbert Thiebaud |
2011-11-21 | Convert Sal to rtl::O(U)String | David Tardon |
2011-10-25 | generic: create shared display class and re-factor to use it | Michael Meeks |
2011-10-25 | re-write gtksys to use the cleaner GdkScreen API avoiding X & Xinerama | Michael Meeks |