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
9b8c0ed9eb
micro optimization
2010-10-25 20:36:47 +01:00
d71d31fcec
some lines of comment translated
2010-10-24 22:24:57 +02:00
11529f5522
some lines of comment translated
2010-10-24 22:20:34 +02:00
e83b25a415
a short comment translated
2010-10-24 22:17:01 +02:00
1b5204a399
three lines of comments translated
2010-10-24 22:09:51 +02:00
43afea36a1
micro opts and fix indentation
2010-10-24 21:05:29 +01:00
44b96595b7
translation of 2 comments
2010-10-24 21:03:32 +02:00
d7b418b5e5
startup optimization, move static strings to first use point
2010-10-22 20:37:35 +01:00
ad94d3d546
Add more files to EXCEPTIONSFILES, needed at least on NetBSD.
2010-10-21 16:36:06 +02:00
ce1becc12a
Add more files to EXCEPTIONSFILES, needed at least on NetBSD.
...
Remove OBJFILES, which serves no purpose (LIB1OBJFILES is
the variable name used). Suggested by Caolán McNamara
<caolanm@redhat.com >.
2010-10-21 16:36:06 +02: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
42919dbce7
WaE unused parameter
2010-10-20 12:59:23 +01:00
b74679e29e
Minor libs-core comment clean-up
2010-10-19 23:45:24 -05:00
3d361dbc2d
Translation of Comments to English
2010-10-16 20:27:50 +01:00
f2fb33e951
fix fdo#30853 remove find related to Oracle specific MacroMigration
2010-10-15 16:13:15 +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
a8bc280fab
CWS changehid: generate former auto hids into src files
2010-10-11 17:56:12 +02:00
88e1f3d8f8
merge vosremoval-diagnoses patch
2010-10-10 19:46:48 -05: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
0ef6d0205b
translation of comments to English
2010-10-08 14:57:31 -04:00
c7545a363b
FASTBOOL to bool conversion
2010-10-08 14:28:47 +01:00
875cfd6a3e
svarray: #i112395#: SbiBreakpoints migrate to deque
2010-10-07 22:07:22 +02:00
14675eff70
comment translation into English
2010-10-07 20:07:02 +01: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
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
8566ace385
Slightly polished new English translations
2010-10-04 12:40:16 +02:00
0261b2fc6d
printf without format considered harmful
2010-10-04 10:59:25 +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
1aa7f86c43
Translation of comments from German to English
2010-09-30 22:59:37 +01:00
1a0dbb9f14
Get rid of USE_NO_NAMESPACE
...
Nice cleanup from Seo Sanghyeon <sanxiyn@gmail.com >
2010-09-30 13:32:39 +01:00
cf544e37d1
date-iso-fix and translation of comments from German to English
2010-09-30 10:08:17 +02:00
3d2bf80a61
a translation of comments: a fix and new translation of basic.src
2010-09-29 21:16:07 +01:00
f22b78ad8a
mib19: #163566# Only call FindUnoClass if still pElem==NULL
2010-09-21 09:06:36 +02:00
9db83275b8
mib19: #163689# On deletion of doc basic clear dependencies in other basic instances
2010-09-21 08:58:34 +02:00
632728ee41
mib19: #163691# use the same instance of the VBACodeNameProvider when loading document modules
2010-09-20 15:03:23 +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