summaryrefslogtreecommitdiff
path: root/canvas/source/vcl/spritedevicehelper.hxx
AgeCommit message (Collapse)Author
2014-07-02canvas: sal_Bool -> boolStephan Bergmann
Change-Id: I4292b0e8810fac781e64272b315dd32eced3623c
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
i.e. convert "::sal_Bool" to "sal_Bool" Change-Id: Ie5943aee4fee617bf2670655558927ed25b7e067
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-27#i10000# To please SunCC, had to implement isAccelerated/getDeviceHandle on ↵Thorsten Behrens
most derived device helper classes
2008-06-24INTEGRATION: CWS canvas05 (1.1.2); FILE ADDEDKurt Zenker
2008/05/23 22:03:45 thb 1.1.2.5: Moving all remaining new files to LGPL 3 2008/04/09 14:33:12 thb 1.1.2.4: Gave back vclcanvas the window surface; made cairocanvas consistent with rest (regarding setWindow) 2008/01/05 00:53:10 thb 1.1.2.3: #i78925# Added back modify() method, still needed in dx canvas; narrowing down sun cc workaround 2008/01/05 00:28:41 thb 1.1.2.2: #i10000# Solaris breaker (name lookup sillyness) 2007/12/20 22:19:00 thb 1.1.2.1: #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