/cppu/

o/collabora/co-24.04.8 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/window/paint.cxx
AgeCommit message (Expand)Author
2015-04-10vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-07vcl tiled rendering: don't do anything with disabled mapmode and mm100 mapunitMiklos Vajna
2015-04-07vcl tiled rendering: fix Writer/Impress invalidation rectangleMiklos Vajna
2015-04-07sc tiled editing: Invalidate graphic selection.Henry Castro
2015-03-30vcl tiled rendering: fix invalidation callback in ImpressMiklos Vajna
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna
2015-03-23OutputDevice::LogicInvalidate: clean up sc/sd duplicationMiklos Vajna
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara
2015-01-06vcl: add OutputDevice::LogicInvalidate()Miklos Vajna
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne
2014-11-10vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne
2014-11-05Basic Idle handler implementationTobias Madl
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-30move layout from dialog to systemwindowCaolán McNamara
2014-05-23vcl: add paint.cxxChris Sherlock