Age | Commit message (Expand) | Author |
2015-04-10 | vclptr: create Instance helpers, and set initial ref-count to 1. | Michael Meeks |
2015-04-10 | start wrapping OutputDevice in VclPtr | Noel Grandin |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-07 | vcl tiled rendering: don't do anything with disabled mapmode and mm100 mapunit | Miklos Vajna |
2015-04-07 | vcl tiled rendering: fix Writer/Impress invalidation rectangle | Miklos Vajna |
2015-04-07 | sc tiled editing: Invalidate graphic selection. | Henry Castro |
2015-03-30 | vcl tiled rendering: fix invalidation callback in Impress | Miklos Vajna |
2015-03-23 | OutputDevice::LogicInvalidate: take a Rectangle | Miklos Vajna |
2015-03-23 | OutputDevice::LogicInvalidate: clean up sc/sd duplication | Miklos Vajna |
2015-01-29 | callcatcher: large newly detected unused methods post de-virtualization | Caolán McNamara |
2015-01-14 | do TODO: replace ImplCallEventListeners() by CallEventListeners() in vcl | Caolán McNamara |
2015-01-06 | vcl: add OutputDevice::LogicInvalidate() | Miklos Vajna |
2015-01-06 | fdo#84938: convert CTRL_STATE_ #defines to 'enum class' | Noel Grandin |
2014-11-13 | vcl: Use single-buffer rendering and only flush when necessary | Louis-Francis Ratté-Boulianne |
2014-11-10 | vcl: Add method to swap buffers after painting window | Louis-Francis Ratté-Boulianne |
2014-11-05 | Basic Idle handler implementation | Tobias Madl |
2014-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-08-30 | move layout from dialog to systemwindow | Caolán McNamara |
2014-05-23 | vcl: add paint.cxx | Chris Sherlock |