Commit Graph

619 Commits

Author SHA1 Message Date
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
0d027f030f Easy Hacks : RTL_CONSTASCII_USTRINGPARAM 2010-11-05 08:20:56 +01:00
928159ff71 initial import of latest cws container_controls 2010-11-02 19:52:04 +00:00
d9e0cc456d WaE, resolve && || warning with a small optimization 2010-11-01 12:28:23 +00: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
dbd5e19301 Use SolarMutexGuard where appropriate 2010-10-25 19:55:33 -05:00
f4f4a8ed4f use SolarMutexGuard to guard the SolarMutex 2010-10-25 19:55:33 -05:00
43afea36a1 micro opts and fix indentation 2010-10-24 21:05:29 +01:00
d7b418b5e5 startup optimization, move static strings to first use point 2010-10-22 20:37:35 +01:00
3ce776ee5b svarray: merge with DEV300 m90 2010-10-20 22:48:22 +02:00
473e4d6c04 remove non-compiled code 2010-10-20 19:58:36 +01:00
b74679e29e Minor libs-core comment clean-up 2010-10-19 23:45:24 -05:00
f2fb33e951 fix fdo#30853 remove find related to Oracle specific MacroMigration 2010-10-15 16:13:15 +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
875cfd6a3e svarray: #i112395#: SbiBreakpoints migrate to deque 2010-10-07 22:07:22 +02:00
46247f7f12 removing of old outcommended source code 2010-10-06 17:30:56 -04:00
5b771da570 translation of comments to English 2010-10-06 17:25:53 -04:00
0b21b8b146 initial commit for vba blob ( not including container_control stuff ) 2010-10-06 10:16:27 +01:00
8e2ae4afca Remove redundant #include directives & comments 2010-10-06 10:23:23 +02:00
facd86ef9c remove include guards using fixguard.py 2010-10-05 18:11:20 +02:00
8566ace385 Slightly polished new English translations 2010-10-04 12:40:16 +02:00
fb3a1bb93a Translation of comments from German to English
I translated the comments in the files from German to English.
There were tabs in the file sbunoobj.cxx. I coverted them with the help of Kohei to whitespaces.
I found whitespaces at the end of two rows in that file (line 1642 and 2642). They were deleted.
2010-10-04 10:37:06 +02:00
9db83275b8 mib19: #163689# On deletion of doc basic clear dependencies in other basic instances 2010-09-21 08:58:34 +02:00
3d77782659 mib19: WaE 2010-09-20 13:42:55 +02:00
565f5bb803 mib19: #163566# Move UNO factory to the end of the factory chain 2010-09-20 09:51:43 +02:00
36d96fd76f mib19: #163651# Fixed initialize handling for form modules 2010-09-20 09:48:40 +02:00
d63be9cce2 svarray 2010-09-17 19:06:31 +02:00
38c55bb601 mib19: #163567# Use toString method when necessary 2010-09-17 15:20:48 +02:00
bcf6f062a0 DEV300: changesets OOO330 up to m8 2010-09-17 13:32:40 +02:00
39d31f1c3b mib19: #163559# allow to call IDispatch methods/properties that are not available through ITypeInfo 2010-09-17 09:40:01 +02:00
76411d92fb mib19: #163529# unlock model controllers on end of VBA macro execution 2010-09-14 15:23:33 +02:00
583cd12ea4 mib19: #163583# do not reschedule in callbacks 2010-09-10 16:33:00 +02:00
8e29a77b5d mib19: #163577# get rid of remaining objects on StarBasic destruction 2010-09-10 11:56:44 +02:00
a52cf2d300 mib19: #163573# Fix NativeObjectWrapper implementation + VbaDocumentBase::getFullName() 2010-09-09 15:53:39 +02:00
d3ad5e48ca mib19: #163576# Automatically reinstantiate objects declared with Dim As New 2010-09-09 12:45:01 +02:00
a1d731b2d6 mib19: gcc compiler warning 2010-09-08 18:59:42 +02:00
b5e8ee7b05 mib19: #163573# NativeObjectWrapper implementation (deactivated) 2010-09-08 16:34:55 +02:00
edcda91155 mib19: #163433# let Application::Run find the correct document 2010-09-07 17:59:48 +02:00
492878bbb8 mib19: #163515# Protect StarBASIC::InitAllModules with solar mutex and change handling 2010-09-02 09:04:11 +02:00
2ba44d0e03 mib19: #163214# Special handling for native COM objects in SbxValue::TheRealValue 2010-09-02 08:51:10 +02:00
f0bede727c mib19: WaE 2010-08-31 11:37:48 +02:00
9e0ef7ed32 mib19: #163217# let the form be disposed at the end 2010-08-30 13:55:39 +02:00
e20d0e3eb6 mib19: #163217# let the basic listeners stop listening on termination, patch from AB 2010-08-30 09:45:08 +02:00
a65ca79f2a CWS-TOOLING: integrate CWS codecleanup02 2010-08-25 17:21:42 +02:00
9bb5061f10 mib19: #163402# StarBASIC::ClearAllModuleVars(): Don't delete vars in proxy and object modules 2010-08-24 13:40:40 +02:00
fadc14f47b mib19: #163377# Enhanced trace functionality 2010-08-23 11:16:00 +02:00
d67208c7d5 mib19: #163377# Support procedure properties for UserForm modules 2010-08-23 10:54:49 +02:00