Commit Graph

792 Commits

Author SHA1 Message Date
758c8774fb add modelines to .hxx files as well 2010-10-28 15:51:43 +01:00
119873328a convert vos/process.hxx and related API 2010-10-25 19:55:34 -05:00
6cd025d44e remvove vos/macros.h usage 2010-10-25 19:55:34 -05:00
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
f4f4a8ed4f use SolarMutexGuard to guard the SolarMutex 2010-10-25 19:55:33 -05:00
473e4d6c04 remove non-compiled code 2010-10-20 19:58:36 +01:00
c63d5210fd add lots more missing sal/macros.h includes 2010-10-14 22:33:33 +01:00
b7c82daa28 Switch to use SAL_N_ELEMENTS macro, everywhere 2010-10-14 21:15:24 +01:00
50a13b7f41 Merge commit 'origin/master'
Conflicts:
	vbahelper/source/vbahelper/vbadialogbase.cxx
2010-10-13 13:22:42 +01:00
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
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
31506335a0 Remove redundant #ifndef & #ifdef directives
These unused directives are:-

- multiple #ifndef GCC
- one #ifdef WIN
2010-10-09 14:09:45 -05:00
a385ab1238 CWS changehid: resync to m89 2010-10-09 18:56:58 +02:00
0b21b8b146 initial commit for vba blob ( not including container_control stuff ) 2010-10-06 10:16:27 +01:00
d890da89f4 more removed include guards using fixguard.py 2010-10-05 18:11:20 +02:00
facd86ef9c remove include guards using fixguard.py 2010-10-05 18:11:20 +02:00
f22b78ad8a mib19: #163566# Only call FindUnoClass if still pElem==NULL 2010-09-21 09:06:36 +02:00
bcf6f062a0 DEV300: changesets OOO330 up to m8 2010-09-17 13:32:40 +02:00
583cd12ea4 mib19: #163583# do not reschedule in callbacks 2010-09-10 16:33:00 +02:00
d3ad5e48ca mib19: #163576# Automatically reinstantiate objects declared with Dim As New 2010-09-09 12:45:01 +02:00
d773e25ddd mib19: #164517# Add precompiled_basic.hxx 2010-09-06 08:22:40 +02:00
42b0162ab9 mib19: #164517# support COM collections in 'for each' 2010-09-03 13:52:32 +02:00
6802fcb959 mib19: #163497# Named parameter support for default properties 2010-09-03 08:13:50 +02:00
492878bbb8 mib19: #163515# Protect StarBASIC::InitAllModules with solar mutex and change handling 2010-09-02 09:04:11 +02:00
0e48d15a6f mib19: #163416# Support default property also for already executed functions 2010-09-01 08:03:53 +02:00
f0bede727c mib19: WaE 2010-08-31 11:37:48 +02:00
e20d0e3eb6 mib19: #163217# let the basic listeners stop listening on termination, patch from AB 2010-08-30 09:45:08 +02:00
af733eacab mib19: #163363# SbiRuntime::CheckArray(): Set error for null objects with parameters set 2010-08-26 17:02:31 +02:00
a65ca79f2a CWS-TOOLING: integrate CWS codecleanup02 2010-08-25 17:21:42 +02:00
fadc14f47b mib19: #163377# Enhanced trace functionality 2010-08-23 11:16:00 +02:00
c8a732ca76 mib19: #163327# Removed warning 2010-08-19 14:39:47 +02:00
8834a4391c mib19: #163327# Implemented RTL function CallByName 2010-08-19 14:22:48 +02:00
41b94861a1 mib18: wae 2010-08-13 17:51:00 +02:00
73e504b3e5 mib18: #163237# Changed error handling in StepSET 2010-08-11 14:18:10 +02:00
df1e6343ba mib18: #163175# Implement DoEvents empty 2010-08-06 11:14:17 +02:00
f4f1756a4c mib18: #163025# Changed RunInit handling for class modules to get right order 2010-08-05 11:52:07 +02:00
69d41381ba mib17: resolved conflict after rebase corrected 2010-07-28 11:53:03 +02:00
fb7fb796e2 mib17: rebase to OOO330_m2 2010-07-27 18:05:46 +02:00
0ae44da775 mib17: rebase to DEV300_m84 2010-07-27 17:12:01 +02:00
80e76b44a8 mib17: merge 2010-07-27 12:20:29 +02:00
b7d6f018da mib17: #i110822# Fixed named parameter handling in automation bridge 2010-07-27 12:16:05 +02:00
521b922314 mib17: #163102# transport declaration class name for WithEvents 2010-07-27 11:46:28 +02:00
c6431e762c mib17: #163025# Basic Trace functionality for debugging (inactive by default) 2010-07-26 14:20:03 +02:00
b57b872f1b mib17: #162887# #162899# Changed handling of missing parameters 2010-07-20 11:49:49 +02:00
3ceb8dd77e mib17: #162980# Force Broadcast in StepIS for SbxEmpty 2010-07-16 11:06:18 +02:00
7aa177e87e mib17: #162973# implementation of 'Empty' symbol from AB 2010-07-12 09:09:07 +02:00
b687b63611 mib17: #162576# handle VBA UserForm_Resize and UserForm_Layout events 2010-07-06 18:07:29 +02:00
ba994212ea mib17: #i100659# Changed module variable handling 2010-07-05 13:58:36 +02:00
2d0afbadab i#112777: DEV300_m84 MinGW basic/source/runtime build fail 2010-07-03 00:12:58 +09:00
9bedafd7bb codecleanup02: merge with DEV300_m84 2010-07-02 13:17:39 +02:00