Commit Graph

407 Commits

Author SHA1 Message Date
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
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
75b47018bb mib19: rebase to DEV300m95 2010-12-09 10:13: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
890f3d963e #i10000# changes from OOO330 m14 2010-11-09 14:49:47 +01:00
66a1d4062d Translation of comments to English 2010-11-05 22:27:26 +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
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
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
758c8774fb add modelines to .hxx files as well 2010-10-28 15:51:43 +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
44b96595b7 translation of 2 comments 2010-10-24 21:03:32 +02:00
ad94d3d546 Add more files to EXCEPTIONSFILES, needed at least on NetBSD. 2010-10-21 16:36:06 +02:00
473e4d6c04 remove non-compiled code 2010-10-20 19:58:36 +01:00
3d361dbc2d Translation of Comments to English 2010-10-16 20:27:50 +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
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
14675eff70 comment translation into English 2010-10-07 20:07:02 +01:00
0b21b8b146 initial commit for vba blob ( not including container_control stuff ) 2010-10-06 10:16:27 +01:00
facd86ef9c remove include guards using fixguard.py 2010-10-05 18:11:20 +02:00
1a0dbb9f14 Get rid of USE_NO_NAMESPACE
Nice cleanup from Seo Sanghyeon <sanxiyn@gmail.com>
2010-09-30 13:32:39 +01:00
bcf6f062a0 DEV300: changesets OOO330 up to m8 2010-09-17 13:32:40 +02:00
91291b26d7 fix bool string compare, fixes problem in testtool ( has wider impact too ) 2010-09-16 18:07:22 +01:00
d3ad5e48ca mib19: #163576# Automatically reinstantiate objects declared with Dim As New 2010-09-09 12:45:01 +02:00
2ba44d0e03 mib19: #163214# Special handling for native COM objects in SbxValue::TheRealValue 2010-09-02 08:51:10 +02:00
e20d0e3eb6 mib19: #163217# let the basic listeners stop listening on termination, patch from AB 2010-08-30 09:45:08 +02:00
4d949990ef mib18: #163225# support long strings in basic 2010-08-13 13:28:45 +02:00
9bedafd7bb codecleanup02: merge with DEV300_m84 2010-07-02 13:17:39 +02:00
1952b083e8 codecleanup02: #i112685# Removed ifdefs and code for DOS 2010-06-28 15:58:56 +02:00
0fb004299f mib16: rebase to m82 2010-06-17 11:32:18 +02:00
5ed103d2dd mib16: contributed bugfixes and various new symbols in VBA compatibility implementation 2010-06-15 20:02:53 +02:00
e8450ba2e0 slidecopy: merge 2010-04-12 20:04:24 +02:00
d30937f3ef slidecopy: separate resource ID number circles for svl and svtools (thanks to MBA for the patch) 2010-04-09 11:05:09 +02:00
db02ac8b89 changefileheader2: #i10000#: convert files with CR/LF characters to CR only 2010-02-12 16:56:44 +01:00
82b1d381cd changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00