Commit graph

191 commits

Author SHA1 Message Date
Caolán McNamara
43bc8a784e make possible to build with c++0x 2010-11-23 15:47:19 +00:00
David Tardon
5455fee0cc remove unused includes 2010-11-10 09:00:10 +01:00
David Tardon
5cc959c424 remove commented-out leftovers from testshl2 2010-11-10 08:23:49 +01:00
Kevin Hunter
aadfc4e784 EasyHack: RTL conversion from createFromAscii 2010-11-10 08:19:59 +01:00
Kevin Hunter
10bfc7d833 EasyHack: RTL conversion from createFromAscii 2010-11-09 10:55:03 +00:00
Povilas Kanapickas
c300e27f5c Cleanse non-compiled code
Removed if-deffed code from LibO libs, enabled if-deffed code again
in test/playground files
2010-10-19 01:59:03 +02:00
Sebastian Spaeth
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
Caolán McNamara
ecadd96bcc #i113503# cppunit stl wrapper headers 2010-10-06 12:16:50 +01:00
Petr Mladek
1275d274db more removed include guards using fixguard.py 2010-10-05 18:21:30 +02:00
Caolán McNamara
6b16723121 cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport 2010-08-03 10:01:07 +01:00
sb
1f8c841f58 sb118: #i109791# improved CPPUNIT_CFLAGS handling 2010-03-04 22:13:08 +01:00
Rene Engelhard
7c85f9d5fe sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too 2010-03-04 00:11:19 +01:00
sb
ba88d908e6 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
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
sb
eeca9dafb7 sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates 2010-01-29 17:01:54 +01:00
sb
e6fd0d7630 sb118: adapted cppunit.mk to cppunittester and no longer require "dmake test" to run tests; changed places back to include _cppunit.mk where it had been taken out before 2010-01-13 18:56:34 +01:00
sb
949256f2a9 sb118: introduced AUGMENT_LIBRARY_PATH_LOCAL, used by CPPUNITTESTER so that tests within a module pick up shared libs from that module in the local output tree 2010-01-11 11:30:25 +01:00
sb
7397e8c1bb sb118: make test libraries RPATH=NONE 2010-01-07 11:18:02 +01:00
sb
0367aa64de sb118: merged in DEV300_m68 2010-01-05 13:49:30 +01:00
sb
18be96dc73 sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.
- Old modifications were necessary for testshl2, which has simply been excluded
  from the build for now.
- Tests in basebmp, basegfx, o3tl (that are executed during build) have been
  converted from using modified CppUnit/testshl2 to using unmodified CppUnit.
- CppUnit's DllPlugInTester has problems with OOo tests on Windows, see
  #i107562#, so for now a new cppunittester from sal is used instead.
2009-12-11 14:29:59 +01:00
Mathias Bauer
4de41d18fd merge commit 2009-09-25 21:47:16 +02:00
Ivo Hinkelmann
d6cf80c14e CWS-TOOLING: integrate CWS l10nframework01 2009-09-16 11:45:54 +00:00
Mathias Bauer
6152b5efa3 #i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2 2009-09-14 19:06:55 +02:00
Ivo Hinkelmann
4f6f5673f0 CWS-TOOLING: integrate CWS ause102
2009-06-16 19:22:59 +0200 hjs  r273039 : #i102607# don't kill mingw
2009-06-12 15:17:22 +0200 ihi  r272921 : #i102607# add path before calling l10n tool
2009-06-11 14:25:20 +0200 hjs  r272873 : #i102607# on EPM=internal call binary with full path
2009-06-10 13:35:48 +0200 hjs  r272807 : #i102607# remove solver PATH entry from OOo env.
2009-06-10 12:10:44 +0200 hjs  r272802 : #i102635# correct dependencies for all
2009-06-10 11:58:53 +0200 hjs  r272801 : #i102607# call tools from solver with absolute path
2009-06-16 18:11:49 +00:00
Oliver Bolte
10c3d32975 CWS-TOOLING: integrate CWS sb104
2009-01-27 13:09:06 +0100 sb  r266986 : #i97992# cws rebase: merged cws/sb104/config_office/set_soenv.in with moved tags/DEV300_m40/set_soenv.in
2009-01-27 10:56:40 +0100 sb  r266966 : CWS-TOOLING: rebase CWS sb104 to trunk@266944 (milestone: DEV300:m40)
2009-01-20 14:37:00 +0100 sb  r266581 : #i97992# missing treatment of Solaris-only adjustvisibility as build-internal tool
2009-01-20 09:32:38 +0100 sb  r266554 : CWS-TOOLING: rebase CWS sb104 to trunk@266428 (milestone: DEV300:m39)
2009-01-14 13:40:45 +0100 sb  r266296 : #i97992# do not pass comment lines to shell
2009-01-14 12:50:34 +0100 sb  r266290 : #i97992# avoid problems with checkdll not finding AWTLIB and its dependents
2009-01-14 12:49:20 +0100 sb  r266289 : #i97992# on Linux and Solaris, regxpcom apparently needs to be called with the libxpcom.so directory on the LD_LIBRARY_PATH
2009-01-13 09:41:37 +0100 sb  r266196 : #i97992# fixed AUGMENT_LIBRARY_PATH definitions
2009-01-12 18:02:03 +0100 sb  r266177 : #i97992# get rid of LD_LIBRARY_PATH in build environment
2009-02-19 11:42:47 +00:00
Release Engineers
ff14a32ba6 #i10000# Signalfile changed again: on mac the previous solution failed. 2008-11-21 14:13:21 +00:00
Rüdiger Timm
4ef4bccaf3 #i10000# Do not create signalfiles in in working directory. On failure they dont get removed and afterwards pollute the source tree. 2008-11-21 11:02:16 +00:00
Rüdiger Timm
7f5f6b548d CWS-TOOLING: integrate CWS cmcfixes50
2008-11-10 13:31:50 +0100 cmc  r263517 : gio doesn't do anything useful for remote stuff wrt info
2008-11-06 00:11:47 +0100 cmc  r263359 : #i93436# pile of other 64bit new gcc warnings
2008-11-05 00:39:03 +0100 cmc  r263340 : i95856 let a ppc64 vanilla build succeed
2008-11-04 14:00:25 +0100 cmc  r263320 : #i93436# useless const
2008-11-04 11:53:10 +0100 cmc  r263314 : #i93436# ambiguous
2008-11-04 11:48:05 +0100 cmc  r263313 : #i93436# add some braces
2008-11-04 11:29:24 +0100 cmc  r263312 : #i93436# ambiguous
2008-11-04 10:53:46 +0100 cmc  r263311 :
2008-11-10 15:06:12 +00:00
Rüdiger Timm
800fe38b17 #i10000# Do not use '-xalias_level=compatible' for old Sun Studio 8 compiler. 2008-10-31 07:01:20 +00:00
Rüdiger Timm
03be7f057a #i10000# Do not use '-xalias_level=compatible' for old Sun Studio 8 compiler. 2008-10-30 14:29:40 +00:00
Rüdiger Timm
0b3f346d17 CWS-TOOLING: integrate CWS basebmpunittestfix 2008-10-28 16:38:38 +00:00
Oliver Bolte
3735d9d387 CWS-TOOLING: integrate CWS cmcfixes49 2008-10-10 13:02:43 +00:00
Kurt Zenker
1ad617fd17 INTEGRATION: CWS canvas05 (1.30.4); FILE MERGED
2008/04/21 07:51:13 thb 1.30.4.2: RESYNC: (1.30-1.31); FILE MERGED
2007/10/01 12:21:25 thb 1.30.4.1: #i80285# Merged nonzero winding rule feature from picom
2008-06-24 10:53:31 +00:00
Kurt Zenker
94118ea64c INTEGRATION: CWS canvas05 (1.3.34); FILE MERGED
2008/04/21 07:51:10 thb 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED
2007/10/01 12:21:24 thb 1.3.34.1: #i80285# Merged nonzero winding rule feature from picom
2008-06-24 10:53:19 +00:00
Rüdiger Timm
be19dc5e54 INTEGRATION: CWS hr51 (1.7.8); FILE MERGED
2008/06/06 14:36:04 hr 1.7.8.1: #i88947#: Solaris 64 bit support
2008-06-16 13:14:13 +00:00
Rüdiger Timm
d5f9123c30 INTEGRATION: CWS hr51 (1.31.6); FILE MERGED
2008/06/06 14:36:04 hr 1.31.6.1: #i88947#: Solaris 64 bit support
2008-06-16 13:13:48 +00:00
Rüdiger Timm
59b369bfde INTEGRATION: CWS changefileheader (1.4.2); FILE MERGED
2008/03/31 13:07:58 rt 1.4.2.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:36:37 +00:00
Rüdiger Timm
c335c4ae16 INTEGRATION: CWS changefileheader (1.1.46); FILE MERGED
2008/03/31 13:07:58 rt 1.1.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:36:22 +00:00
Rüdiger Timm
864929e657 INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED
2008/03/31 13:07:58 rt 1.2.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:35:55 +00:00
Rüdiger Timm
769a70222b INTEGRATION: CWS changefileheader (1.4.24); FILE MERGED
2008/03/31 13:07:58 rt 1.4.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:35:38 +00:00
Rüdiger Timm
4ab26bef91 INTEGRATION: CWS changefileheader (1.8.24); FILE MERGED
2008/03/31 13:07:57 rt 1.8.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:35:21 +00:00
Rüdiger Timm
90c880bc66 INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED
2008/03/31 13:07:57 rt 1.5.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:34:56 +00:00
Rüdiger Timm
2a194571d5 INTEGRATION: CWS changefileheader (1.1.46); FILE MERGED
2008/03/31 13:07:57 rt 1.1.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:34:25 +00:00
Rüdiger Timm
8dbfc822ad INTEGRATION: CWS changefileheader (1.5.24); FILE MERGED
2008/03/31 13:07:57 rt 1.5.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:34:07 +00:00
Rüdiger Timm
06566ee77a INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED
2008/03/31 13:07:57 rt 1.2.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:33:30 +00:00
Rüdiger Timm
8859dfbe87 INTEGRATION: CWS changefileheader (1.13.42); FILE MERGED
2008/03/31 13:07:57 rt 1.13.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:33:10 +00:00
Rüdiger Timm
7442c3d8ff INTEGRATION: CWS changefileheader (1.11.46); FILE MERGED
2008/03/31 13:07:57 rt 1.11.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:32:10 +00:00
Rüdiger Timm
07f7de0c55 INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED
2008/03/31 13:07:57 rt 1.6.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:31:22 +00:00
Rüdiger Timm
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
Rüdiger Timm
18490cb4ac INTEGRATION: CWS changefileheader (1.30.16); FILE MERGED
2008/03/31 13:07:57 rt 1.30.16.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:30:29 +00:00
Rüdiger Timm
845c5fd916 INTEGRATION: CWS changefileheader (1.5.24); FILE MERGED
2008/03/31 13:07:57 rt 1.5.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:28:00 +00:00
Rüdiger Timm
1af14dad9a INTEGRATION: CWS changefileheader (1.9.24); FILE MERGED
2008/04/01 15:00:51 thb 1.9.24.2: #i85898# Stripping all external header guards
2008/03/31 13:07:57 rt 1.9.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:27:41 +00:00
Rüdiger Timm
1abaa9677a INTEGRATION: CWS changefileheader (1.4.24); FILE MERGED
2008/03/31 13:07:57 rt 1.4.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:27:25 +00:00
Rüdiger Timm
bcd32e1b3b INTEGRATION: CWS changefileheader (1.3.24); FILE MERGED
2008/03/31 13:07:57 rt 1.3.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:27:09 +00:00
Rüdiger Timm
87a8fb69fb INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED
2008/03/31 13:07:57 rt 1.3.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:26:35 +00:00
Rüdiger Timm
99d8f1837a INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED
2008/03/31 13:07:57 rt 1.8.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:25:41 +00:00
Rüdiger Timm
b9a5847ef0 INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED
2008/03/31 13:07:57 rt 1.2.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:25:26 +00:00
Rüdiger Timm
774786bec1 INTEGRATION: CWS changefileheader (1.10.24); FILE MERGED
2008/03/31 13:07:56 rt 1.10.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:25:11 +00:00
Rüdiger Timm
d3076a8ef2 INTEGRATION: CWS changefileheader (1.1.46); FILE MERGED
2008/03/31 13:07:56 rt 1.1.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:24:49 +00:00
Rüdiger Timm
20b93cf72f INTEGRATION: CWS changefileheader (1.8.24); FILE MERGED
2008/03/31 13:07:56 rt 1.8.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:24:33 +00:00
Rüdiger Timm
29b9e51478 INTEGRATION: CWS changefileheader (1.7.42); FILE MERGED
2008/04/01 15:00:51 thb 1.7.42.2: #i85898# Stripping all external header guards
2008/03/31 13:07:56 rt 1.7.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:24:17 +00:00
Rüdiger Timm
6f1d152a49 INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED
2008/03/31 13:07:56 rt 1.2.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:23:28 +00:00
Rüdiger Timm
92705f8c06 INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED
2008/03/31 13:07:56 rt 1.3.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:23:14 +00:00
Rüdiger Timm
26582a4e59 INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED
2008/03/31 13:07:56 rt 1.4.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:22:44 +00:00
Rüdiger Timm
9ce73afc5c INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED
2008/03/31 13:07:56 rt 1.2.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:22:27 +00:00
Rüdiger Timm
4eb18d2afe INTEGRATION: CWS changefileheader (1.4.24); FILE MERGED
2008/04/01 15:00:51 thb 1.4.24.2: #i85898# Stripping all external header guards
2008/03/31 13:07:56 rt 1.4.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:22:12 +00:00
Rüdiger Timm
fbfaa61518 INTEGRATION: CWS changefileheader (1.6.24); FILE MERGED
2008/03/31 13:07:56 rt 1.6.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:21:38 +00:00
Rüdiger Timm
43f359c982 INTEGRATION: CWS changefileheader (1.16.38); FILE MERGED
2008/04/01 15:00:51 thb 1.16.38.2: #i85898# Stripping all external header guards
2008/03/31 13:07:56 rt 1.16.38.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:21:07 +00:00
Rüdiger Timm
5c58efca6a INTEGRATION: CWS changefileheader (1.9.42); FILE MERGED
2008/04/01 15:00:50 thb 1.9.42.2: #i85898# Stripping all external header guards
2008/03/31 13:07:56 rt 1.9.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:20:51 +00:00
Rüdiger Timm
ba37811e39 INTEGRATION: CWS changefileheader (1.9.42); FILE MERGED
2008/04/01 15:00:50 thb 1.9.42.3: #i85898# Stripping all external header guards
2008/04/01 12:26:00 thb 1.9.42.2: #i85898# Stripping all external header guards
2008/03/31 13:07:56 rt 1.9.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:20:34 +00:00
Rüdiger Timm
5d565e0c6e INTEGRATION: CWS changefileheader (1.4.46); FILE MERGED
2008/03/31 13:07:56 rt 1.4.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:20:19 +00:00
Rüdiger Timm
d782d53d6a INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED
2008/03/31 13:07:56 rt 1.4.12.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:20:00 +00:00
Rüdiger Timm
91a5156efe INTEGRATION: CWS changefileheader (1.12.46); FILE MERGED
2008/03/31 13:07:56 rt 1.12.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:19:46 +00:00
Oliver Bolte
569adb57c1 INTEGRATION: CWS supdremove02 (1.3.28); FILE MERGED
2008/01/29 08:51:59 rt 1.3.28.1: #i85482# Remove UPD from library name
2008-02-25 15:35:05 +00:00
Oliver Bolte
0543f4f218 #i10000# don't deliver libtests.dylib 2008-02-18 15:55:38 +00:00
Rüdiger Timm
71df333a29 INTEGRATION: CWS sb82 (1.3.38); FILE MERGED
2007/11/07 12:39:06 sb 1.3.38.1: #i83412# struct/class mismatch.
2007-11-13 14:13:10 +00:00
Jens-Heiner Rechtien
1315f21903 INTEGRATION: CWS pj83 (1.27.2); FILE MERGED
2007/07/31 20:02:34 thb 1.27.2.2: RESYNC: (1.27-1.29); FILE MERGED
2007/07/31 15:40:29 thb 1.27.2.1: #i80150# Applied er's patch to make this build for gcc3.3 again
2007-08-03 11:27:01 +00:00
Jens-Heiner Rechtien
3c10fe0d2a INTEGRATION: CWS cmcfixes37 (1.3.6); FILE MERGED
2007/07/27 10:25:11 cmc 1.3.6.1: #i80057# add VIGRA buildtype
2007-08-02 14:54:03 +00:00
Oliver Bolte
a974e55a3f INTEGRATION: CWS aw051 (1.26.18); FILE MERGED
2007/06/07 11:44:20 aw 1.26.18.1: #i77162# adaptions to changed B2DPolygon bezier handling
2007-07-18 10:00:18 +00:00
Rüdiger Timm
8b2897125e INTEGRATION: CWS aquavcl01 (1.4.22); FILE MERGED
2007/06/22 15:41:58 pl 1.4.22.1: #i78704# thb: fix xor clipping
2007-07-05 07:56:07 +00:00
Rüdiger Timm
be9e63de9c INTEGRATION: CWS aquavcl01 (1.26.22); FILE MERGED
2007/06/22 19:06:25 thb 1.26.22.3: #i78704# Unified the two 32bpp formats
2007/06/22 15:41:58 pl 1.26.22.2: #i78704# thb: fix xor clipping
2007/06/21 09:00:07 pl 1.26.22.1: #i78704# add a new pixelformat, minor cosmetics
2007-07-05 07:55:38 +00:00
Rüdiger Timm
fd4b823329 INTEGRATION: CWS aquavcl01 (1.8.18); FILE MERGED
2007/06/21 09:00:07 pl 1.8.18.1: #i78704# add a new pixelformat, minor cosmetics
2007-07-05 07:55:07 +00:00
Rüdiger Timm
8ba9f202f1 INTEGRATION: CWS aquavcl01 (1.2.18); FILE MERGED
2007/06/22 19:06:24 thb 1.2.18.3: #i78704# Unified the two 32bpp formats
2007/06/22 15:49:55 ericb 1.2.18.2: add PowerPC endianness
2007/06/21 09:00:07 pl 1.2.18.1: #i78704# add a new pixelformat, minor cosmetics
2007-07-05 07:54:38 +00:00
Rüdiger Timm
35e3bd6011 INTEGRATION: CWS aquavcl01 (1.7.22); FILE MERGED
2007/06/21 09:00:07 pl 1.7.22.1: #i78704# add a new pixelformat, minor cosmetics
2007-07-05 07:54:06 +00:00
Rüdiger Timm
433ba308d0 INTEGRATION: CWS aquavcl01 (1.2.22); FILE MERGED
2007/06/21 09:00:07 pl 1.2.22.1: #i78704# add a new pixelformat, minor cosmetics
2007-07-05 07:53:41 +00:00
Jens-Heiner Rechtien
b636314d48 #i10000#: making bmpdemo dependend on vcl creates ring dependency 2007-06-29 10:01:52 +00:00
Jens-Heiner Rechtien
63fa844e55 INTEGRATION: CWS basebmp01 (1.1.20); FILE MERGED
2007/05/22 09:59:18 thb 1.1.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again
2007-06-27 11:42:49 +00:00
Jens-Heiner Rechtien
359a09166e INTEGRATION: CWS basebmp01 (1.3.20); FILE MERGED
2007/05/22 09:59:18 thb 1.3.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again
2007-06-27 11:42:35 +00:00
Jens-Heiner Rechtien
78103a91ba INTEGRATION: CWS basebmp01 (1.6.20); FILE MERGED
2007/06/22 19:50:30 thb 1.6.20.3: #i10000# Must not use lib to test against - not yet delivered at the time the tests must run. Linking statically instead.
2007/05/22 21:17:38 thb 1.6.20.2: #147378# Enabled unit tests for normal build
2007/05/22 09:59:18 thb 1.6.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again
2007-06-27 11:42:18 +00:00
Jens-Heiner Rechtien
0f8f7ae16e INTEGRATION: CWS basebmp01 (1.26.20); FILE MERGED
2007/05/22 09:59:18 thb 1.26.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again
2007-06-27 11:42:01 +00:00
Jens-Heiner Rechtien
77e45e9f11 INTEGRATION: CWS basebmp01 (1.2.10); FILE MERGED
2007/05/22 21:17:38 thb 1.2.10.1: #147378# Enabled unit tests for normal build
2007-06-27 11:41:44 +00:00
Jens-Heiner Rechtien
1694b9bebf INTEGRATION: CWS basebmp01 (1.4.16); FILE MERGED
2007/05/22 09:59:17 thb 1.4.16.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again
2007-06-27 11:41:22 +00:00
Jens-Heiner Rechtien
1f04937e1d INTEGRATION: CWS basebmp01 (1.3.20); FILE MERGED
2007/05/22 09:59:17 thb 1.3.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again
2007-06-27 11:41:07 +00:00
Jens-Heiner Rechtien
f6d09649a0 INTEGRATION: CWS basebmp01 (1.4.20); FILE MERGED
2007/05/22 09:59:17 thb 1.4.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again
2007-06-27 11:40:53 +00:00
Jens-Heiner Rechtien
25a5895399 INTEGRATION: CWS basebmp01 (1.9.20); FILE MERGED
2007/05/22 09:59:17 thb 1.9.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again
2007-06-27 11:40:38 +00:00
Jens-Heiner Rechtien
952dcc17eb INTEGRATION: CWS basebmp01 (1.1.2); FILE ADDED
2007/05/22 09:59:17 thb 1.1.2.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again
2007-06-27 11:40:23 +00:00
Jens-Heiner Rechtien
bb71a3a5d8 INTEGRATION: CWS basebmp01 (1.2.20); FILE MERGED
2007/05/22 09:59:17 thb 1.2.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again
2007-06-27 11:40:09 +00:00
Jens-Heiner Rechtien
1a205d851c INTEGRATION: CWS basebmp01 (1.5.20); FILE MERGED
2007/05/22 09:59:17 thb 1.5.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again
2007-06-27 11:39:54 +00:00
Oliver Bolte
17c9e6d821 INTEGRATION: CWS ause069 (1.2.6); FILE MERGED
2006/10/18 17:09:43 hjs 1.2.6.1: #i70359# remove forced shell calls
2007-01-25 12:50:43 +00:00
Jens-Heiner Rechtien
ca49a16cbe INTEGRATION: CWS cmcfixes30 (1.1.12); FILE MERGED
2006/12/19 09:34:57 cmc 1.1.12.1: #i72739# boost build conditional
2007-01-03 10:30:50 +00:00