Mikhail Voytenko
642cfe8ac2
removetooltypes01: #i112600# adjust basic and scaddins
2011-01-10 14:40:57 +01:00
Daniel Rentz [dr]
75b47018bb
mib19: rebase to DEV300m95
2010-12-09 10:13:55 +01:00
Takeshi Abe
0b30cb7e66
Replace all occured, occurance etc.
2010-12-06 09:13:26 +00:00
Noel Power
90352e2bb8
Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core
...
Conflicts:
xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx
2010-11-05 11:43:28 +00:00
Gert Faller
0d027f030f
Easy Hacks : RTL_CONSTASCII_USTRINGPARAM
2010-11-05 08:20:56 +01:00
Noel Power
928159ff71
initial import of latest cws container_controls
2010-11-02 19:52:04 +00:00
Caolán McNamara
d9e0cc456d
WaE, resolve && || warning with a small optimization
2010-11-01 12:28:23 +00:00
Norbert Thiebaud
6cd025d44e
remvove vos/macros.h usage
2010-10-25 19:55:34 -05:00
Norbert Thiebaud
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
Norbert Thiebaud
f4f4a8ed4f
use SolarMutexGuard to guard the SolarMutex
2010-10-25 19:55:33 -05:00
Bartosz Kosiorek
3ce776ee5b
svarray: merge with DEV300 m90
2010-10-20 22:48:22 +02:00
Trevor Murphy
b74679e29e
Minor libs-core comment clean-up
2010-10-19 23:45:24 -05:00
Noel Power
f2fb33e951
fix fdo#30853 remove find related to Oracle specific MacroMigration
2010-10-15 16:13:15 +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
Bartosz Kosiorek
875cfd6a3e
svarray: #i112395#: SbiBreakpoints migrate to deque
2010-10-07 22:07:22 +02: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 Bregas
9db83275b8
mib19: #163689# On deletion of doc basic clear dependencies in other basic instances
2010-09-21 08:58:34 +02:00
Andreas Bregas
36d96fd76f
mib19: #163651# Fixed initialize handling for form modules
2010-09-20 09:48:40 +02:00
Bartosz Kosiorek
d63be9cce2
svarray
2010-09-17 19:06:31 +02:00
Daniel Rentz [dr]
76411d92fb
mib19: #163529# unlock model controllers on end of VBA macro execution
2010-09-14 15:23:33 +02:00
Andreas Bregas
b5e8ee7b05
mib19: #163573# NativeObjectWrapper implementation (deactivated)
2010-09-08 16:34:55 +02:00
Daniel Rentz
f0bede727c
mib19: WaE
2010-08-31 11:37:48 +02:00
Mikhail Voytenko
9e0ef7ed32
mib19: #163217# let the form be disposed at the end
2010-08-30 13:55:39 +02:00
Mikhail Voytenko
e20d0e3eb6
mib19: #163217# let the basic listeners stop listening on termination, patch from AB
2010-08-30 09:45:08 +02:00
Andreas Bregas
9bb5061f10
mib19: #163402# StarBASIC::ClearAllModuleVars(): Don't delete vars in proxy and object modules
2010-08-24 13:40:40 +02:00
Andreas Bregas
fadc14f47b
mib19: #163377# Enhanced trace functionality
2010-08-23 11:16:00 +02:00
Andreas Bregas
d67208c7d5
mib19: #163377# Support procedure properties for UserForm modules
2010-08-23 10:54:49 +02:00
Daniel Rentz
e1461c4204
mib17: move VBA specific interfaces into vba subdir
2010-07-27 14:43:33 +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
Daniel Rentz
b687b63611
mib17: #162576# handle VBA UserForm_Resize and UserForm_Layout events
2010-07-06 18:07:29 +02:00
Andreas Bregas
bb09a0aa84
mib17: #i100659# Removed warning
2010-07-06 08:08:39 +02:00
Andreas Bregas
ba994212ea
mib17: #i100659# Changed module variable handling
2010-07-05 13:58:36 +02:00
Andreas Bregas
1f3d1cba85
mib17: #111144# Fixed warning
2010-07-02 08:26:18 +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
0fb004299f
mib16: rebase to m82
2010-06-17 11:32:18 +02:00
Daniel Rentz
5ed103d2dd
mib16: contributed bugfixes and various new symbols in VBA compatibility implementation
2010-06-15 20:02:53 +02:00
Caolán McNamara
268f8a159d
cmcfixes74: wae fixes
2010-05-30 16:41:27 +01:00
npower Developer
cff39a2614
npower13_objectmodules: #i111097# fix for reset of vba mode for modules
2010-04-26 13:09:41 +01:00
Daniel Rentz
45cc8f5bd1
npower13_objectmodules: uppercase UNO constants
2010-04-16 17:28:52 +02:00
npower Developer
6302434c68
npower13_objectmodule: fold in review comments from ab
2010-04-07 17:00:09 +01:00
npower Developer
caca8795c9
npower13objectmodules: wae (wntmsci12.pro)
2010-03-09 10:00:03 +00:00
npower Developer
ce38eff222
npower13_objectmodule: wae fixes
2010-03-05 20:14:25 +00:00
npower Developer
da0a3a0e7f
npower13_objectmodule: #i109734# object module stuff
2010-03-02 12:39:31 +00:00
Jens-Heiner Rechtien
db02ac8b89
changefileheader2: #i10000#: convert files with CR/LF characters to CR only
2010-02-12 16:56:44 +01:00