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
Noel Power
928159ff71
initial import of latest cws container_controls
2010-11-02 19:52:04 +00:00
Mathias Bauer
83d7b776fb
CWS gnumake: resync to m91; conflicts unresolved
2010-10-28 23:02:10 +02:00
Caolán McNamara
758c8774fb
add modelines to .hxx files as well
2010-10-28 15:51:43 +01:00
Norbert Thiebaud
c17635d575
merge vosremoval-mutex.diff
...
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:33 -05:00
Norbert Thiebaud
f4f4a8ed4f
use SolarMutexGuard to guard the SolarMutex
2010-10-25 19:55:33 -05:00
sb
1885dddbdd
sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
2010-10-22 10:37:46 +02:00
Povilas Kanapickas
473e4d6c04
remove non-compiled code
2010-10-20 19:58:36 +01:00
Trevor Murphy
b74679e29e
Minor libs-core comment clean-up
2010-10-19 23:45:24 -05:00
Michael Meeks
c63d5210fd
add lots more missing sal/macros.h includes
2010-10-14 22:33:33 +01:00
Kayo Hamid
b7c82daa28
Switch to use SAL_N_ELEMENTS macro, everywhere
2010-10-14 21:15:24 +01:00
Noel Power
50a13b7f41
Merge commit 'origin/master'
...
Conflicts:
vbahelper/source/vbahelper/vbadialogbase.cxx
2010-10-13 13:22:42 +01:00
Noel Power
6db6a43ddc
Merge branch 'vba' fix conflics, trailing ws & tab issues
...
also removed some old headers ( which I need to add new ones for )
Conflicts:
basic/source/classes/sbunoobj.cxx
basic/source/classes/sbxmod.cxx
xmloff/inc/xmlnmspe.hxx
xmloff/inc/xmloff/xmltoken.hxx
xmlscript/inc/xmlscript/xmldlg_imexp.hxx
2010-10-13 10:51:50 +01:00
Sebastian Spaeth
8694d2bc19
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de >
2010-10-13 10:57:58 +02:00
Noel Power
0b21b8b146
initial commit for vba blob ( not including container_control stuff )
2010-10-06 10:16:27 +01:00
David Tardon
c57cf1ab4a
remove more commented out #includes and related comments
2010-10-06 09:34:39 +02:00
Petr Mladek
d890da89f4
more removed include guards using fixguard.py
2010-10-05 18:11:20 +02:00
Petr Mladek
facd86ef9c
remove include guards using fixguard.py
2010-10-05 18:11:20 +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
Mikhail Voytenko
d2ab8942a1
mib19: #163216# handle the case when the model is already disposed
2010-08-24 15:50:24 +02:00
Michael E. Bohn
e006704bd7
merged heads
2010-08-24 13:30:45 +02:00
Michael E. Bohn
586a71afdb
mib19: #163415# macroname is trimmed before searching for it.
2010-08-24 13:23:34 +02:00
Michael E. Bohn
bd215a796f
mib19 #163409# set the macro exeution mode during workbooks.add
2010-08-24 13:14:28 +02:00
Daniel Rentz
3a174f37ec
mib19: #163105# center UserForm on window on opening
2010-08-23 15:23:52 +02:00
Daniel Rentz
df970ca6a7
mib19: improved event handling: do not supreppress global events, when Application.EnableEvents symbol set to false
2010-08-23 13:53:47 +02:00
Michael E. Bohn
dc45957546
mib19: #163399# changes so that functions use right documentname to find the right docshell.
2010-08-23 01:15:52 +02:00
Michael E. Bohn
5d8ada69d0
mib19: #163374# Fix for vbproject inizialistion
2010-08-19 00:33:36 +02:00