20
0

Commit Graph

  • ebc9f4f17e "Fixed" wrong interpretation of number value v0.0.3bfb bfbMaster Felix Limberger 2023-08-16 14:56:48 +02:00
  • 4a6cf26307
    Merge pull request #50 from sergeilem/master master v0.0.2 Lucas Liu 2020-04-26 20:46:01 +08:00
  • 8fb566963b
    Merge branch 'master' into master Lucas Liu 2020-04-26 20:45:52 +08:00
  • 6fdb969449
    Merge pull request #55 from technix86/master Lucas Liu 2020-04-26 20:43:42 +08:00
  • b72264b294
    Merge branch 'master' into master Lucas Liu 2020-04-26 20:43:28 +08:00
  • 60fcb0b22c
    Merge pull request #63 from simon3z/master Lucas Liu 2020-04-26 20:41:22 +08:00
  • b8b06ac1dd support date format Federico Simoncelli 2020-03-27 21:08:35 +01:00
  • 0ecbf4c42c fix format Federico Simoncelli 2020-03-27 21:08:23 +01:00
  • 0bc58acfcb [fixed] empty value is^W was returned if cell is string formula Ivan 2019-04-02 23:38:51 +03:00
  • 5480ee5058 <byte> is obviously preferable for the type that can be ReadBinary Ivan 2019-03-17 23:01:02 +03:00
  • 0698fa2730 6) Fixed bug on Row.LastCol() when data is actually present but Row.info.Lcell=0 (ms excel shows the data) Ivan 2019-03-17 22:42:58 +03:00
  • 6a276445b2 5) Row.ColExact(int)(string) when we need not to output duplicates of merged cells Ivan 2019-03-17 22:42:43 +03:00
  • 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) Ivan 2019-03-17 20:55:41 +03:00
  • 0a1f9a7128 travis added sergeilem 2019-03-06 23:40:45 +03:00
  • 0c50cf53ba travis added sergeilem 2019-03-06 23:38:02 +03:00
  • 9ab9172533 travis added sergeilem 2019-03-06 23:33:32 +03:00
  • d772dac240 credits added sergeilem 2019-03-06 23:27:28 +03:00
  • c849b3b45d more date reading enhancements sergeilem 2019-03-06 23:13:03 +03:00
  • 47f24af084 enhanced reading dates sergeilem 2019-03-05 23:25:31 +03:00
  • ffbdba585f removed TestEuropeString sergeilem 2019-03-05 22:36:31 +03:00
  • 61d5335b56 Cleaned some comments sergeilem 2019-03-05 22:31:15 +03:00
  • e0f5c1d7ce
    Fix: reading big integers and some floats Sergei Lemeshkin 2019-03-05 09:44:52 +03:00
  • 6a6d15a25c FIX: issue #47 sergeilem 2018-12-04 00:16:44 +03:00
  • d1f3d0bd6a Removed 'FIX' and email from comments sergeilem 2018-09-13 22:10:15 +03:00
  • 1d8d5ec738 FIX: fixed data reading errors sergeilem 2018-08-14 00:05:20 +03:00
  • cf12fc26e3 Big test table added sergeilem 2018-08-14 00:04:25 +03:00
  • 10d6c30f15 Revert to original plus TestIssue47 added sergeilem 2018-10-02 23:30:18 +03:00
  • 539786826c
    Merge pull request #29 from korv1982/master Lucas Liu 2018-09-05 17:27:46 +08:00
  • eaa44e594d
    Merge pull request #39 from julianespinel/new-formater/remove-println new_formatter Lucas Liu 2018-09-05 17:25:12 +08:00
  • dac73cf010 Remove fmt.Println Julian Espinel 2018-05-09 21:29:56 -05:00
  • ed8580ddea Merge branch 'master' into new_formatter 刘铭 2018-03-22 09:26:49 +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
  • 86ef51ec15 Issue: Numbers with some special formats reads as date korv1982 2017-10-23 11:25:56 +03:00
  • 18a6340e66 Мелкие изменения korv1982 2017-10-23 11:14:16 +03:00
  • 75efccf7f9 fix issue #25 Liu Ming 2017-08-18 11:15:10 +08:00
  • b3daf1a0f9 add commaformatter Liu Ming 2017-08-18 11:10:25 +08:00
  • d3f14f70d8 try to use a new formatter for date and decimal Liu Ming 2017-07-26 17:56:49 +08:00
  • ce73093973 use RFC3339 to format default time Liu Ming 2017-07-26 10:17:25 +08:00
  • 63a567624a fix part of issue #25 Liu Ming 2017-07-26 09:39:26 +08:00
  • 7ea8f41efa fix issue #20 Liu Ming 2017-06-12 10:36:14 +08:00
  • 3daf1f6acf fixed Liu Ming 2017-06-12 10:31:26 +08:00
  • 79987c0cd7 fix bug Liu Ming 2017-02-21 16:59:50 +08:00
  • f02a04cbdd update v0.0.1 Liu Ming 2017-02-21 16:27:01 +08:00
  • 1127e94c69 Merge branch 'master' of https://github.com/extrame/xls Liu Ming 2016-09-30 11:47:04 +08:00
  • cc2ab32c3f fix issue #12 Liu Ming 2016-09-30 11:46:51 +08:00
  • 0cbb14a4fb Merge pull request #14 from sstask/master Lucas Liu 2016-08-12 14:59:25 +08:00
  • 76d16d4682 fix the bug of open office file, USER SHOULD UPDATE github.com/extrame/ole2 TOO Liu Ming 2016-08-12 14:50:42 +08:00
  • 3f54900d96 float format yezi 2016-08-12 11:31:13 +08:00
  • f4e2c3fa58 浮点数格式 yezi 2016-08-12 11:17:17 +08:00
  • da346a5ffb fix the unused import Liu Ming 2016-07-02 22:20:58 +08:00
  • eaea4d0573 fix the bug of continue with rich text format Liu Ming 2016-07-01 21:29:00 +08:00
  • 991920a697 fix the continue block parse error Liu Ming 2016-06-23 10:22:57 +08:00
  • 0b5fd56f62 fix some europe character error Liu Ming 2016-06-20 09:39:08 +08:00
  • 6f63f448b8 fix the date format of XfRK Liu Ming 2016-06-01 08:09:38 +08:00
  • 06ae67f1d1 support type 0x0204 Liu Ming 2016-05-28 10:39:46 +08:00
  • 990d2cc41f change example name Liu Ming 2016-01-22 14:50:15 +08:00
  • 1375b24d9d Add NumSheets to get the number of sheets Liu Ming 2016-01-21 13:14:37 +08:00
  • 1dd2ce626e change readme, add thanks Liu Ming 2015-12-15 09:24:39 +08:00
  • 316372e683 Merge pull request #3 from tgulacsi/date Lucas Liu 2015-11-26 21:40:46 +08:00
  • 80a9dc03c7 Expand format recognition for dates Tams Gulcsi 2015-11-25 14:50:29 +01:00
  • 6130495e06 remove unnecessary log output Liu Ming 2015-10-30 16:03:44 +08:00
  • ddee605f8f fix the xf error Liu Ming 2015-10-30 16:01:42 +08:00
  • 8fbc98155b add contact info Liu Ming 2015-10-15 11:53:09 +08:00
  • 25a423270d add contact info Liu Ming 2015-10-15 11:52:02 +08:00
  • fbef2d4922 add some example Liu Ming 2015-09-30 11:44:14 +08:00
  • 56699cbc55 add one example Liu Ming 2015-09-30 11:17:25 +08:00
  • e7a933588c clean code and add some comments Liu Ming 2015-09-30 10:40:01 +08:00
  • 4b7153c0ef add godoc reference Liu Ming 2015-09-07 10:58:54 +08:00
  • ed99fddcfb fix the bug of continue utf16 string reading Liu Ming 2015-08-25 14:21:00 +08:00
  • 708f1d8f15 add LICENSE and some annotation Liu Ming 2015-06-16 10:37:11 +08:00
  • d0179503de fix the bug of reading other sheets in one sheet Liu Ming 2015-06-16 10:29:58 +08:00
  • dff67234df partly support time cell Liu Ming 2015-03-25 14:47:26 +08:00
  • 7345247a91 add file link support Liu Ming 2015-03-25 11:03:05 +08:00
  • 5544765b84 add hyperlink and formula cell support Liu Ming 2015-03-24 13:06:52 +08:00
  • c7f56bc92a update readme Liu Ming 2015-03-23 10:06:19 +08:00
  • 6a2e043dc2 Create Readme.md Lucas Liu 2015-03-19 17:43:13 +08:00
  • fbfa8b5d0d init Liu Ming 2015-03-19 17:39:41 +08:00