Daniel Rentz
0ae44da775
mib17: rebase to DEV300_m84
2010-07-27 17:12:01 +02:00
Andreas Bregas
b7d6f018da
mib17: #i110822# Fixed named parameter handling in automation bridge
2010-07-27 12:16:05 +02:00
Andreas Bregas
b57b872f1b
mib17: #162887# #162899# Changed handling of missing parameters
2010-07-20 11:49:49 +02:00
Andreas Bregas
ba994212ea
mib17: #i100659# Changed module variable handling
2010-07-05 13:58:36 +02:00
Andreas Bregas
5db01bbf8f
mib17: #i110821# COM default member support
2010-06-25 08:57:06 +02:00
Daniel Rentz
5ed103d2dd
mib16: contributed bugfixes and various new symbols in VBA compatibility implementation
2010-06-15 20:02:53 +02:00
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
Noel Power
4cea79ccdf
initial commit of code reorg, existing files that are modified
2009-09-18 15:24:22 +00: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
Oliver Bolte
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
Rüdiger Timm
78d40bcdf3
INTEGRATION: CWS npower10 (1.32.40); FILE MERGED
...
2008/05/07 07:11:05 pflin 1.32.40.4: RESYNC: (1.32-1.33); FILE MERGED
2008/03/12 06:32:51 pflin 1.32.40.3: Issue number: i85039
Submitted by: pflin
Reviewed by: npower, ab
Fix some issues found by code review
2008/03/03 20:08:37 npower 1.32.40.2: #i58089#
2007/12/20 21:23:02 npower 1.32.40.1: #58089
2008-07-02 09:14:41 +00:00
Kurt Zenker
57816241ad
INTEGRATION: CWS obo30 (1.33.22); FILE MERGED
...
2008/05/30 09:44:47 obo 1.33.22.1: #i90100# ambigous Reference during ENABLE_PCH build
2008-06-24 15:04:49 +00:00
Rüdiger Timm
d70c9970b3
INTEGRATION: CWS changefileheader (1.32.64); FILE MERGED
...
2008/03/28 16:07:36 rt 1.32.64.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:06:21 +00:00
Vladimir Glazounov
a86aef2864
INTEGRATION: CWS npower7 (1.27.42); FILE MERGED
...
2007/07/05 11:44:54 npower 1.27.42.6: RESYNC: (1.29-1.30); FILE MERGED
2007/05/02 09:44:56 npower 1.27.42.5: #i#68898#,#i76819#
2007/04/30 16:18:23 npower 1.27.42.4: RESYNC: (1.27-1.29); FILE MERGED
2007/04/30 11:55:20 npower 1.27.42.3: cleanup
2007/02/27 18:29:10 npower 1.27.42.2: #i68897 constant and dim as xxx support
2007/02/19 10:28:53 npower 1.27.42.1: use a internal flag for vba mode
2007-08-30 09:09:56 +00:00
Jens-Heiner Rechtien
f97a739d54
INTEGRATION: CWS ab34 (1.27.50); FILE MERGED
...
2007/06/27 12:51:54 ab 1.27.50.2: RESYNC: (1.27-1.30); FILE MERGED
2007/06/20 10:48:59 ab 1.27.50.1: #i75428# Search MSO Macro Runtime lib and disable search for vba mode
2007-08-03 08:56:23 +00:00
Ivo Hinkelmann
4ad9a4f73e
INTEGRATION: CWS bgdlremove (1.29.2); FILE MERGED
...
2007/05/25 10:45:37 kso 1.29.2.1: #i76911# - ucbhelper no longer uses vos::ORef but rtl::Reference.
2007-06-05 14:11:21 +00:00
Rüdiger Timm
2f3545036f
#i10000# getVBAGlobals() does not use a parameter any more, so remove it to avoid warning (unused parameter 'pBasic').
2007-04-27 08:16:12 +00:00
Rüdiger Timm
2e40c29c35
INTEGRATION: CWS npower6 (1.27.46); FILE MERGED
...
2007/02/21 11:03:53 npower 1.27.46.2: #i74096 hook for the compatibility api globals, remove OSL_TRACES and uncessary bits
2007/02/20 18:10:52 npower 1.27.46.1: #i74096 hook for the compatibility api globals
2007-04-25 14:52:45 +00:00
Vladimir Glazounov
8ba505c68c
#100000# get rid of warnings
2006-11-03 14:11:10 +00:00
Vladimir Glazounov
5ba280b448
INTEGRATION: CWS npower4 (1.22.10); FILE MERGED
...
2006/10/26 08:34:36 npower 1.22.10.5: #i68894# fix compile error
2006/10/25 11:52:13 npower 1.22.10.4: i#i68894# remove bad cut'n'paste of function that currently doesn't exist, add issue number to changes
2006/10/20 15:38:16 npower 1.22.10.3: i#i68894# move basic search from StarBasic::Find to SbiRuntime::FindElement
2006/10/19 08:36:02 npower 1.22.10.2: #i68894# add vba symbol search
2006/10/18 20:29:18 npower 1.22.10.1: #i64884# changes for default properties
2006-11-02 15:37:23 +00:00
Vladimir Glazounov
f8e2ba9a40
INTEGRATION: CWS ab30 (1.21.28); FILE MERGED
...
2006/10/17 14:56:11 ab 1.21.28.2: RESYNC: (1.21-1.22); FILE MERGED
2006/10/05 10:39:51 ab 1.21.28.1: #i69718 Fix in SbiRuntime::CheckArray()
2006-11-02 14:49:01 +00:00
Vladimir Glazounov
371a9e13ee
INTEGRATION: CWS npower3 (1.19.4); FILE MERGED
...
2006/09/28 22:32:02 npower 1.19.4.3: RESYNC: (1.21-1.22); FILE MERGED
2006/06/28 11:06:23 npower 1.19.4.2: RESYNC: (1.19-1.21); FILE MERGED
2006/04/20 09:41:57 npower 1.19.4.1: #i64377# initial modifications to support large program sizes
2006-11-01 15:17:07 +00:00
Oliver Bolte
83817182bb
INTEGRATION: CWS sb59 (1.21.22); FILE MERGED
...
2006/08/11 15:04:30 sb 1.21.22.1: #i67487# Made code warning-free (wntmsci10).
2006-10-12 13:31:26 +00:00
Oliver Bolte
956a1f7ac1
INTEGRATION: CWS pchfix02 (1.21.24); FILE MERGED
...
2006/09/01 17:17:05 kaib 1.21.24.1: #i68856# Added header markers and pch files
2006-09-17 09:07:02 +00:00
Jens-Heiner Rechtien
5fd5df7e25
INTEGRATION: CWS warnings01 (1.18.28); FILE MERGED
...
2006/05/29 07:59:04 sb 1.18.28.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.
2006/05/23 19:11:11 sb 1.18.28.3: RESYNC: (1.18-1.20); FILE MERGED
2005/12/01 14:56:14 ab 1.18.28.2: #i53898# Removed warnings for unxlngi6
2005/11/07 12:02:52 ab 1.18.28.1: #i53898# Removed warnings
2006-06-19 16:47:47 +00:00
Rüdiger Timm
ba98bba619
INTEGRATION: CWS npower1 (1.18.68); FILE MERGED
...
2006/04/24 14:57:04 npower 1.18.68.2: RESYNC: (1.18-1.19); FILE MERGED
2006/04/14 14:48:25 npower 1.18.68.1: #i64396 default method handling
2006-05-05 09:13:24 +00:00
Vladimir Glazounov
d27a819b47
INTEGRATION: CWS ab19 (1.17.40); FILE MERGED
...
2006/03/03 10:47:14 ab 1.17.40.2: RESYNC: (1.17-1.18); FILE MERGED
2005/08/10 08:39:42 ab 1.17.40.1: #i30500# StepPARAM: Changed handling of missing variables
2006-04-07 13:04:37 +00:00
Rüdiger Timm
9597e0f847
INTEGRATION: CWS ooo19126 (1.17.54); FILE MERGED
...
2005/09/05 14:36:19 rt 1.17.54.1: #i54170# Change license header: remove SISSL
2005-09-07 20:42:41 +00:00
Oliver Bolte
d8b4510734
INTEGRATION: CWS visibility03 (1.15.8); FILE MERGED
...
2005/04/06 15:26:38 mhu 1.15.8.2: RESYNC: (1.15-1.16); FILE MERGED
2005/03/24 18:01:24 mhu 1.15.8.1: #i45006# Adapted to moved sbx headers.
2005-04-13 08:18:08 +00:00
Rüdiger Timm
fb3276f586
INTEGRATION: CWS ab14fixes (1.14.18); FILE MERGED
...
2005/03/16 15:25:55 ab 1.14.18.2: RESYNC: (1.14-1.15); FILE MERGED
2005/02/22 10:04:57 ab 1.14.18.1: #115829# Removed usage of TypeHolderObject
2005-03-29 10:53:06 +00:00
Rüdiger Timm
dcef3e3abb
INTEGRATION: CWS ab13fixes (1.14.14); FILE MERGED
...
2005/01/20 16:50:34 ab 1.14.14.2: #111897# SbiRuntime::StepParam(): Adapted DefaultId handling to UserData usage for ParamArray
2005/01/17 16:59:13 ab 1.14.14.1: #118116# SbiRuntime::CheckArray() extended to collection objects
2005-01-28 15:10:01 +00:00
Rüdiger Timm
f2e3ee87ae
INTEGRATION: CWS texteng03 (1.12.10); FILE MERGED
...
2004/11/04 11:11:18 ab 1.12.10.1: #118235# Consider Gosub in For Level handling
2004-11-15 15:38:03 +00:00
Pascal Junck
9e7a97714b
INTEGRATION: CWS ab11clonepp4 (1.12.16); FILE MERGED
...
2004/10/15 08:39:10 ab 1.12.16.1: #118083# #118084# Class support PP4 -> SO 8
2004-11-02 10:58:59 +00:00
Rüdiger Timm
65ac40db87
INTEGRATION: CWS ooo20040704 (1.11.28); FILE MERGED
...
2004/07/03 14:51:41 waratah 1.11.28.1: #i30874# Correct uninitiliased warnings
2004-09-08 13:55:48 +00:00
Oliver Bolte
2297005daa
INTEGRATION: CWS jl5vba (1.10.82); FILE MERGED
...
2004/02/13 16:18:28 ab 1.10.82.2: #115448# Dim/Private only active under compatibility mode
2004/01/21 10:26:10 ab 1.10.82.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.10.4)
2004-03-17 12:37:42 +00:00
Vladimir Glazounov
c7798a5604
INTEGRATION: CWS setup09 (1.9.32); FILE MERGED
...
2003/05/21 10:32:39 dv 1.9.32.1: #109685# fixed new/delete mismatch
2003-05-22 10:02:08 +00:00
Jens-Heiner Rechtien
9778aa12db
MWS_SRX644: migrate branch mws_srx644 -> HEAD
2003-03-18 15:28:40 +00:00
Andreas Bregas
2060347b72
#105550# Use Module TypeDescription
2002-11-28 15:38:11 +00:00
Andreas Bregas
4ba6b71a66
#102653# 32 bit arrays
2002-11-18 07:38:47 +00:00
Andreas Bregas
cb94945abe
#103654# Changed error handling if an identifier does not represent an Uno class
2002-09-30 07:54:11 +00:00
Andreas Bregas
d5259c5f39
#98536# StepLOCAL(): Check if variable exists before creating it
2002-08-13 07:10:47 +00:00
Martin Hollmichel
bc134a87a1
del: old segmentc.h
2001-10-17 17:35:14 +00:00
Andreas Bregas
5305e64128
#88329# Use new steps GLOBAL_P, FIND_G
2001-09-04 10:16:07 +00:00
Andreas Bregas
7d768de582
#83425# FindElementExtern(): Check for missing parameters
2001-05-18 11:42:15 +00:00
Jens-Heiner Rechtien
c25ec0608a
initial import
2000-09-18 15:18:56 +00:00