fc804df075
debuglevels: pulled and merged DEV300.m100
2011-02-14 23:26:54 +01:00
b70ecb4303
IZ #116920 RND returns one fix
2011-02-14 18:18:40 +00:00
7e907f899d
ported fix from DEV300m98 ( fixes i#115716 & fdo#33964 )
2011-02-14 13:58:28 +00:00
aa29f5ad1e
debuglevels: ResetCapturedAssertions: don't reset to NULL channel if assertions are not captured
2011-02-14 13:43:17 +01:00
a69aca13ee
prewin.h already includes <windows.h>
2011-02-09 01:03:32 +02:00
2bebe311aa
Adapt to move of prewin.h and postwin.h
2011-02-08 14:01:12 +02:00
673f8e891f
debuglevels: #i116845# introduce CaptureAssertions, to forward assertions raised during Basic script execution to a user-defined function
2011-02-08 12:44:14 +01:00
bb564bec13
migrate to use boost unordered containers
2011-02-05 13:18:52 +01:00
85a52fbba9
Remove DBG_TRACE_BASIC, DBG_SAVE_DISASSEMBLY and sbtrace.hxx
2011-01-31 12:29:06 +01:00
1a79ef7fab
Fix makefile syntaxis
2011-01-29 21:13:00 +01:00
55d35dbd3f
Add x64 Windows implementation of SbiDllMgr
...
Work in progress. The passing of struct parameters is for sure
incorrect, for instance: A temporary copy needs to be allocated and
its address passed.
No assembly involved. The idea is to call the external function as if
it was a varargs one, and passing the four first qword-size parameters
as if they were doubles, thus nicely causing them to be both in the
integer and floating-point parameter registers, from either of which
the callee will get them, depending on their actual expected type.
Rename existing files a bit for clarity.
2011-01-24 20:50:56 +02:00
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
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
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