Daniel Rentz [dr]
620ecfa0dd
calcvba: #164410# obviously, extractBoolFromAny should also check for boolean value...
2011-03-25 19:01:51 +01:00
Daniel Rentz [dr]
3df85af742
calcvba: sequence index typo
2011-03-25 16:51:06 +01:00
Daniel Rentz [dr]
ba0031d834
calcvba: #164410# change namespace
2011-03-25 13:55:17 +01:00
Daniel Rentz [dr]
096ce2de8d
calcvba: #164410# add MSForms.(Combo|Text)Box.TextLength symbols
2011-03-25 11:30:09 +01:00
Daniel Rentz [dr]
b46dab973c
calcvba: #164410# improve VBA compatibility implementation in various areas: Excel symbols, MSForms symbols, document and forms event handling
2011-03-25 10:40:25 +01:00
Andreas Bregas
d8858e99a4
ab80: resync to m100
2011-02-15 17:51:52 +01:00
Andreas Bregas
fcad8a5c8b
ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300
...
ab77: #163789# Handle class module factories document specific
ab77: #163732# Defer removal of documents until XCloseListener::notifyClosing
ab77: #163808# make VBA symbols Application.ScreenUpdating and Application.Interactive work globally on all documents
ab77: wae
ab77: #163840# read UTF-8 BOM
ab77: #163732# VBA UserForm_Terminate triggered too late while closing document
ab77: minor correction
ab77: assertion: do not call ::rtl::OUString::copy() with negative index
ab77run2: #163869# do not call Class_Terminate VBA macros when document disposes
dr77i: #163941# do not update drawing layer when pasting from clipboard after cut
mib21: #163944# ignore trailing whitespace in Basic source lines
mib21: #163948# allow to manually pack MSVC DLLs into extensions
mib21: #163948# multiprocess build fix
Authors:
Andreas Bregas <ab@openoffice.org>
Daniel Rentz [dr] <daniel.rentz@oracle.com>
Eike Rathke [er] <eike.rathke@oracle.com>
2011-02-11 15:06:12 +01:00
Mathias Bauer
40953e8bab
CWS gnumake3: pull in cws removetooltypes01
2011-02-08 11:49:29 +01:00
Mathias Bauer
ab451ff91e
CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of individual standard libs from makefiles; fix export problem in framework
2011-02-02 17:05:04 +01:00
Michael Stahl
877a4a1fe7
gnumake3: remove loads of obsolete dmakefiles
2011-02-01 19:21:11 +01:00
Mathias Bauer
d1d8b2619b
CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in parallel
2011-01-31 14:12:13 +01:00
Mathias Bauer
6d8c5d7067
CWS gnumake3: kill ENABLE_VBA
2011-01-28 13:59:35 +01:00
Mathias Bauer
2d3953778c
CWS gnumake3: wrong license header in solenv, missing d.lst in sot and vbahelper
2011-01-26 13:41:35 +01:00
Mathias Bauer
80fa6e0c97
CWS gnumake3: fix license headers
2011-01-25 18:19:55 +01:00
Mathias Bauer
b58925d9ca
CWS gnumake3: fix crappy vbahelper headers
2011-01-25 16:17:23 +01:00
Mathias Bauer
3335b2f692
CWS gnumake3: convert module vbahelper to gbuild
2011-01-24 10:44:14 +01:00
Carsten Driesner
605209eda7
removetooltypes01: Rebase to DEV300m98
2011-01-21 17:18:37 +01:00
Mikhail Voytenko
78c5935675
removetooltypes01: #i112600# remove tooltypes from vbahelper
2011-01-14 15:33:42 +01:00
Mikhail Voytenko
8ff51afa0d
removetooltypes01: rebase to DEV300_m96
2011-01-06 14:57:12 +01:00
Daniel Rentz [dr]
a0d5accc1e
dr77: rebase to DEV300m96
2010-12-27 12:33:29 +01:00
Hans-Joachim Lankenau
06ef0faa30
CWS-TOOLING: integrate CWS sb131
2010-12-17 16:18:53 +01:00
Hans-Joachim Lankenau
0feae64efb
CWS-TOOLING: integrate CWS mib19
2010-12-17 13:36:59 +01:00
Daniel Rentz [dr]
75b47018bb
mib19: rebase to DEV300m95
2010-12-09 10:13:55 +01:00
Xiaofei Zhang
fa1f3c352c
removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework
2010-11-10 13:50:33 +08:00
Daniel Rentz [dr]
0f4dfb2e5e
dr77: rebase to DEV300m92
2010-11-09 15:15:30 +01:00
Mathias Bauer
83d7b776fb
CWS gnumake: resync to m91; conflicts unresolved
2010-10-28 23:02:10 +02:00
sb
1885dddbdd
sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
2010-10-22 10:37:46 +02:00
Daniel Rentz [dr]
38fe013966
dr77: rebase to DEV300_m88
2010-09-28 20:30:05 +02:00
sb
36fa44d9be
sb129: merged in DEV300_m88
2010-09-22 10:27:02 +02:00
Michael E. Bohn
d64222d8ff
merged heads
2010-09-17 02:15:05 +02:00
Michael E. Bohn
6f8d8311da
mib19: #163501# fix for showing and hiding custom menu entries via vba.
2010-09-17 02:08:24 +02:00
Michael E. Bohn
e0f0548d59
mib19: #163532# fix for enabling and disabling custom menue entries via vba.
2010-09-17 01:45:17 +02:00
Daniel Rentz [dr]
6ec6e8a3ec
mib19: #163640# do not fire selection change events when changing/insertintg/deleting sheets
2010-09-15 14:11:13 +02:00
Daniel Rentz [dr]
7e801dd209
mib19: #163557# cleanup VBA XDocuments implementation, trigger Workbook_Open event when creating a new Excel workbook via Workbooks.Add
2010-09-13 17:47:04 +02:00
sb
9551bf5a1e
sb129: #i113189# change UNO components to use passive registration
2010-09-10 13:10:07 +02:00
Andreas Bregas
a52cf2d300
mib19: #163573# Fix NativeObjectWrapper implementation + VbaDocumentBase::getFullName()
2010-09-09 15:53:39 +02:00
Mikhail Voytenko
d4aca024ba
mib19: #163433# let Application::Run find the correct document
2010-09-07 18:00:19 +02:00
Mikhail Voytenko
ea2b13e985
mib19: #163432# on document close the control might be already removed during the call
2010-09-01 14:32:36 +02:00
Daniel Rentz [dr]
b715d77372
mib19: #163494# slight correction
2010-09-01 09:26:49 +02:00
Michael E. Bohn
67e181bee0
mib19: #163494# removed the exlamation mark at the begin of the macro name in application.run
2010-09-01 04:12:05 +02:00
Daniel Rentz [dr]
5ed97c42bc
dr77: rebase conflict
2010-08-31 13:57:19 +02:00
Daniel Rentz
e48aad10ec
mib19: WaE
2010-08-31 11:13:07 +02:00
Daniel Rentz [dr]
cb5bbddf86
dr77: rebase to DEV300m87
2010-08-30 19:25:43 +02:00
Mikhail Voytenko
c30f688a87
mib19: #i163287# workaround setPosSize() problem of toolkit
2010-08-30 16:48:36 +02:00
Daniel Rentz [dr]
c14df458b4
mib19: #163429# switch off form design mode in new documents created with VBA symbol Workbooks.Add
2010-08-30 14:34:00 +02:00
Mikhail Voytenko
c211b684d0
mib19: #163217# let the document be correctly closed
2010-08-30 09:41:48 +02:00
Mikhail Voytenko
16505c2b5c
mib19: #i163287# workaround setPosSize() problem of toolkit
2010-08-27 16:16:02 +02:00
Mikhail Voytenko
99523481ef
mib19: #i163287# fix the dialog position handling, change position after the dialog has been started
2010-08-27 15:51:26 +02:00
Mikhail Voytenko
6e9b786ff6
mib19: #i163287# handle the dialog size in the way VBA does it
2010-08-26 19:24:07 +02:00
Daniel Rentz
f95947fde1
dr77: #i114128# import legacy drawing controls
2010-08-26 18:37:44 +02:00