Commit Graph

293 Commits

Author SHA1 Message Date
4cea79ccdf initial commit of code reorg, existing files that are modified 2009-09-18 15:24:22 +00:00
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
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
97da5f56bd CWS-TOOLING: integrate CWS npower11
2009-01-21 11:00:00 +0100 npower  r266639 : replace ScAddress::CONV_XL_R1C1 with
formula::FormulaGrammar::CONV_XL_R1C1 
2009-01-21 10:58:33 +0100 npower  r266638 : fixup access for changes to compiler.[ch]xx
2009-01-21 10:57:46 +0100 npower  r266637 : replace the static with non-static  member ( to align with the latest
m39 ) changes
2009-01-20 11:53:52 +0100 npower  r266562 : CWS-TOOLING: rebase CWS npower11 to trunk@266428 (milestone: DEV300:m39)
2009-01-09 23:31:00 +0100 cloph  r266122 : fix typo (missing "="), initialize variables to avoid WaE breakage
2009-01-09 11:57:20 +0100 npower  r266071 : wae Mac OSX gcc-4.0.1 (PPC)
2009-01-08 11:09:49 +0100 npower  r265986 : wae - Mac OSX gcc-4.0.1 (PPC)
2009-01-07 10:33:20 +0100 npower  r265952 : wae Mac OSX gcc-4.0.1 
2008-12-18 19:14:10 +0100 npower  r265712 : wae for wntmsci12 target
2008-12-17 16:14:54 +0100 npower  r265640 : add Outline property for Font, also remove growing list of friend classes
for ScCellRangeObj and replace by a single class.
2008-12-17 16:11:02 +0100 npower  r265639 : fix path variable for 3.1, also tweak the unix logs
2008-12-11 02:39:58 +0100 hanbo  r265233 : fix the vba/vba namespace of constants
2008-11-25 17:05:39 +0100 npower  r264317 : namespace changes
2008-11-25 14:12:37 +0100 npower  r264308 : revert changes made by mistake when migrating cws
2008-11-25 13:30:59 +0100 npower  r264296 : i#93944# namespace changes
2008-11-25 13:29:25 +0100 npower  r264293 : i#93944# namespace changes
2008-11-25 13:27:08 +0100 npower  r264289 : i#93944# namespace changes
2008-11-24 18:24:17 +0100 npower  r264263 : svn migration
2008-11-24 18:22:47 +0100 npower  r264262 : not needed anymore
2008-11-24 18:21:23 +0100 npower  r264261 : svn migration
2008-11-24 18:18:31 +0100 npower  r264260 : svn migration
2009-02-13 13:03:24 +00:00
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
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
4bd9443878 CWS-TOOLING: integrate CWS sqlsyntaxhighlighting
2008-11-20 17:23:29 +0100 mod  r264074 : new colors by UX
2008-11-17 17:37:19 +0100 mod  r263732 : revert manual fix for icu
2008-11-17 15:03:39 +0100 mod  r263725 : manual fix for icu
2008-11-17 11:26:39 +0100 mod  r263709 : manual fix for icu
2008-11-16 18:19:16 +0100 mod  r263702 : `fix
2008-11-12 22:11:50 +0100 mod  r263619 : CWS-TOOLING: rebase CWS sqlsyntaxhighlighting to trunk@263288 (milestone: DEV300:m35)
2008-11-12 11:04:33 +0100 mod  r263578 : minor cleanup
2008-11-12 11:03:02 +0100 mod  r263577 : seperate MulitLineEditSyntaxHighlighter into new file
2008-11-06 15:13:27 +0100 fs  r263391 : merged from trunk
2008-11-06 15:09:20 +0100 fs  r263390 : merged from trunk
2008-11-06 15:07:06 +0100 fs  r263388 : reverted the change c262599. This seems to be a merge from trunk, but without properly setting svn:mergeinfo, thus it results in conflicts when doing a real 'svn merge'.
2008-11-06 15:03:19 +0100 fs  r263387 : merged rev. 262769
2008-11-03 17:58:19 +0100 mod  r263297 : little fixes
2008-11-03 17:56:49 +0100 mod  r263296 : little fixes
2008-11-03 17:12:41 +0100 mod  r263295 : new entry SQL comment for Tools-Appearance
2008-11-03 17:12:13 +0100 mod  r263294 : different tokenizer based on language
2008-11-03 17:11:40 +0100 mod  r263293 : new entry for Tools-Appearance: SQL Comment
2008-11-03 17:11:14 +0100 mod  r263292 : get notification about color changes for sql view
2008-10-29 00:01:40 +0100 mod  r262768 : string listbox
2008-10-28 23:57:45 +0100 mod  r262767 : string listbox
2008-10-22 18:38:07 +0200 mod  r262614 : source alignment fix
2008-10-22 18:37:23 +0200 mod  r262613 : '' as string as well
2008-10-22 18:36:45 +0200 mod  r262612 : get syntax highlighting in tools-sql...
2008-10-22 14:11:12 +0200 mod  r262605 : formatting fix
2008-10-22 13:30:42 +0200 mod  r262599 : additional entries for Tools-Options-Appearance
2008-10-19 22:53:50 +0200 mod  r262302 : migration from cvs to svn
2008-10-19 22:37:45 +0200 mod  r262301 : migration from cvs to svn
2008-10-19 22:36:04 +0200 mod  r262300 : migration from cvs to svn
2008-11-28 11:39:37 +00:00
1c20d7b53d CWS-TOOLING: integrate CWS ab64_DEV300 2008-11-20 14:05:36 +00:00
7e6737cc86 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
f07ad1e362 CWS-TOOLING: integrate CWS pflin10 2008-10-28 08:22:18 +00:00
9aff5bfafc INTEGRATION: CWS ab53 (1.52.26); FILE MERGED
2008/06/25 09:43:50 tkr 1.52.26.2: #i91017# add CreateInstanceWithArguments methode
2008/06/06 11:36:50 ab 1.52.26.1: #i88930# Initialize bNeedIntrospection in initializer list
2008-07-07 10:58:50 +00:00
f85b9f658e INTEGRATION: CWS npower10 (1.41.34); FILE MERGED
2008/05/07 07:11:30 pflin 1.41.34.3: RESYNC: (1.41-1.42); FILE MERGED
2008/03/03 20:08:35 npower 1.41.34.2: #i58089#
2007/12/20 21:23:01 npower 1.41.34.1: #58089
2008-07-02 08:57:20 +00:00
c8cc4c4ea1 INTEGRATION: CWS obo30 (1.42.22); FILE MERGED
2008/05/30 09:44:46 obo 1.42.22.1: #i90100# ambigous Reference during ENABLE_PCH build
2008-06-24 15:02:49 +00:00
2633805a94 INTEGRATION: CWS obo30 (1.52.24); FILE MERGED
2008/06/06 07:01:37 obo 1.52.24.2: #i90100# EOL missing
2008/05/30 09:44:46 obo 1.52.24.1: #i90100# ambigous Reference during ENABLE_PCH build
2008-06-24 15:02:34 +00:00
1b9423a8a1 INTEGRATION: CWS obo30 (1.15.24); FILE MERGED
2008/05/30 09:44:45 obo 1.15.24.1: #i90100# ambigous Reference during ENABLE_PCH build
2008-06-24 15:02:14 +00:00
80b1d5bf5e INTEGRATION: CWS obo30 (1.33.12); FILE MERGED
2008/06/20 09:53:23 obo 1.33.12.3: RESYNC: (1.33-1.34); FILE MERGED
2008/06/06 07:01:37 obo 1.33.12.2: #i90100# EOL missing
2008/05/30 09:44:45 obo 1.33.12.1: #i90100# ambigous Reference during ENABLE_PCH build
2008-06-24 15:01:59 +00:00
9652f01ed9 INTEGRATION: CWS ab48 (1.26.16); FILE MERGED
2008/06/10 06:55:06 ab 1.26.16.4: #i75443# Removed warnings
2008/06/10 05:09:42 ab 1.26.16.3: RESYNC: (1.26-1.27); FILE MERGED
2008/04/04 10:44:57 ab 1.26.16.2: #i75443# Support multiple array indices
2008/03/31 12:01:06 ab 1.26.16.1: #i79918#, #i80532# New parameter handling
2008-06-24 15:01:06 +00:00
5d50e1e576 INTEGRATION: CWS dba30c (1.33.4); FILE MERGED
2008/06/04 11:21:12 fs 1.33.4.1: don't getByName an element of a lib which is not loaded - this will throw nowadays
2008-06-06 12:28:21 +00:00
443f974347 INTEGRATION: CWS npower9 (1.30.30); FILE MERGED
2008/04/22 09:17:46 npower 1.30.30.4: RESYNC: (1.31-1.32); FILE MERGED
2008/04/15 15:21:04 npower 1.30.30.3: Issue number:  #i84808#
since we use the dialog uno service now ( to share code ) the error handling
has slightly changed, we were missing handling ( or not handling ) some
exception, this fixes that.
2008/02/25 11:12:28 npower 1.30.30.2: RESYNC: (1.30-1.31); FILE MERGED
2007/12/20 21:19:27 npower 1.30.30.1: #i84808#
2008-05-05 14:57:50 +00:00
138d30c644 INTEGRATION: CWS changefileheader (1.41.58); FILE MERGED
2008/04/01 15:01:51 thb 1.41.58.2: #i85898# Stripping all external header guards
2008/03/28 16:07:15 rt 1.41.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:48:20 +00:00
b03c27b89d INTEGRATION: CWS changefileheader (1.51.24); FILE MERGED
2008/04/01 15:01:51 thb 1.51.24.2: #i85898# Stripping all external header guards
2008/03/28 16:07:15 rt 1.51.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:47:58 +00:00
1944f1040f INTEGRATION: CWS changefileheader (1.13.78); FILE MERGED
2008/04/01 15:01:51 thb 1.13.78.2: #i85898# Stripping all external header guards
2008/03/28 16:07:15 rt 1.13.78.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:47:39 +00:00
575d475c11 INTEGRATION: CWS changefileheader (1.47.88); FILE MERGED
2008/03/28 16:07:14 rt 1.47.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:47:22 +00:00
3a9ce1e442 INTEGRATION: CWS changefileheader (1.33.64); FILE MERGED
2008/04/01 15:01:50 thb 1.33.64.3: #i85898# Stripping all external header guards
2008/04/01 10:48:40 thb 1.33.64.2: #i85898# Stripping all external header guards
2008/03/28 16:07:14 rt 1.33.64.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:46:58 +00:00
8576b8c925 INTEGRATION: CWS changefileheader (1.14.58); FILE MERGED
2008/03/28 16:07:14 rt 1.14.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:46:38 +00:00
903c5f9823 INTEGRATION: CWS changefileheader (1.15.192); FILE MERGED
2008/03/28 16:07:14 rt 1.15.192.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:46:22 +00:00
d2dcdd0c24 INTEGRATION: CWS changefileheader (1.24.88); FILE MERGED
2008/04/01 15:01:50 thb 1.24.88.2: #i85898# Stripping all external header guards
2008/03/28 16:07:12 rt 1.24.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:45:08 +00:00
1f0b489c8d INTEGRATION: CWS changefileheader (1.31.22); FILE MERGED
2008/04/01 15:01:50 thb 1.31.22.3: #i85898# Stripping all external header guards
2008/04/01 10:48:40 thb 1.31.22.2: #i85898# Stripping all external header guards
2008/03/28 16:07:12 rt 1.31.22.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:44:51 +00:00
eb2b73dc04 INTEGRATION: CWS changefileheader (1.26.24); FILE MERGED
2008/04/01 15:01:50 thb 1.26.24.2: #i85898# Stripping all external header guards
2008/03/28 16:07:12 rt 1.26.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:44:31 +00:00
2ce1162d9d INTEGRATION: CWS ab42 (1.50.12); FILE MERGED
2008/01/10 16:07:20 ab 1.50.12.2: #i83978# Applied PATCH from fs to consolidate exception message handling
2007/12/20 09:34:37 ab 1.50.12.1: #i84040# Allow to create Exception instances in CreateUnoStruct / Dim As New ...
2008-01-28 13:00:06 +00:00
6a0819abeb INTEGRATION: CWS ab42 (1.30.24); FILE MERGED
2008/01/09 14:07:34 ab 1.30.24.1: #i83963# Force title bar for dialogs
2008-01-28 12:59:47 +00:00
75cca1a1ca INTEGRATION: CWS ab42 (1.25.46); FILE MERGED
2008/01/14 10:38:49 ab 1.25.46.2: #i82830# Use SAL_PRIXUINT32
2007/12/21 14:21:02 ab 1.25.46.1: #i81123# PATCH: signed/unsigned stuff for ppc
2008-01-28 12:59:35 +00:00
1f749dbeec INTEGRATION: CWS sb82 (1.49.16); FILE MERGED
2007/11/08 10:13:08 sb 1.49.16.1: #i83412# Avoid warnings about switch cases that are not valid enum values (wntmsci11).
2007-11-13 14:21:05 +00:00
af903e88a8 INTEGRATION: CWS sb71 (1.28.22); FILE MERGED
2007/07/18 12:57:08 sb 1.28.22.2: RESYNC: (1.28-1.29); FILE MERGED
2007/06/28 12:51:12 sb 1.28.22.1: #i75466# Removed obsolete runtime loading of xcr lib from sb lib.
2007-10-15 12:03:12 +00:00
1ddd54a7be INTEGRATION: CWS os2port01 (1.32.10); FILE MERGED
2007/09/05 05:39:10 obr 1.32.10.3: RESYNC: (1.37-1.40); FILE MERGED
2007/08/10 10:51:51 obr 1.32.10.2: RESYNC: (1.32-1.37); FILE MERGED
2006/12/28 14:32:27 ydario 1.32.10.1: OS/2 initial import
2007-09-20 14:54:35 +00:00
01d22ab9f0 INTEGRATION: CWS os2port01 (1.9.4); FILE MERGED
2007/08/10 10:51:06 obr 1.9.4.2: RESYNC: (1.9-1.13); FILE MERGED
2006/12/28 14:32:27 ydario 1.9.4.1: OS/2 initial import
2007-09-20 14:54:23 +00:00
a87de4a43d INTEGRATION: CWS npower7 (1.36.42); FILE MERGED
2007/05/02 09:44:42 npower 1.36.42.3: #i76818#
2007/02/19 10:28:52 npower 1.36.42.2: use a internal flag for vba mode
2007/02/16 17:14:14 npower 1.36.42.1: #i73830 compatible rtl like function
2007-08-30 08:59:22 +00:00
459948ab7b INTEGRATION: CWS npower7 (1.46.6); FILE MERGED
2007/07/05 11:44:36 npower 1.46.6.6: RESYNC: (1.46-1.47); FILE MERGED
2007/05/09 15:49:15 npower 1.46.6.5: #i68897#
2007/04/30 11:55:20 npower 1.46.6.4: cleanup
2007/04/27 14:28:50 npower 1.46.6.3: #i68897# remove #ifdef(s)
2007/03/02 10:09:49 npower 1.46.6.2: #i73830i# fix windows warnings
2007/02/27 18:29:08 npower 1.46.6.1: #i68897 constant and dim as xxx support
2007-08-30 08:59:12 +00:00
80a36d14e8 INTEGRATION: CWS npower7 (1.31.2); FILE MERGED
2007/05/02 09:44:21 npower 1.31.2.1: #i76819#
2007-08-30 08:58:59 +00:00
1ae2577d9e #i80726# fix for testtool 2007-08-17 07:15:47 +00:00
d88593af59 INTEGRATION: CWS ab34 (1.36.50); FILE MERGED
2007/07/24 13:47:27 ab 1.36.50.3: RESYNC: (1.36-1.37); FILE MERGED
2007/06/20 10:48:58 ab 1.36.50.2: #i75428# Search MSO Macro Runtime lib and disable search for vba mode
2007/03/12 12:12:36 ab 1.36.50.1: #i73457# Prevent sub from beeing set as param 0 for return type void
2007-08-03 08:55:16 +00:00
b8e099fb65 INTEGRATION: CWS ab34 (1.11.68); FILE MERGED
2007/07/24 13:47:10 ab 1.11.68.2: RESYNC: (1.11-1.12); FILE MERGED
2007/06/20 10:48:58 ab 1.11.68.1: #i75428# Search MSO Macro Runtime lib and disable search for vba mode
2007-08-03 08:55:04 +00:00
33db5e7a34 INTEGRATION: CWS ab34 (1.23.50); FILE MERGED
2007/07/24 13:46:11 ab 1.23.50.2: RESYNC: (1.23-1.24); FILE MERGED
2007/06/20 10:21:31 ab 1.23.50.1: #i75598# Add missing pcode
2007-08-03 08:54:50 +00:00
ede1ccf76b INTEGRATION: CWS vgbugs07 (1.36.66); FILE MERGED
2007/06/04 13:22:16 vg 1.36.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 13:19:36 +00:00
44cf7f6cb6 INTEGRATION: CWS vgbugs07 (1.46.30); FILE MERGED
2007/06/04 13:22:15 vg 1.46.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 13:19:21 +00:00
2912f67746 INTEGRATION: CWS vgbugs07 (1.11.84); FILE MERGED
2007/06/04 13:22:15 vg 1.11.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 13:19:05 +00:00
04c7551d3b INTEGRATION: CWS vgbugs07 (1.46.16); FILE MERGED
2007/06/04 13:22:15 vg 1.46.16.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 13:18:49 +00:00
818df0f64c INTEGRATION: CWS vgbugs07 (1.31.10); FILE MERGED
2007/06/04 13:22:15 vg 1.31.10.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 13:18:35 +00:00
2581c6ef3b INTEGRATION: CWS vgbugs07 (1.11.72); FILE MERGED
2007/06/04 13:22:15 vg 1.11.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 13:18:20 +00:00
b4b70ec865 INTEGRATION: CWS vgbugs07 (1.23.66); FILE MERGED
2007/06/04 13:22:15 vg 1.23.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 13:18:06 +00:00