6fc0bbbeab
cppcheck: prefer prefix variant
2010-12-23 16:39:02 +00:00
38ff183e94
Add another file to EXCEPTIONSFILES.
2010-12-22 17:38:50 +01:00
dabf6816a1
Fix compilation error on Windows
2010-12-22 15:05:12 +02:00
4065c1de54
Fix ambigous warning.
2010-12-21 20:39:25 -08:00
c631cf94e4
68bit currency enhancement
2010-12-21 15:47:53 +00:00
9cc9b6dccb
revert Merge remote branch origin/feature/currency-64bit
2010-12-21 15:04:14 +00:00
7f2458dec6
Merge remote branch 'origin/feature/currency-64bit'
2010-12-21 13:08:15 +00:00
b260d92434
fix compiling with --enable-dbgutil
...
removed in #ifdef part a call using a variable that seems to not exists.
2010-12-17 08:55:56 +01:00
6812fd715c
Fix bug in previous patch
...
Thanks, kohei
2010-12-16 21:42:56 -08:00
3978e340bb
remove DECLARE_LIST(BasErrorLst,BasicError*) and (BasicLibsBase,BasicLibInfo*)
2010-12-16 20:17:55 -08:00
d58669713b
Remove DECLARE_LIST( StringList, String * )
2010-12-16 06:02:59 -08:00
c6035b2294
Remove DECLARE_LIST( ByteStringList, ByteString * )
...
It was already remaked out, so no real code change.
2010-12-16 06:02:59 -08:00
02d609ca99
valgrind: fix leak
2010-12-16 09:52:32 +00:00
3546a4917a
Remove DECLARE_LIST( BreakpointList, Breakpoint* )
2010-12-15 21:10:10 -08:00
335a249c91
Remove DECLARE_LIST( ErrorList, BasicError* ) correctly this time
2010-12-15 05:57:48 -08:00
acc2b99c92
enable lcl_Read/writeSbxVariable for SbxSALINT64/SbxSALUINT64 types
2010-12-15 09:17:40 +00:00
f8a7ca0e83
Changes to ImpStringToCurrency
...
Make ImpStringToCurrency be less of a home grown parser, use existing OUString -> number functionality ( and ws treatment ) Also raise an error now if illegal chars are found in the middle of the string ( including spaces )
2010-12-14 20:38:17 +00:00
6c831fb7af
redo stream operators & misc changes to prepare to integrate into master
2010-12-14 18:23:05 +00:00
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
1421b098ae
John LeMoyne Castle's currency improvements
2010-12-06 17:36:57 +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