Commit Graph

225 Commits

Author SHA1 Message Date
Jens-Heiner Rechtien
82b1d381cd 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
Mathias Bauer
0a266bd33b merge commit 2009-09-25 21:47:16 +02:00
Ivo Hinkelmann
c932a23fb0 CWS-TOOLING: integrate CWS ab74
2009-09-10 10:13:43 +0200 jsk  r276023 : Test Cases for #i103691, #i103697, #i103990
2009-09-03 15:42:36 +0200 ab  r275754 : #i103990# Removed warning
2009-09-03 09:02:32 +0200 ab  r275744 : CWS-TOOLING: rebase CWS ab74 to trunk@275331 (milestone: DEV300:m56)
2009-09-02 17:14:42 +0200 ab  r275724 : #i103697# Applied patch
2009-08-27 15:11:50 +0200 ab  r275488 : #i103354# Check Lucene index file to be named _0.cfs, fail otherwise
2009-08-26 08:57:21 +0200 ab  r275393 : #i104354# Changed loop variable type to avoid Solaris Intel compiler optimizer bug
2009-08-17 14:17:32 +0200 ab  r275053 : #i73263# Adapted breakpoint dialog to longer strings
2009-08-13 17:09:30 +0200 ab  r274951 : #i103691# Fix empty comparison behaviour
2009-08-13 13:03:28 +0200 ab  r274935 : #i103948# Applied patch
2009-08-13 12:31:15 +0200 ab  r274931 : #i103134# Patch: Always set default property
2009-08-13 11:02:50 +0200 ab  r274926 : #i103990# Support arrays in user types
2009-07-21 11:16:54 +0200 ab  r274171 : #i102816# Make sure LocaleItem is loaded before copying from it
2009-07-20 14:56:35 +0200 ab  r274139 : #i102816# Use default language as final fallback in service implementation
2009-09-17 14:29:05 +00:00
Mathias Bauer
e7c6e5d2c2 merge commit to DEV300_m57 2009-09-09 11:45:13 +02:00
Release Engineers
8e73111fae CWS-TOOLING: integrate CWS ab72
2009-08-03 14:57:25 +0200 jsk  r274581 : #i103969 - fixed f_windowfunctions.bas
2009-08-03 13:29:21 +0200 jsk  r274577 : #i103969 - minor stability improvements and a rewrite to use GUI function to install extension (CLI version fails for some unknown reason)
2009-07-16 10:43:48 +0200 ab  r274033 : #i82918# Added support to pass context explicitely to service ctors
2009-07-08 16:24:05 +0200 ab  r273839 : CWS-TOOLING: rebase CWS ab72 to trunk@273468 (milestone: DEV300:m51)
2009-07-02 13:09:22 +0200 ab  r273641 : #i89740# Fixed resource typos
2009-07-02 12:21:49 +0200 ab  r273635 : #i99461# Applied patch
2009-06-23 15:56:08 +0200 ab  r273284 : #i100578# applied patch
2009-06-23 11:52:45 +0200 ab  r273271 : #i100600# applied patch
2009-06-22 14:35:15 +0200 ab  r273231 : #i101603# applied patch
2009-06-22 13:24:22 +0200 ab  r273227 : #i100540# applied patch to remove unused code
2009-06-10 13:33:20 +0200 ab  r272806 : #i82918# New style service ctor support
2009-08-06 11:03:20 +00:00
Mathias Bauer
94c78bed28 #i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible 2009-07-10 14:03:42 +02:00
Ivo Hinkelmann
f88817b11e CWS-TOOLING: integrate CWS sb107
2009-04-14 13:09:13 +0200 sb  r270758 : CWS-TOOLING: rebase CWS sb107 to trunk@270723 (milestone: DEV300:m46)
2009-04-06 14:11:54 +0200 sb  r270545 : #i100884# improve pagein effectiveness: wrap system libs in --as-needed on unxlngi6/unxlngx6 to avoid needing them where unneeded; link pagein as C program to avoid unneeded C++ runtime dependency; reorder pagein and javaldx in soffice startup script so that javaldx benefits from pagein
2009-03-31 16:40:23 +0200 sb  r270287 : decrease collisions in hashCode computation
2009-03-30 11:48:39 +0200 sb  r270207 : #i100668# corrected explicit template instantiation
2009-03-26 14:16:26 +0100 sb  r270078 : #i100408# inadvertently dropped libexslt dynamic library in previous rev 269789
2009-03-26 10:52:51 +0100 sb  r270058 : #i100576# fixed erroneous modification of RPM in previous rev 270057
2009-03-26 10:46:36 +0100 sb  r270057 : #i100576# Enable HAVE_LD_HASH_STYLE in sdev300.ini for unxlgni6 and unxlngx6; corrected unxlngx6.mk so that HAVE_LD_HASH_STYLE actually has an effect on ultimate LINKFLAGS value.
2009-03-25 16:53:39 +0100 sb  r270038 : #i85679# applied speed-symbolic-functions.diff provided by pmladek; re-ran autoconf; enabled HAVE_LD_BSYMBOLIC_FUNCTIONS for unxlngi6 and unxlngx6 in sdev300.ini
2009-03-25 15:29:12 +0100 sb  r270031 : #i100408# missing fixes in addition to -c 269789 (to actually only put single instances of certain libraries into installation sets)
2009-03-25 15:17:10 +0100 sb  r270029 : #i10084# revert masterfix additions of libraries to APPnSTDLIBs (during -r269000:269199) and instead use -rpath-link to avoid linker warnings on unxlngi6 and unxlngx6
2009-03-25 14:15:23 +0100 sb  r270023 : added svn:ignore
2009-03-25 10:25:08 +0100 sb  r270002 : #i10000# copied over trunk -c 269820
2009-03-23 10:16:00 +0100 sb  r269858 : CWS-TOOLING: rebase CWS sb107 to trunk@269781 (milestone: DEV300:m44)
2009-03-20 11:22:27 +0100 sb  r269789 : #i100408# reduce (multiple copies of) libraries delivered to solver; for that to work fine, deliver symlink feature got improved to only create a symlink if the original file exists
2009-03-20 09:21:32 +0100 sb  r269782 : #i100396# replace s(HTML|RTF)_xxx declarations with OOO_STRING_SVTOOLS_(HTML|RTF)_xxx macros to reduce symbolic relocations at load time (at least on ELF systems).
2009-03-19 11:34:56 +0100 sb  r269734 : #i100348# added VISIBILITY_HIDDEN=TRUE so that symbols from the resulting archive are not erroneously exported from dynamic libraries including the archive
2009-03-19 11:32:20 +0100 sb  r269733 : #i100348# as a prerequisite for following changes, brought jpeg-6b.patch into "dmake create_patch" format and removed application/octet-stream svn:mime-type
2009-03-12 10:39:08 +0100 sb  r269370 : duplicated cws/odfmetadata2/solenv/inc/target.mk -c 268831
2009-03-04 17:25:16 +0100 sb  r268849 : #i99880# missing AUGMENT_LIBRARY_PATH
2009-02-25 17:54:34 +0100 sb  r268459 : CWS-TOOLING: rebase CWS sb107 to trunk@268395 (milestone: DEV300:m42)
2009-02-25 09:23:15 +0100 sb  r268413 : #i99584# avoid undefined operations on nOffset (patch by cmc)
2009-02-23 10:02:25 +0100 sb  r268344 : #i99519 removed unnecessary library dependencies
2009-02-18 17:54:24 +0100 sb  r268250 : avoid warnings about format specifier and argument mismatch (on 64bit debug builds)
2009-02-18 17:50:34 +0100 sb  r268249 : avoid erroneous warning that control reaches end of non-void function
2009-02-18 17:33:53 +0100 sb  r268248 : sdext/source/pdfimport/misc/pdfihelper.cxx: #include <vcl/canvastools.hxx>
2009-04-27 11:24:10 +00:00
Ivo Hinkelmann
a63e7873d3 CWS-TOOLING: integrate CWS cli005
2009-01-30 15:47:54 +0100 cli  r267204 : Translated comments to English.
2009-01-30 11:46:57 +0100 cli  r267188 : CWS-TOOLING: rebase CWS cli005 to trunk@267171 (milestone: DEV300:m41)
2009-01-29 17:57:42 +0100 cli  r267165 : Translated comments to English.
2009-01-29 11:40:24 +0100 cli  r267108 : Translated comments to English and fixed indentations.
2009-01-28 17:57:58 +0100 cli  r267075 : Remove Java parsing method stubs from basic parser^^
2009-01-28 17:38:47 +0100 cli  r267072 : Translated comments to English.
2009-01-28 16:55:51 +0100 cli  r267066 : Translated comments to English.
2009-01-28 12:19:02 +0100 cli  r267053 : Translated comments to English.
2009-01-27 13:24:28 +0100 cli  r266987 : Quick fix for #i92947#
2009-01-27 12:48:19 +0100 cli  r266983 : CWS-TOOLING: rebase CWS cli005 to trunk@266944 (milestone: DEV300:m40)
2009-01-26 18:20:48 +0100 cli  r266941 : Translated comments.
2009-01-26 17:04:09 +0100 cli  r266938 : Some translations. mgrtest.cxx needs HEAVY refactoring...
2009-01-26 16:49:09 +0100 cli  r266936 : Translated comments in all include files.
2009-01-26 14:18:54 +0100 cli  r266924 : Some comments translated.
2009-01-24 17:19:07 +0100 cli  r266883 : Translation of german comments to english.
2009-01-24 16:00:05 +0100 cli  r266881 : Indentation
2009-01-24 15:53:04 +0100 cli  r266880 : Apply patch for issue #i96836#
2009-04-25 00:18:20 +00:00
Oliver Bolte
3266965986 CWS-TOOLING: integrate CWS ab61
2009-01-29 09:39:19 +0100 jsk  r267096 : #i97038
2009-01-20 12:35:31 +0100 ab  r266568 : #i94994# Applied patch
2009-01-19 17:50:55 +0100 ab  r266514 : #i97038# Applied patch
2009-01-13 14:47:20 +0100 ab  r266226 : #i96087# Applied patch
2009-01-13 12:24:30 +0100 ab  r266207 : #i95200# Applied patch
2008-12-19 16:37:32 +0100 ab  r265735 : #i93214# Applied patch
2008-12-19 16:21:38 +0100 ab  r265730 : #i57749# Applied patch
2009-02-11 07:51:53 +00:00
Rüdiger Timm
7545436c5b CWS-TOOLING: integrate CWS cmcfixes51
2008-12-08 10:12:55 +0100 cmc  r264975 : #i96203# protect with ifdefs to avoid unused symbol on mac
2008-12-05 12:23:47 +0100 cmc  r264898 : CWS-TOOLING: rebase CWS cmcfixes51 to trunk@264807 (milestone: DEV300:m37)
2008-12-01 14:45:17 +0100 cmc  r264606 : #i76655# ehlos apparently required
2008-11-28 17:49:30 +0100 cmc  r264567 : #i96655# remove newly unused method
2008-11-28 10:41:28 +0100 cmc  r264531 : #i96647# better ppc-bridges flushCode impl
2008-11-27 12:58:40 +0100 cmc  r264478 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 12:32:49 +0100 cmc  r264476 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 12:26:02 +0100 cmc  r264475 : #i96655# redundant old table export helpers
2008-11-27 11:49:06 +0100 cmc  r264473 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:38:35 +0100 cmc  r264471 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:14:21 +0100 cmc  r264467 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:06:22 +0100 cmc  r264464 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:58:18 +0100 cmc  r264462 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:41:44 +0100 cmc  r264461 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:19:24 +0100 cmc  r264460 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:13:39 +0100 cmc  r264459 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:06:14 +0100 cmc  r264458 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:59:54 +0100 cmc  r264457 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:52:51 +0100 cmc  r264456 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:48:26 +0100 cmc  r264454 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:40:20 +0100 cmc  r264452 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:35:26 +0100 cmc  r264451 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:31:00 +0100 cmc  r264450 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:24:08 +0100 cmc  r264449 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:26:15 +0100 cmc  r264443 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:21:01 +0100 cmc  r264442 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:09:40 +0100 cmc  r264441 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 23:51:56 +0100 cmc  r264440 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 23:49:09 +0100 cmc  r264439 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 18:09:54 +0100 cmc  r264432 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 18:07:40 +0100 cmc  r264431 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:28:02 +0100 cmc  r264429 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:27:39 +0100 cmc  r264428 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:18:36 +0100 cmc  r264426 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 16:22:16 +0100 cmc  r264415 : #i96624# make implicit braces and brackets explicit to avoid warnings
2008-11-26 16:00:23 +0100 cmc  r264409 : #i90426# remove warnings from svtools
2008-11-26 15:59:17 +0100 cmc  r264408 : #i90426# remove warnings
2008-11-26 15:47:32 +0100 cmc  r264404 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:46:57 +0100 cmc  r264394 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:19:50 +0100 cmc  r264387 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:15:26 +0100 cmc  r264386 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:11:26 +0100 cmc  r264384 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 13:44:23 +0100 cmc  r264380 : #i96084# comfirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 13:12:24 +0100 cmc  r264372 : #i96604# silence new warnings
2008-11-26 12:35:02 +0100 cmc  r264369 : #i96203# make qstarter work in 3-layer land
2008-11-26 12:33:04 +0100 cmc  r264368 : #i96170# ensure gtypes are up and running
2008-12-11 07:05:03 +00:00
Jens-Heiner Rechtien
1c20d7b53d CWS-TOOLING: integrate CWS ab64_DEV300 2008-11-20 14:05:36 +00:00
Rüdiger Timm
f07ad1e362 CWS-TOOLING: integrate CWS pflin10 2008-10-28 08:22:18 +00:00
Rüdiger Timm
2fadb4479e INTEGRATION: CWS npower10 (1.18.126); FILE MERGED
2008/05/07 07:10:43 pflin 1.18.126.2: RESYNC: (1.18-1.19); FILE MERGED
2007/12/20 21:23:01 npower 1.18.126.1: #58089
2008-07-02 08:59:06 +00:00
Rüdiger Timm
62cf97f916 INTEGRATION: CWS npower10 (1.14.64); FILE MERGED
2008/05/07 07:10:39 pflin 1.14.64.2: RESYNC: (1.14-1.15); FILE MERGED
2007/12/20 21:23:01 npower 1.14.64.1: #58089
2008-07-02 08:58:48 +00:00
Rüdiger Timm
951bc8d2b0 INTEGRATION: CWS npower10 (1.19.64); FILE MERGED
2008/05/07 07:10:36 pflin 1.19.64.3: RESYNC: (1.20-1.22); FILE MERGED
2008/02/26 21:59:38 npower 1.19.64.2: RESYNC: (1.19-1.20); FILE MERGED
2007/12/20 21:23:01 npower 1.19.64.1: #58089
2008-07-02 08:58:29 +00:00
Rüdiger Timm
cee96132e3 INTEGRATION: CWS npower10 (1.16.132); FILE MERGED
2008/05/07 07:10:52 pflin 1.16.132.2: RESYNC: (1.16-1.17); FILE MERGED
2007/12/20 21:23:01 npower 1.16.132.1: #58089
2008-07-02 08:58:03 +00:00
Rüdiger Timm
1f0f94575d INTEGRATION: CWS npower10 (1.28.40); FILE MERGED
2008/05/07 07:10:48 pflin 1.28.40.6: RESYNC: (1.28-1.29); FILE MERGED
2008/03/03 20:08:36 npower 1.28.40.5: #i58089#
2008/02/29 11:34:25 npower 1.28.40.4: *** empty log message ***
2008/02/28 17:53:08 npower 1.28.40.3: Issue number:  58089
ooops left in half finished bits, remove those and the not necessary 'if( !bVBASupportOn && bStatic )' test
2008/02/28 17:49:08 npower 1.28.40.2: Issue number:  58089
Submitted by:  clean up passing of static for a proceedure
2007/12/20 21:23:01 npower 1.28.40.1: #58089
2008-07-02 08:57:46 +00:00
Kurt Zenker
9c82ec4ba3 #i10000# WaE fixed 2008-06-26 20:28:32 +00:00
Kurt Zenker
35ad8bf391 INTEGRATION: CWS ab48 (1.22.54); FILE MERGED
2008/06/10 05:10:05 ab 1.22.54.2: RESYNC: (1.22-1.23); FILE MERGED
2008/04/01 09:20:30 ab 1.22.54.1: #i79918#, #i80532# New parameter handling
2008-06-24 15:02:11 +00:00
Kurt Zenker
e1f4fc2cf9 INTEGRATION: CWS ab48 (1.21.6); FILE MERGED
2008/06/10 05:10:00 ab 1.21.6.4: RESYNC: (1.21-1.22); FILE MERGED
2008/06/06 06:52:37 ab 1.21.6.3: #i75443# Fixed problem with parsing object chains
2008/04/04 10:57:36 ab 1.21.6.2: #i75443# Support multiple array indices
2008/04/01 09:20:30 ab 1.21.6.1: #i79918#, #i80532# New parameter handling
2008-06-24 15:01:55 +00:00
Kurt Zenker
47278c278b INTEGRATION: CWS ab48 (1.17.60); FILE MERGED
2008/06/10 05:09:57 ab 1.17.60.2: RESYNC: (1.17-1.18); FILE MERGED
2008/04/04 10:53:41 ab 1.17.60.1: #i75443# Support multiple array indices
2008-06-24 15:01:40 +00:00
Kurt Zenker
d2afb8ee04 INTEGRATION: CWS ab48 (1.16.150); FILE MERGED
2008/06/10 05:10:03 ab 1.16.150.2: RESYNC: (1.16-1.17); FILE MERGED
2008/04/04 10:52:57 ab 1.16.150.1: #i75443# Support multiple array indices
2008-06-24 15:01:26 +00:00
Rüdiger Timm
5157791e9a INTEGRATION: CWS changefileheader (1.22.64); FILE MERGED
2008/03/28 16:07:17 rt 1.22.64.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:53:02 +00:00
Rüdiger Timm
27210f5cd7 INTEGRATION: CWS changefileheader (1.18.148); FILE MERGED
2008/03/28 16:07:17 rt 1.18.148.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:52:41 +00:00
Rüdiger Timm
4345ef1ac4 INTEGRATION: CWS changefileheader (1.24.64); FILE MERGED
2008/04/01 15:01:52 thb 1.24.64.2: #i85898# Stripping all external header guards
2008/03/28 16:07:17 rt 1.24.64.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:52:21 +00:00
Rüdiger Timm
100059ee65 INTEGRATION: CWS changefileheader (1.14.88); FILE MERGED
2008/04/01 15:01:52 thb 1.14.88.2: #i85898# Stripping all external header guards
2008/03/28 16:07:17 rt 1.14.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:52:01 +00:00
Rüdiger Timm
c19521e0a9 INTEGRATION: CWS changefileheader (1.22.58); FILE MERGED
2008/04/01 10:48:41 thb 1.22.58.2: #i85898# Stripping all external header guards
2008/03/28 16:07:17 rt 1.22.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:51:42 +00:00
Rüdiger Timm
d3574779ff INTEGRATION: CWS changefileheader (1.6.112); FILE MERGED
2008/03/28 16:07:16 rt 1.6.112.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:51:21 +00:00
Rüdiger Timm
e3fb97177d INTEGRATION: CWS changefileheader (1.12.148); FILE MERGED
2008/03/28 16:07:16 rt 1.12.148.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:51:01 +00:00
Rüdiger Timm
95eadf61ee INTEGRATION: CWS changefileheader (1.9.148); FILE MERGED
2008/04/01 15:01:51 thb 1.9.148.2: #i85898# Stripping all external header guards
2008/03/28 16:07:16 rt 1.9.148.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:50:42 +00:00
Rüdiger Timm
faf08f448f INTEGRATION: CWS changefileheader (1.21.12); FILE MERGED
2008/03/28 16:07:16 rt 1.21.12.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:50:24 +00:00
Rüdiger Timm
ec6f80973b INTEGRATION: CWS changefileheader (1.17.64); FILE MERGED
2008/03/28 16:07:16 rt 1.17.64.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:49:56 +00:00
Rüdiger Timm
3bd5b344d8 INTEGRATION: CWS changefileheader (1.16.154); FILE MERGED
2008/03/28 16:07:16 rt 1.16.154.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:49:35 +00:00
Rüdiger Timm
ce10a1b43e INTEGRATION: CWS changefileheader (1.28.64); FILE MERGED
2008/03/28 16:07:16 rt 1.28.64.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:49:15 +00:00
Rüdiger Timm
7c109f3c4b INTEGRATION: CWS changefileheader (1.19.28); FILE MERGED
2008/03/28 16:07:15 rt 1.19.28.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:48:55 +00:00
Rüdiger Timm
028e6a5b44 INTEGRATION: CWS changefileheader (1.12.148); FILE MERGED
2008/03/28 16:07:15 rt 1.12.148.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:48:36 +00:00
Oliver Bolte
a3dda5596a INTEGRATION: CWS ab47_DEV300 (1.19.58.1.4); FILE MERGED
2008/02/22 08:35:03 ab 1.19.58.1.4.1: #i86265# Removed patches i79918, i80532
2008-02-27 09:33:36 +00:00
Vladimir Glazounov
fece1121a1 INTEGRATION: CWS ab42 (1.19.56); FILE MERGED
2008/01/10 13:34:47 ab 1.19.56.2: #i80532# applied patch
2008/01/10 11:33:41 ab 1.19.56.1: #i79918# applied patch
2008-01-28 13:00:19 +00:00
Jens-Heiner Rechtien
94ed655741 INTEGRATION: CWS gcc430 (1.18.30); FILE MERGED
2007/12/13 10:21:16 cmc 1.18.30.1: #i84499# gcc 4.3.0 is better at not generated unneeded templates, and like all compilers handles each .cxx file seperately so cannot know that the template code to generate the needed methods from is in a different .cxx so we have to force that method to be generated
2008-01-04 12:06:18 +00:00
Kurt Zenker
0a8bc30573 INTEGRATION: CWS mingwport06 (1.20.22); FILE MERGED
2007/08/24 10:44:53 vg 1.20.22.1: #i75499# pragma is for MSVC
2007-09-06 12:54:06 +00:00
Vladimir Glazounov
6dfd00d447 INTEGRATION: CWS npower7 (1.21.48); FILE MERGED
2007/02/16 17:14:15 npower 1.21.48.1: #i73830 compatible rtl like function
2007-08-30 09:00:31 +00:00
Vladimir Glazounov
868cb20bb9 INTEGRATION: CWS npower7 (1.23.42); FILE MERGED
2007/05/02 09:45:21 npower 1.23.42.1: #i#68898#
2007-08-30 09:00:21 +00:00
Vladimir Glazounov
69ba0d0652 INTEGRATION: CWS npower7 (1.19.42); FILE MERGED
2007/05/02 09:45:21 npower 1.19.42.2: #i#68898#
2007/02/27 18:29:09 npower 1.19.42.1: #i68897 constant and dim as xxx support
2007-08-30 09:00:07 +00:00
Vladimir Glazounov
0e5064562e INTEGRATION: CWS npower7 (1.16.48); FILE MERGED
2007/02/16 17:14:15 npower 1.16.48.1: #i73830 compatible rtl like function
2007-08-30 08:59:55 +00:00
Vladimir Glazounov
a8911b849f INTEGRATION: CWS npower7 (1.26.42); FILE MERGED
2007/05/02 09:44:56 npower 1.26.42.2: #i#68898#,#i76819#
2007/02/16 17:06:53 npower 1.26.42.1: #i70380 compatible erase behaviour
2007-08-30 08:59:44 +00:00
Vladimir Glazounov
dc8b72c33a INTEGRATION: CWS npower7 (1.16.42); FILE MERGED
2007/05/02 09:45:21 npower 1.16.42.1: #i#68898#
2007-08-30 08:59:33 +00:00
Jens-Heiner Rechtien
74acd2d701 INTEGRATION: CWS vgbugs07 (1.13.84); FILE MERGED
2007/06/04 13:22:16 vg 1.13.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 13:20:58 +00:00
Jens-Heiner Rechtien
64c4e1f383 INTEGRATION: CWS vgbugs07 (1.19.66); FILE MERGED
2007/06/04 13:22:16 vg 1.19.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 13:20:42 +00:00
Jens-Heiner Rechtien
eeb96f1074 INTEGRATION: CWS vgbugs07 (1.18.72); FILE MERGED
2007/06/04 13:22:16 vg 1.18.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 13:20:26 +00:00
Jens-Heiner Rechtien
45b7617b78 INTEGRATION: CWS vgbugs07 (1.26.66); FILE MERGED
2007/06/04 13:22:16 vg 1.26.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 13:20:05 +00:00