Commit Graph

2091 Commits

Author SHA1 Message Date
c0bc502f55 Change unnamespace file.hxx macros 2010-12-12 21:16:57 +00:00
3648fb3c27 cleaning of __EXPORT define 2010-12-11 23:23:07 +01:00
f7d3718400 propogate exit code out to main 2010-12-10 16:12:01 +00:00
8a661baf49 remove obsolete __FAR_DATA 2010-12-06 10:37:25 +00:00
0b30cb7e66 Replace all occured, occurance etc. 2010-12-06 09:13:26 +00:00
8c98fa97ec translation of comments to English 2010-11-27 18:44:19 +01:00
2fb45fdbe5 Translation of comments to English 2010-11-21 19:57:27 +01:00
19f39fdbc5 Translation of comments to English 2010-11-20 22:48:11 +01:00
c835fdce76 Translation of comments to English 2010-11-19 22:21:51 +01:00
d3b093f4de translation of comments to English 2010-11-17 22:30:55 +01:00
01fe7aa019 fix testtool not boostrapping libreoffice instance 2010-11-10 13:02:16 +00:00
9569c88f3b Large amount of commented code removed 2010-11-09 11:05:45 +00:00
81e857c1d7 in vba mode use proper logical operator precedence 2010-11-08 16:57:57 +00:00
66a1d4062d Translation of comments to English 2010-11-05 22:27:26 +01:00
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
962f07a033 That's not a constant string, hence the smoketest failure 2010-11-05 15:39:34 +00:00
0d027f030f Easy Hacks : RTL_CONSTASCII_USTRINGPARAM 2010-11-05 08:20:56 +01:00
cec37835ae OO Basic Million-to-One bug (#i76852#) fixed
Adds '=' to edge test in sbxscan.cxx ImpCvtNum so exponent prints and 1 million is 1e+6 instead of just 1 for singles.
Same one char change does similar fix for OO Basic doubles and 1e+14.
2010-11-04 10:28:37 +00:00
928159ff71 initial import of latest cws container_controls 2010-11-02 19:52:04 +00:00
919a811819 Translation of comments to English 2010-11-02 16:21:25 +01:00
aa0df2ec73 Translation of comments to English 2010-11-02 16:18:59 +01:00
e6b05bbeb2 translation of comments to English 2010-11-01 23:51:02 +01:00
10d268c022 WaE remove unused Strings 2010-11-01 12:47:06 +00:00
d9e0cc456d WaE, resolve && || warning with a small optimization 2010-11-01 12:28:23 +00:00
495efa6bb7 WaE unused parameter 2010-11-01 12:22:18 +00:00
fd6089b97b translation of comments to English 2010-11-01 14:05:09 +01:00
758c8774fb add modelines to .hxx files as well 2010-10-28 15:51:43 +01:00
694c50525f micro optimization 2010-10-26 12:56:10 +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
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
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