summaryrefslogtreecommitdiff
path: root/canvas/source/vcl/devicehelper.hxx
AgeCommit message (Collapse)Author
2015-03-19loplugin:constantfunction: canvasNoel Grandin
Change-Id: I2fb2c4ec0e9467d7ced05b0e815e0d5bd2ba74c3
2014-05-08canvas: sal_Bool->boolNoel Grandin
Change-Id: I0f0fe3bb937299b4f00a46d7dda6764c9d21a18f
2013-11-05fixincludeguards.sh: canvasThomas Arnhold
Change-Id: I2fb527c2cb5814b15862144baf3783d226e675ef
2013-10-28fixincludeguards.sh: canvasThomas Arnhold
Change-Id: I5b17411c58e5c5ae7b473d263fa5e4ee97ff35c8
2012-07-04removed unnecessary forward declarations of classTakeshi Abe
Change-Id: I0d6aad17c471b6edd584c668dc7ff054090c185c
2012-06-19re-base on ALv2 code.Michael Meeks
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-06-24INTEGRATION: CWS canvas05 (1.3.56); FILE MERGEDKurt Zenker
2008/04/21 07:28:23 thb 1.3.56.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/09 14:33:12 thb 1.3.56.3: Gave back vclcanvas the window surface; made cairocanvas consistent with rest (regarding setWindow) 2007/12/20 22:18:59 thb 1.3.56.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:04 thb 1.3.56.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom
2008-04-11INTEGRATION: CWS changefileheader (1.3.80); FILE MERGEDRüdiger Timm
2008/03/28 16:35:16 rt 1.3.80.1: #i87441# Change license header to LPGL v3.
2006-12-13INTEGRATION: CWS presfixes09 (1.2.32); FILE MERGEDKurt Zenker
2006/03/06 22:49:01 thb 1.2.32.1: #i49357# Reworked canvas/window association (canvas is now window-listener, and exposes the associated window via a property)
2005-11-02INTEGRATION: CWS canvas02 (1.1.2); FILE ADDEDKurt Zenker
2005/10/19 13:47:17 thb 1.1.2.3: #i48939# Adapted to GraphicDeviceBase changes; add screen dump facility; now providing the sprite bounds debug feature as a public property 2005/10/11 15:41:27 thb 1.1.2.2: #i54170# Corrected license headers 2005/06/17 23:44:08 thb 1.1.2.1: #i48939# The new canvas base classes expect more functionality in delegate members; these are the helper implementations