Commit graph

2194 commits

Author SHA1 Message Date
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
Norbert Thiebaud
88e1f3d8f8 merge vosremoval-diagnoses patch 2010-10-10 19:46:48 -05:00
J. Graeme Lingard
31506335a0 Remove redundant #ifndef & #ifdef directives
These unused directives are:-

- multiple #ifndef GCC
- one #ifdef WIN
2010-10-09 14:09:45 -05:00
Andreas Mantke
0ef6d0205b translation of comments to English 2010-10-08 14:57:31 -04:00
Norbert Thiebaud
c7545a363b FASTBOOL to bool conversion 2010-10-08 14:28:47 +01:00
Andreas Mantke
14675eff70 comment translation into English 2010-10-07 20:07:02 +01:00
Andreas Mantke
46247f7f12 removing of old outcommended source code 2010-10-06 17:30:56 -04:00
Andreas Mantke
5b771da570 translation of comments to English 2010-10-06 17:25:53 -04: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
Andreas Mantke
821760ef8c Removing old commented out source code 2010-10-05 15:59:54 -04:00
Andreas Mantke
a780241e86 Translation of comments to English 2010-10-05 15:52:55 -04: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
Thorsten Behrens
8566ace385 Slightly polished new English translations 2010-10-04 12:40:16 +02:00
Norbert Thiebaud
0261b2fc6d printf without format considered harmful 2010-10-04 10:59:25 +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
Andreas Mantke
1aa7f86c43 Translation of comments from German to English 2010-09-30 22:59:37 +01:00
Michael Meeks
1a0dbb9f14 Get rid of USE_NO_NAMESPACE
Nice cleanup from Seo Sanghyeon <sanxiyn@gmail.com>
2010-09-30 13:32:39 +01:00
Andreas Mantke
cf544e37d1 date-iso-fix and translation of comments from German to English 2010-09-30 10:08:17 +02:00
Andreas Mantke
3d2bf80a61 a translation of comments: a fix and new translation of basic.src 2010-09-29 21:16:07 +01:00
Andreas Mantke
735fba058b the German comments translated to English 2010-09-29 17:44:21 +02:00
Noel Power
91291b26d7 fix bool string compare, fixes problem in testtool ( has wider impact too ) 2010-09-16 18:07:22 +01:00
Daniel Rentz
c26a9b2de5 mib18: wae 2010-08-13 17:59:32 +02:00
Daniel Rentz
41b94861a1 mib18: wae 2010-08-13 17:51:00 +02:00
Mikhail Voytenko
5df1941a50 mib18: #163278# handle the internal VBA types correctly 2010-08-13 14:48:18 +02:00
Mikhail Voytenko
f8ec5aff1e mib18: merging 2010-08-13 13:38:18 +02:00
Mikhail Voytenko
4d949990ef mib18: #163225# support long strings in basic 2010-08-13 13:28:45 +02:00
Michael Brauer
232ee1a3b0 mib18: #163285#: Set correct error code in Collection.item and Collection.remove 2010-08-13 12:52:17 +02:00
Andreas Bregas
d2aa21c674 mib18: #163254# Set right name and parent for copied object class members 2010-08-13 08:01:31 +02:00
Andreas Bregas
20e2562e7b mib18: #163254# Fixed instantiation of class modules for object members 2010-08-12 08:40:35 +02:00
Andreas Bregas
2987b20f9b mib18: Merge 2010-08-11 14:25:35 +02:00
Andreas Bregas
73e504b3e5 mib18: #163237# Changed error handling in StepSET 2010-08-11 14:18:10 +02:00
Daniel Rentz
3fb28911c5 mib18: unx compiler warnings 2010-08-11 11:11:45 +02:00
Andreas Bregas
c28503c38a mib18: #163121# Fixed back chain handling for new declare implementation 2010-08-11 08:24:45 +02:00
Andreas Bregas
fefe083877 mib18: #163059# Ignore introspection based COM object members 2010-08-09 15:50:34 +02:00
Andreas Bregas
df1e6343ba mib18: #163175# Implement DoEvents empty 2010-08-06 11:14:17 +02:00
Andreas Bregas
e2b85f96b6 mib18: #163121# Declare Rework 2010-08-06 09:35:51 +02:00
Andreas Bregas
f4f1756a4c mib18: #163025# Changed RunInit handling for class modules to get right order 2010-08-05 11:52:07 +02:00
Daniel Rentz
69d41381ba mib17: resolved conflict after rebase corrected 2010-07-28 11:53:03 +02:00
Daniel Rentz
fb7fb796e2 mib17: rebase to OOO330_m2 2010-07-27 18:05:46 +02:00
Daniel Rentz
0ae44da775 mib17: rebase to DEV300_m84 2010-07-27 17:12:01 +02:00
Daniel Rentz
e1461c4204 mib17: move VBA specific interfaces into vba subdir 2010-07-27 14:43:33 +02:00
Andreas Bregas
80e76b44a8 mib17: merge 2010-07-27 12:20:29 +02:00
Andreas Bregas
b7d6f018da mib17: #i110822# Fixed named parameter handling in automation bridge 2010-07-27 12:16:05 +02:00
Mikhail Voytenko
521b922314 mib17: #163102# transport declaration class name for WithEvents 2010-07-27 11:46:28 +02:00
Daniel Rentz
a11c345f88 mib17: prevent crash when VBAGlobals object is missing (this causes that document modules do not have an associated UNO object thus the DocObjectWrapper does not have a type provider) 2010-07-26 19:13:47 +02:00
Andreas Bregas
c6431e762c mib17: #163025# Basic Trace functionality for debugging (inactive by default) 2010-07-26 14:20:03 +02:00