Commit Graph

3122 Commits

Author SHA1 Message Date
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
75b47018bb mib19: rebase to DEV300m95 2010-12-09 10:13:55 +01:00
70196193df ab79: #104876# Set LibraryContainers to unmodified after creation 2010-12-08 14:03:31 +01:00
sb
25a554bbc4 sb137: #i115716# marshalString missed null-termination 2010-12-07 16:05:55 +01:00
1421b098ae John LeMoyne Castle's currency improvements 2010-12-06 17:36:57 +00:00
13bc9463db rebased to OOO330m17 2010-12-06 13:01:23 +01: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
7ad3ca2532 CWS gnumake2: resync to m94 2010-11-26 15:27:38 +01:00
863c33ff52 udoapi: merge sw refactoring with undoapi stuff 2010-11-25 15:10:59 +01:00
b5d2cb0a2c merge with DEV300_m94 2010-11-24 18:50:17 +01:00
5b0573b9fb vcl117: removed obsolete header 2010-11-23 18:41:04 +01:00
e13b8a69ee undoapi: merge after pulling DEV300.m94 2010-11-22 10:17:18 +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
890f3d963e #i10000# changes from OOO330 m14 2010-11-09 14:49:47 +01: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
8241bf7c83 undoapi:
- introduced BasicManager::HasMacro/ExecuteMacro
- removed SfxQueryMacro, superseded by BasicManager::ExecuteMacro
- removed macrconf.hxx
- removed SfxObjectShell::CallScript, migrated the only client to BasicManager::HasMacro/SfxObjectShell::CallXScript
- removed SfxObjectShell::CallStarBasicScript, migrated the only client to SfxObjectShell::CallXScript
2010-11-01 21:50:46 +01:00
27f4278c45 CWS-TOOLING: integrate CWS svarray 2010-11-01 16:40:46 +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
998b68d0b3 jsc331: i115237: add missing not operator 2010-11-01 11:07:18 +01:00
fe74a4e751 merge after pulling DEV300.m91 2010-10-29 11:31:21 +02:00
83d7b776fb CWS gnumake: resync to m91; conflicts unresolved 2010-10-28 23:02:10 +02: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