Trevor Murphy
b74679e29e
Minor libs-core comment clean-up
2010-10-19 23:45:24 -05:00
Michael Meeks
c63d5210fd
add lots more missing sal/macros.h includes
2010-10-14 22:33:33 +01:00
Kayo Hamid
b7c82daa28
Switch to use SAL_N_ELEMENTS macro, everywhere
2010-10-14 21:15:24 +01: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
David Tardon
c57cf1ab4a
remove more commented out #includes and related comments
2010-10-06 09:34:39 +02: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
Mikhail Voytenko
949e63c1f4
mib18: #163215# handle the closed dialog correctly
2010-08-11 09:10:07 +02:00
Daniel Rentz
d5bb7f0a4a
mib18: #162937# extract all integer and floating values from an 'Any' for Boolean parameters
2010-08-04 09:56:54 +02:00
Daniel Rentz
c34ae9ba3c
mib17: resolved conflict after rebase corrected
2010-07-28 13:27:00 +02:00
Daniel Rentz
0ae44da775
mib17: rebase to DEV300_m84
2010-07-27 17:12:01 +02:00
Daniel Rentz
4cc4f71953
mib17: #i112634# prepare loading VBA with document events from ODF and XLSM
2010-07-27 11:53:35 +02:00
Daniel Rentz
cf2e818a24
mib17: add Application.Visible
2010-07-19 23:54:06 +02:00
Daniel Rentz
adf3c10549
mib17: #i112634# API changes
2010-07-12 11:17:00 +02:00
Daniel Rentz
bb51dc29f5
mib17: #i110746# fixed memory leaks
2010-07-10 17:13:52 +02:00
Mikhail Voytenko
47ad982559
hg commig -mmib17:
2010-07-08 22:10:20 +02:00
Mikhail Voytenko
b8d18edc25
mib17: #162901# fix Remove
2010-07-07 09:32:11 +02:00
Daniel Rentz
c449069c06
mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power
2010-07-06 19:34:53 +02:00
Andreas Bregas
7e018ced84
mib17: #111144# Enable calls to module function via Sheet object
2010-07-01 16:23:26 +02:00
Daniel Rentz
98b532d576
mib17: remove unused/needless code
2010-06-22 18:16:32 +02:00
Daniel Rentz
00cb4072a3
mib16: unxmacxi compiler warnings
2010-06-16 14:12:43 +02:00
Daniel Rentz
02799da3b5
mib16: contributed bugfixes and various new symbols in VBA compatibility implementation
2010-06-15 20:19:01 +02:00
Daniel Rentz
5ed103d2dd
mib16: contributed bugfixes and various new symbols in VBA compatibility implementation
2010-06-15 20:02:53 +02:00
Daniel Rentz
87523ea710
npower13_objectmodules: rebase and merge with DEV300_m78
2010-05-21 10:11:51 +02:00
Ivo Hinkelmann
a8697ca9b4
CWS-TOOLING: integrate CWS npower14miscfixes
2010-05-11 11:26:34 +02:00
npower Developer
708b462a82
npower13_objectmodule: #i110672# fix Application.ThisWorkbook ( from dr )
2010-04-07 17:02:52 +01:00
sb
75ba087051
sb118: merged in re/DEV300_next towards DEV300_m76
2010-04-07 13:14:23 +02:00
npower Developer
9f499571a0
npower13objectmodules: clean build breaks vbahelper/filter
2010-03-08 23:24:53 +00:00
npower Developer
5463a45245
npower13_objectmodule: some cleanup
2010-03-03 16:47:55 +00:00
npower Developer
9f7b39fd2e
npower14miscfixes: #i109706# move back msvbahelper to the filter module
2010-03-02 15:04:15 +00:00
npower Developer
da0a3a0e7f
npower13_objectmodule: #i109734# object module stuff
2010-03-02 12:39:31 +00:00
npower Developer
61c6e7240d
npower14miscfixes: #i109644# <sigh> add ( forgotten ) new file
2010-03-01 09:28:05 +00:00
npower Developer
1c87beca79
npower14miscfixes: #i109644# don't load vba stuff for odf document ( untill you go into vbamode in basic )
2010-02-26 18:29:25 +00:00
npower Developer
b1250cf075
npower14miscfixes: #i108177# apply caolans' fix for removing unused methods
2010-02-26 13:28:20 +00:00
npower Developer
8dee3bdf17
npower14miscfixes: #i108853# fix build break
2010-02-26 13:24:33 +00:00
sb
2951cc3ad8
sb118: merged in DEV300_m72
2010-02-25 12:46:45 +01:00
Vladimir Glazunov
ae517b62d9
CWS-TOOLING: integrate CWS changefileheader2
2010-02-17 10:32:35 +01:00
Vladimir Glazunov
5425bea512
CWS-TOOLING: integrate CWS cmcfixes71
2010-02-15 15:55:35 +01:00
Jens-Heiner Rechtien
ae19e5feff
#i10000#: remove obsolete empty files; trim duplicated header content
2010-02-12 15:34:51 +01:00
Jens-Heiner Rechtien
82b1d381cd
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
Mathias Bauer
67e1bf3e38
errorneously added file removed
2010-02-02 09:46:49 +01:00
sb
ec0ee57607
sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
2010-01-29 17:01:54 +01:00
Caolán McNamara
1b3a2c9a2e
cmcfixes71: #i108597# fix uninit warnings
2010-01-23 12:35:22 +00:00
Frank Schoenheit [fs]
aabc69e75d
autorecovery: merged changes from m74. Still need to find out how to re-do two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.
2010-03-11 11:26:05 +01:00
Frank Schoenheit [fs]
75af76e9e1
autorecovery: fix post-rebase build problems
2010-01-11 09:53:12 +01:00
Mathias Bauer
ac2b789d27
for split build filter must depend on vbahelper, not the other way around
2009-12-12 19:59:48 +01:00
Mathias Bauer
483ff09271
some more fixes after resync
2009-12-08 15:18:29 +01:00