office-gobmx/connectivity/source/drivers
Alexandr N. Zamaraev d70d9fc878 Fixes incorrect save NUMBER value to DBF (fdo#30504)
Open Office Calc save numeric value in numeric column as text
representation add null chars right for column with.
Bat other applications save value as text and space chars left for
column with.

For example:
Format: N, 3, 0
Value: 1
Calc saved value (hex): 31 00 00
Other Apps saved value (hex): 20 20 31

This inaccuracy does not affect the format of the readers implemented in
C or C++ but can break the implementation in other languages (Python,
Ruby, Haskell)
2010-10-01 12:49:26 -04:00
..
adabas CWS-TOOLING: integrate CWS dba33f 2010-06-04 14:23:34 +02:00
ado win32-force-version-fix.diff: force WINVER when using non-std win api 2010-09-14 12:57:42 +02:00
calc CWS-TOOLING: integrate CWS dba33f 2010-06-04 14:23:34 +02:00
dbase Fixes incorrect save NUMBER value to DBF (fdo#30504) 2010-10-01 12:49:26 -04:00
evoab sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
evoab2 CWS-TOOLING: integrate CWS dba33f 2010-06-04 14:23:34 +02:00
file dba33g: handle of next and prior for count function corrected 2010-07-07 09:07:34 +02:00
flat dba33g: #i111345# handle string sep corrected 2010-07-14 15:25:10 +02:00
hsqldb Workaround for default_images symlink problem on Cygwin 2010-09-17 16:30:03 +03:00
jdbc dba33g: #i110825# applay patch to removed unused code 2010-07-09 07:19:45 +02:00
kab kde4-buildfix-connectivity.diff: Fix KDE4 build. 2010-09-14 20:31:23 +02:00
macab CWS-TOOLING: integrate CWS dba33f 2010-06-04 14:23:34 +02:00
mozab CWS-TOOLING: integrate CWS dba33f 2010-06-04 14:23:34 +02:00
mysql CWS-TOOLING: integrate CWS dba33f 2010-06-04 14:23:34 +02:00
odbc sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
odbcbase dba33f: merge with m76-branch 2010-04-16 13:55:24 +02:00