Daniel Rentz
|
7857895b3d
|
mib18: rebase to OOO330m4
|
2010-08-13 11:29:46 +02:00 |
|
Michael E. Bohn
|
a72754d198
|
mib18: #163259# implementation of global symbol Excel
|
2010-08-10 18:14:58 +02:00 |
|
Michael E. Bohn
|
6c3c1c50fe
|
heads merged
|
2010-08-10 16:57:47 +02:00 |
|
Michael E. Bohn
|
7c2b94d0a3
|
mib18: #163120# adding the entrypoint for symbol Debug
|
2010-08-10 16:55:52 +02:00 |
|
Daniel Rentz
|
476aa1795b
|
mib18: #163246# add VBA symbol Worksheet.ProtectScenarios
|
2010-08-10 10:27:30 +02:00 |
|
Daniel Rentz
|
2ecf87efeb
|
mib18: #162938# add VBA symbol Worksheet.AutoFilterMode
|
2010-08-04 18:13:02 +02:00 |
|
Ivo Hinkelmann
|
63be9a1915
|
#i10000# fixed d.lst
|
2010-08-04 13:26:33 +02:00 |
|
Daniel Rentz
|
ad7fbe5ff5
|
mib17: #163146# XLS import: do not skip hidden names, do not rename sheet-local names, add Worksheet.Names VBA symbol -- #i112849# fix crash when closing Calc document
|
2010-07-30 17:28:42 +02:00 |
|
Daniel Rentz
|
0ae44da775
|
mib17: rebase to DEV300_m84
|
2010-07-27 17:12:01 +02:00 |
|
Daniel Rentz
|
cf2e818a24
|
mib17: add Application.Visible
|
2010-07-19 23:54:06 +02:00 |
|
Daniel Rentz
|
c449069c06
|
mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power
|
2010-07-06 19:34:53 +02:00 |
|
Daniel Rentz
|
98b532d576
|
mib17: remove unused/needless code
|
2010-06-22 18:16:32 +02:00 |
|
Daniel Rentz
|
02799da3b5
|
mib16: contributed bugfixes and various new symbols in VBA compatibility implementation
|
2010-06-15 20:19:01 +02:00 |
|
Daniel Rentz
|
5ed103d2dd
|
mib16: contributed bugfixes and various new symbols in VBA compatibility implementation
|
2010-06-15 20:02:53 +02:00 |
|
Daniel Rentz
|
87523ea710
|
npower13_objectmodules: rebase and merge with DEV300_m78
|
2010-05-21 10:11:51 +02:00 |
|
npower Developer
|
708b462a82
|
npower13_objectmodule: #i110672# fix Application.ThisWorkbook ( from dr )
|
2010-04-07 17:02:52 +01:00 |
|
npower Developer
|
121fe76705
|
npower14miscfixes: #i108853# enable build of oovbaapi always ( which is better than trying to ifdef out code that uses the generated headers
|
2010-03-04 23:03:12 +00:00 |
|
npower Developer
|
da0a3a0e7f
|
npower13_objectmodule: #i109734# object module stuff
|
2010-03-02 12:39:31 +00:00 |
|
Vladimir Glazunov
|
ae517b62d9
|
CWS-TOOLING: integrate CWS changefileheader2
|
2010-02-17 10:32:35 +01: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 |
|
Vladimir Glazunov
|
b6d8c905aa
|
CWS-TOOLING: integrate CWS ab71
|
2010-02-04 16:22:08 +01:00 |
|
Jens-Heiner Rechtien
|
ab2c479d30
|
ab71: merge with DEV300_m63
|
2010-01-29 15:36:08 +00:00 |
|
Kurt Zenker
|
7902a74a45
|
CWS-TOOLING: integrate CWS npower12
|
2009-12-02 17:38:39 +01:00 |
|
Rüdiger Timm
|
e04d800a51
|
#i105690# Patch by mux2005: fix compile error in module oovbaapi when building with --disable-vba. And, sorry, my previous (r276809) commit had the wrong issue ID: that openssl stuff is #i105699#.
|
2009-10-09 12:28:54 +00:00 |
|
Noel Power
|
d37c09f380
|
new and removed files
|
2009-09-18 15:35:47 +00:00 |
|
Noel Power
|
4cea79ccdf
|
initial commit of code reorg, existing files that are modified
|
2009-09-18 15:24:22 +00:00 |
|
Ivo Hinkelmann
|
17f1988c76
|
CWS-TOOLING: integrate CWS l10nframework01
|
2009-09-16 11:45:54 +00:00 |
|
Andreas Bregas
|
00ef2d5056
|
#i102261# OLE control event handler support
|
2009-06-17 13:32:41 +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
|
e2491ae5ea
|
INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED
2008/03/31 16:15:54 rt 1.2.12.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 09:06:41 +00:00 |
|
Rüdiger Timm
|
aee88c1c54
|
INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED
2008/03/31 16:15:54 rt 1.3.8.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 09:06:25 +00:00 |
|
Rüdiger Timm
|
cdd7a96cba
|
INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED
2008/03/31 16:15:53 rt 1.3.8.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 09:06:09 +00:00 |
|
Rüdiger Timm
|
a66c4430a1
|
INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED
2008/03/31 16:15:53 rt 1.2.12.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 09:05:49 +00:00 |
|
Rüdiger Timm
|
f2c7e6e8bb
|
INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED
2008/03/31 16:15:53 rt 1.2.8.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 09:05:33 +00:00 |
|
Rüdiger Timm
|
41abe168c4
|
INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED
2008/03/31 16:15:52 rt 1.2.8.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 09:01:16 +00:00 |
|
Rüdiger Timm
|
dc8cf54a50
|
INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED
2008/03/31 16:15:52 rt 1.2.12.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 09:00:49 +00:00 |
|
Rüdiger Timm
|
12c01ac36e
|
INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED
2008/03/31 16:15:52 rt 1.3.8.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 08:59:47 +00:00 |
|
Rüdiger Timm
|
5ec4474219
|
INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED
2008/03/31 16:15:51 rt 1.2.8.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 08:54:06 +00:00 |
|
Rüdiger Timm
|
82692f479e
|
INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED
2008/03/31 16:15:51 rt 1.3.8.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 08:52:54 +00:00 |
|
Rüdiger Timm
|
0257d9144c
|
INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED
2008/03/31 16:15:50 rt 1.4.8.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 08:45:13 +00:00 |
|
Rüdiger Timm
|
9ebf982f70
|
INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED
2008/03/31 16:15:16 rt 1.2.8.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 08:44:55 +00:00 |
|
Rüdiger Timm
|
95afc3c870
|
INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED
2008/03/31 16:15:15 rt 1.2.8.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 08:39:21 +00:00 |
|
Rüdiger Timm
|
2d2acb7570
|
INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED
2008/03/31 16:15:12 rt 1.2.8.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 08:37:41 +00:00 |
|
Rüdiger Timm
|
8cfcc597de
|
INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED
2008/03/31 16:15:11 rt 1.2.8.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 08:35:44 +00:00 |
|
Hans-Joachim Lankenau
|
bef36f803d
|
#i10000# have vba enabled - and make it build
|
2007-12-13 09:54:57 +00:00 |
|
Hans-Joachim Lankenau
|
15d63efff3
|
#i10000# make it build if not used
|
2007-12-07 13:17:37 +00:00 |
|
Vladimir Glazounov
|
ab740f4a24
|
INTEGRATION: CWS npower8 (1.2.2); FILE MERGED
2007/07/05 11:07:16 npower 1.2.2.2: cater for new constants and genconstidl dirs
2007/05/11 11:40:58 npower 1.2.2.1: #i75551#
|
2007-12-07 11:18:45 +00:00 |
|
Vladimir Glazounov
|
073cb61166
|
INTEGRATION: CWS npower8 (1.2.2); FILE MERGED
2007/07/05 11:06:02 npower 1.2.2.2: take care of new genidlconst and org/openoffice/constants sub dirs
2007/05/11 11:07:38 npower 1.2.2.1: #i75551#
|
2007-12-07 11:18:33 +00:00 |
|
Vladimir Glazounov
|
dc2e355d82
|
INTEGRATION: CWS npower8 (1.2.2); FILE MERGED
2007/05/14 11:11:38 npower 1.2.2.3: Add licence info
2007/05/11 11:40:01 npower 1.2.2.2: #i75551#
2007/05/10 11:22:17 npower 1.2.2.1: #i77189# idl
|
2007-12-07 11:18:21 +00:00 |
|
Vladimir Glazounov
|
3c5cb655e7
|
INTEGRATION: CWS npower8 (1.1.2); FILE ADDED
2007/05/14 09:55:15 npower 1.1.2.2: add licence header info
2007/05/10 11:22:53 npower 1.1.2.1: #i77189# new idl
|
2007-12-07 11:18:09 +00:00 |
|