4dac6fe355
Add test for basebmp memory clobber.
...
Cloned bitmap devices may share the same chunk of memory, thus
risking overwriting our own data when we copy stuff around. Now
caught from unit tests.
Change-Id: I33b1a0b5d17550cbc6eced8bae01ae5ab9ebce9d
2013-06-04 20:39:55 +02:00
6d12b76b2c
Add some debugging printout
...
Change-Id: Iea0decde41be8b9325b19651433f1b3b79f851a9
2013-03-25 09:26:15 +02:00
cf342fe928
re-base on ALv2 code. Includes:
...
reportbuilder, license file not needed.
Patch contributed by Armin Le Grand
http://svn.apache.org/viewvc?view=revision&revision=1305814
Adapting extras/ to our wordbook setup.
2012-07-18 15:00:25 +01:00
7327195602
put debugDump behind #if OSL_DEBUG_LEVEL > 2
...
basebmp/source/debug.cxx is only for vcl/headless/svpgdi.cxx
Change-Id: I I Ib0624d919d7c0c5ce54dbef62fa0b49fd6eb0ab1
2012-05-11 22:48:49 +02:00
e21822008d
export debugDump used for debugging
2011-09-01 15:46:11 +02:00
4905a19032
Add vim/emacs modelines to all source files
...
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-10-14 17:02:15 +02:00
8764506704
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
039178868b
INTEGRATION: CWS changefileheader (1.7.42); FILE MERGED
...
2008/03/31 13:07:57 rt 1.7.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:30:50 +00:00
a2eff6fb3c
INTEGRATION: CWS sb59 (1.6.4); FILE MERGED
...
2006/09/04 09:44:46 thb 1.6.4.1: #i69182# Removed SISSL license header
2006-10-12 12:47:41 +00:00
01878a9bdd
#i65904# Consistently named constants; added rectangular device subsetting to BitmapDevice; moved spreaded pixel format configuration points into a single traits template (per format); slightly improved cross-format support
2006-07-11 10:39:41 +00:00
8b7ded16f1
#i65904# Reworked accessor framework, is now a hierarchy of nested functionality; added traits for color, iterator and accessor behaviour; finished missing bitmap formats, slightly changed set of predefined formats; swapped order of xor/palette accessor application for the BitmapDevice, which should yield much more sensible results; added a few tests for the new formats
2006-07-06 09:02:07 +00:00
4999aa5c72
#i65904# Finished xor and mask support; corrected Color handling
2006-06-07 13:27:36 +00:00
db83a2292b
#i65904# Completed mask support; fixed color difference bug; added more tests
2006-06-02 12:57:26 +00:00
6a1e36d96f
#i65904# Corrected license headers, added more tests
2006-05-31 09:12:13 +00:00
ef0bbaaf42
#i65904# Initial revision
2006-05-31 08:49:45 +00:00