Commit Graph

713 Commits

Author SHA1 Message Date
94f84091a7 WaE: unused variables 2011-01-23 18:29:24 +00:00
605209eda7 removetooltypes01: Rebase to DEV300m98 2011-01-21 17:18:37 +01:00
bb72c61b35 CWS-TOOLING: integrate CWS sb135 2011-01-19 12:24:32 +01:00
caeb34848b C4706 silence assign in comparison warning 2011-01-16 16:38:31 +00:00
642cfe8ac2 removetooltypes01: #i112600# adjust basic and scaddins 2011-01-10 14:40:57 +01:00
fdff83134b rebase to DEV300_m96 2011-01-06 11:11:47 +01:00
cccb91d64d cppcheck: prefer prefix variant 2011-01-01 21:03:34 +00:00
19f2596a04 osl_getProcessInfo requires Size to be set first 2010-12-30 20:56:47 +00:00
sb
a3a53c9a5e sb137: merged in DEV300_m96 2010-12-22 13:40:57 +01:00
c631cf94e4 68bit currency enhancement 2010-12-21 15:47:53 +00:00
9cc9b6dccb revert Merge remote branch origin/feature/currency-64bit 2010-12-21 15:04:14 +00:00
7f2458dec6 Merge remote branch 'origin/feature/currency-64bit' 2010-12-21 13:08:15 +00:00
0feae64efb CWS-TOOLING: integrate CWS mib19 2010-12-17 13:36:59 +01:00
acc2b99c92 enable lcl_Read/writeSbxVariable for SbxSALINT64/SbxSALUINT64 types 2010-12-15 09:17:40 +00:00
c0bc502f55 Change unnamespace file.hxx macros 2010-12-12 21:16:57 +00:00
75b47018bb mib19: rebase to DEV300m95 2010-12-09 10:13:55 +01:00
sb
25a554bbc4 sb137: #i115716# marshalString missed null-termination 2010-12-07 16:05:55 +01:00
1421b098ae John LeMoyne Castle's currency improvements 2010-12-06 17:36:57 +00:00
0b30cb7e66 Replace all occured, occurance etc. 2010-12-06 09:13:26 +00:00
5b0573b9fb vcl117: removed obsolete header 2010-11-23 18:41:04 +01:00
0d027f030f Easy Hacks : RTL_CONSTASCII_USTRINGPARAM 2010-11-05 08:20:56 +01:00
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