21
0
Fork 0
Commit Graph

72 Commits

Author SHA1 Message Date
Lucas Liu 4a6cf26307
Merge pull request #50 from sergeilem/master
FIX: data corruption while reading, issues #31 #46 #47
2020-04-26 20:46:01 +08:00
Lucas Liu 8fb566963b
Merge branch 'master' into master 2020-04-26 20:45:52 +08:00
Lucas Liu 6fdb969449
Merge pull request #55 from technix86/master
Interface extension & bugfix
2020-04-26 20:43:42 +08:00
Lucas Liu b72264b294
Merge branch 'master' into master 2020-04-26 20:43:28 +08:00
Lucas Liu 60fcb0b22c
Merge pull request #63 from simon3z/master
Add Date Format support to NumberCol
2020-04-26 20:41:22 +08:00
Federico Simoncelli b8b06ac1dd support date format 2020-03-28 11:30:25 +01:00
Federico Simoncelli 0ecbf4c42c fix format 2020-03-28 11:30:25 +01:00
Ivan 0bc58acfcb [fixed] empty value is^W was returned if cell is string formula 2019-04-02 23:38:51 +03:00
Ivan 5480ee5058 <byte> is obviously preferable for the type that can be ReadBinary 2019-03-17 23:01:02 +03:00
Ivan 0698fa2730 6) Fixed bug on Row.LastCol() when data is actually present but Row.info.Lcell=0 (ms excel shows the data) 2019-03-17 22:42:58 +03:00
Ivan 6a276445b2 5) Row.ColExact(int)(string) when we need not to output duplicates of merged cells 2019-03-17 22:42:43 +03:00
Ivan 10ff2752d9 1) `boundsheet` field order fixed
2) `WorkSheet.Visibility` implemented (and typed constants)
3) `WorkSheet.Selected` implemented - most of cases require to parse _current_ sheet, not the first one
4) `WorkSheet.rightToLeft` property for future use (not implemented cause no RtL files present)
2019-03-17 20:55:41 +03:00
sergeilem 0a1f9a7128 travis added 2019-03-06 23:40:45 +03:00
sergeilem 0c50cf53ba travis added 2019-03-06 23:38:02 +03:00
sergeilem 9ab9172533 travis added 2019-03-06 23:33:32 +03:00
sergeilem d772dac240 credits added 2019-03-06 23:27:28 +03:00
sergeilem c849b3b45d more date reading enhancements 2019-03-06 23:13:03 +03:00
sergeilem 47f24af084 enhanced reading dates 2019-03-05 23:25:31 +03:00
sergeilem ffbdba585f removed TestEuropeString 2019-03-05 22:36:31 +03:00
sergeilem 61d5335b56 Cleaned some comments 2019-03-05 22:31:15 +03:00
Sergei Lemeshkin e0f5c1d7ce
Fix: reading big integers and some floats 2019-03-05 09:44:52 +03:00
sergeilem 6a6d15a25c FIX: issue #47 2018-12-04 00:16:44 +03:00
sergeilem d1f3d0bd6a Removed 'FIX' and email from comments 2018-12-02 01:32:17 +03:00
sergeilem 1d8d5ec738 FIX: fixed data reading errors 2018-12-02 01:32:17 +03:00
sergeilem cf12fc26e3 Big test table added 2018-12-02 01:32:17 +03:00
sergeilem 10d6c30f15 Revert to original plus TestIssue47 added 2018-10-02 23:30:18 +03:00
Lucas Liu 539786826c
Merge pull request #29 from korv1982/master
Minor changes
2018-09-05 17:27:46 +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
korv1982 86ef51ec15 Issue: Numbers with some special formats reads as date 2017-10-23 11:25:56 +03:00
korv1982 18a6340e66 Мелкие изменения 2017-10-23 11:14:16 +03: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 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