Commit Graph

268 Commits

Author SHA1 Message Date
Carsten Driesner
605209eda7 removetooltypes01: Rebase to DEV300m98 2011-01-21 17:18:37 +01:00
Ivo Hinkelmann
81744e6bbf CWS-TOOLING: integrate CWS ab79 2011-01-19 12:16:23 +01:00
Mikhail Voytenko
642cfe8ac2 removetooltypes01: #i112600# adjust basic and scaddins 2011-01-10 14:40:57 +01:00
Andreas Bregas
d1242e6c5c ab79: #i116184# Fixed warning 2011-01-05 16:30:02 +01:00
Andreas Bregas
afbce2ebe1 ab79: #i116184# Improved type support 2011-01-05 13:52:34 +01:00
Caolán McNamara
6fc0bbbeab cppcheck: prefer prefix variant 2010-12-23 16:39:02 +00:00
John LeMoyne Castle
c631cf94e4 68bit currency enhancement 2010-12-21 15:47:53 +00:00
Noel Power
9cc9b6dccb revert Merge remote branch origin/feature/currency-64bit 2010-12-21 15:04:14 +00:00
Noel Power
6c831fb7af redo stream operators & misc changes to prepare to integrate into master 2010-12-14 18:23:05 +00:00
Daniel Rentz [dr]
75b47018bb mib19: rebase to DEV300m95 2010-12-09 10:13:55 +01:00
Noel Power
1421b098ae John LeMoyne Castle's currency improvements 2010-12-06 17:36:57 +00:00
Gert Faller
0d027f030f Easy Hacks : RTL_CONSTASCII_USTRINGPARAM 2010-11-05 08:20:56 +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
dbd5e19301 Use SolarMutexGuard where appropriate 2010-10-25 19:55:33 -05: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
J. Graeme Lingard
8e2ae4afca Remove redundant #include directives & comments 2010-10-06 10:23:23 +02:00
Petr Mladek
facd86ef9c remove include guards using fixguard.py 2010-10-05 18:11:20 +02:00
Thorsten Behrens
8566ace385 Slightly polished new English translations 2010-10-04 12:40:16 +02:00
Andreas Mantke
fb3a1bb93a Translation of comments from German to English
I translated the comments in the files from German to English.
There were tabs in the file sbunoobj.cxx. I coverted them with the help of Kohei to whitespaces.
I found whitespaces at the end of two rows in that file (line 1642 and 2642). They were deleted.
2010-10-04 10:37:06 +02:00
Daniel Rentz
3d77782659 mib19: WaE 2010-09-20 13:42:55 +02:00
Mikhail Voytenko
38c55bb601 mib19: #163567# Use toString method when necessary 2010-09-17 15:20:48 +02:00
Hans-Joachim Lankenau
bcf6f062a0 DEV300: changesets OOO330 up to m8 2010-09-17 13:32:40 +02:00
Mikhail Voytenko
39d31f1c3b mib19: #163559# allow to call IDispatch methods/properties that are not available through ITypeInfo 2010-09-17 09:40:01 +02:00
Mikhail Voytenko
583cd12ea4 mib19: #163583# do not reschedule in callbacks 2010-09-10 16:33:00 +02:00
Mikhail Voytenko
8e29a77b5d mib19: #163577# get rid of remaining objects on StarBasic destruction 2010-09-10 11:56:44 +02:00
Andreas Bregas
a52cf2d300 mib19: #163573# Fix NativeObjectWrapper implementation + VbaDocumentBase::getFullName() 2010-09-09 15:53:39 +02:00
Andreas Bregas
b5e8ee7b05 mib19: #163573# NativeObjectWrapper implementation (deactivated) 2010-09-08 16:34:55 +02:00
Andreas Bregas
2ba44d0e03 mib19: #163214# Special handling for native COM objects in SbxValue::TheRealValue 2010-09-02 08:51:10 +02:00
Daniel Rentz
f0bede727c mib19: WaE 2010-08-31 11:37:48 +02:00
Mikhail Voytenko
9e0ef7ed32 mib19: #163217# let the form be disposed at the end 2010-08-30 13:55:39 +02:00
Mikhail Voytenko
e20d0e3eb6 mib19: #163217# let the basic listeners stop listening on termination, patch from AB 2010-08-30 09:45:08 +02:00
Vladimir Glazunov
a65ca79f2a CWS-TOOLING: integrate CWS codecleanup02 2010-08-25 17:21:42 +02:00
Mikhail Voytenko
5df1941a50 mib18: #163278# handle the internal VBA types correctly 2010-08-13 14:48:18 +02:00
Mikhail Voytenko
4d949990ef mib18: #163225# support long strings in basic 2010-08-13 13:28:45 +02:00
Andreas Bregas
fefe083877 mib18: #163059# Ignore introspection based COM object members 2010-08-09 15:50:34 +02:00
Mikhail Voytenko
dd6ba6b64a mib17: #162917# let basic byte use one byte, let olebridge convert sequence to safearray correctly 2010-07-08 21:33:48 +02:00
Malte Timmermann [mt]
7fcdb05e4b fixes compile error 2010-07-02 17:02:05 +02:00
Malte Timmermann [mt]
9bedafd7bb codecleanup02: merge with DEV300_m84 2010-07-02 13:17:39 +02:00
Malte Timmermann
966d524bff codecleanup02: #i52551# Removed old stuff: VOS_NAMESPACE, use vos:: directly 2010-07-01 09:13:15 +02:00
obo
818f7b8e8c CWS-TOOLING: integrate CWS mib16 2010-06-22 05:59:20 +02:00
Daniel Rentz
5ed103d2dd mib16: contributed bugfixes and various new symbols in VBA compatibility implementation 2010-06-15 20:02:53 +02:00
Kurt Zenker
f956107199 CWS-TOOLING: integrate CWS gridcontrol_03 2010-05-21 16:40:24 +02:00
Ivo Hinkelmann
a8697ca9b4 CWS-TOOLING: integrate CWS npower14miscfixes 2010-05-11 11:26:34 +02:00
Mihaela Kedikova
f0f55d0c33 gridcontrol_03: merge with DEV300_m77 2010-04-27 18:10:24 +02:00
Gregor Hartmann<gh
3a8d3af3d9 add declaration of unoToSbxValue to header instead of in several cxx files 2010-04-16 14:10:50 +02:00
sb
75ba087051 sb118: merged in re/DEV300_next towards DEV300_m76 2010-04-07 13:14:23 +02:00
Andreas Bregas
eba9b5296f npower14miscfixes: merge with DEV300_m75 2010-03-22 13:12:01 +01:00