20
0

59 Commits

Author SHA1 Message Date
chen.s.g
e9e7409707 为浮点数引入默认位数配置 2019-12-14 09:50:06 +08:00
chen.s.g
4b12dad937 去掉字符串尾部的结束标记以免输出时乱码 2019-01-31 11:18:18 +08:00
chen.s.g
d99e08e294 去掉不必要的符号过滤 2019-01-31 10:55:21 +08:00
chen.s.g
14d1dc9af4 修复SST跨块差一个字未对齐导致乱码 2019-01-30 14:54:20 +08:00
chen.s.g
d689ce682f 添加常量标记 2019-01-29 18:55:53 +08:00
chen.s.g
fe3fe25c72 优化代码提高可读性 2018-09-27 14:27:15 +08:00
chen.s.g
ce9ee3fa6e 修复小数点问题 2018-09-10 15:21:11 +08:00
chen.s.g
8d4bc34c4d 修复因为大小写导致读取失败 2018-08-20 10:41:53 +08:00
chen.s.g
4a692aed55 浮点数读取修复 2018-06-14 17:13:45 +08:00
chen.s.g
5c4dac2abf 修复数据类型转换错误 2018-06-13 14:06:59 +08:00
chen.s.g
d591299625 修复数值通用格式格式化错误 2018-06-11 14:02:42 +08:00
chen.s.g
58e631a6ed 添加调试开关 2018-06-11 13:30:54 +08:00
chen.s.g
32d40e7b84 调整两位的年份为四位 2018-05-15 13:42:40 +08:00
chen.s.g
299fe38c66 修复用默认格式导致的浮点数格式化为整数 2018-05-14 11:52:38 +08:00
chen.s.g
1c64c63ab6 修复四舍五入问题 2018-04-18 23:33:50 +08:00
chen.s.g
574bf55ec4 Add Formula & Format support 2018-04-05 21:28:01 +08:00
刘铭
d1d6f84447 add OpenWithCloser function 2018-03-22 09:25:17 +08:00
刘铭
e220ff4a46 add content about new formatter branch 2018-03-08 16:45:32 +08:00
Liu Ming
75efccf7f9 fix issue #25 2017-08-18 11:15:10 +08:00
Liu Ming
ce73093973 use RFC3339 to format default time 2017-07-26 10:17:25 +08:00
Liu Ming
63a567624a fix part of issue #25 2017-07-26 09:39:26 +08:00
Liu Ming
7ea8f41efa fix issue #20 2017-06-12 10:36:14 +08:00
Liu Ming
3daf1f6acf fixed 2017-06-12 10:31:26 +08:00
Liu Ming
79987c0cd7 fix bug 2017-02-21 16:59:50 +08:00
Liu Ming
f02a04cbdd update v0.0.1 2017-02-21 16:27:01 +08:00
Liu Ming
1127e94c69 Merge branch 'master' of https://github.com/extrame/xls 2016-09-30 11:47:04 +08:00
Liu Ming
cc2ab32c3f fix issue #12 2016-09-30 11:46:51 +08:00
Lucas Liu
0cbb14a4fb Merge pull request #14 from sstask/master
float format
2016-08-12 14:59:25 +08:00
Liu Ming
76d16d4682 fix the bug of open office file, USER SHOULD UPDATE github.com/extrame/ole2 TOO 2016-08-12 14:50:42 +08:00
yezi
3f54900d96 float format 2016-08-12 11:31:13 +08:00
yezi
f4e2c3fa58 浮点数格式 2016-08-12 11:17:17 +08:00
Liu Ming
da346a5ffb fix the unused import 2016-07-02 22:20:58 +08:00
Liu Ming
eaea4d0573 fix the bug of continue with rich text format 2016-07-01 21:29:00 +08:00
Liu Ming
991920a697 fix the continue block parse error 2016-06-23 10:22:57 +08:00
Liu Ming
0b5fd56f62 fix some europe character error 2016-06-20 09:39:08 +08:00
Liu Ming
6f63f448b8 fix the date format of XfRK 2016-06-01 08:09:38 +08:00
Liu Ming
06ae67f1d1 support type 0x0204 2016-05-28 10:39:46 +08:00
Liu Ming
990d2cc41f change example name 2016-01-22 14:50:15 +08:00
Liu Ming
1375b24d9d Add NumSheets to get the number of sheets 2016-01-21 13:14:37 +08:00
Liu Ming
1dd2ce626e change readme, add thanks 2015-12-15 09:24:39 +08:00
Lucas Liu
316372e683 Merge pull request #3 from tgulacsi/date
Expand format recognition for dates
2015-11-26 21:40:46 +08:00
Tams Gulcsi
80a9dc03c7 Expand format recognition for dates
Read in and use DATEMODE (0x22), and recognize more formats as dates (both built-in and user-defined).
2015-11-25 14:50:29 +01:00
Liu Ming
6130495e06 remove unnecessary log output 2015-10-30 16:03:44 +08:00
Liu Ming
ddee605f8f fix the xf error 2015-10-30 16:01:42 +08:00
Liu Ming
8fbc98155b add contact info 2015-10-15 11:53:09 +08:00
Liu Ming
25a423270d add contact info 2015-10-15 11:52:02 +08:00
Liu Ming
fbef2d4922 add some example 2015-09-30 11:44:14 +08:00
Liu Ming
56699cbc55 add one example 2015-09-30 11:17:25 +08:00
Liu Ming
e7a933588c clean code and add some comments 2015-09-30 10:40:01 +08:00
Liu Ming
4b7153c0ef add godoc reference 2015-09-07 10:58:54 +08:00