| Rev. | Time | Author |
|---|---|---|
| adce2de | 2018-03-27 22:01:07 | |
|
Add the Chinese version of the README file. |
||
| d65b300 | 2018-03-16 21:54:07 | |
|
- Update the function `NewSheet()` to handle when already exists a worksheet of the same name, relate pull request #196; |
||
| 770026e | 2018-03-12 21:14:39 | |
|
- New function `SetSheetRow()` has been added for support write whole line at once, relate issue #96 and #194; |
||
| ecc3adf | 2018-03-07 13:56:18 | |
|
- Add protection properties associated with the cell support, relate issue #191; |
||
| 06e54bf | 2018-03-06 11:36:12 | |
|
Readme and godoc has been updated. |
||
| 45c31c4 | 2018-03-05 22:23:52 | |
|
- Update the function `AddChart()`: clustered, stacked and 100% stacked bar and column series charts supported, relate issue #190; |
||
| b1b056e | 2018-03-02 11:19:40 | |
|
Handle special shared string table file name `xl/SharedStrings.xml`, relate issue #188 |
||
| 9d7b94d | 2018-02-12 12:45:42 | |
|
Update godoc to make charts compatibility with WPS, relate issue #187. |
||
| 7621927 | 2018-02-03 16:02:37 | |
|
- Add a hyperlink to an image support for the function `AddPicture()`, relate issue #185; |
||
| 638bd44 | 2018-01-31 12:12:43 | |
|
- gofmted with -s; |
||
| 12760a7 | 2018-01-29 21:00:39 | |
|
|
||
| e556c25 | 2018-01-29 20:39:06 | Martin Sandve Alnæs |
|
Avoid looping over unused rows and columns in SetCellStyle. |
||
| 6f4e4d9 | 2018-01-28 14:57:32 | |
|
Revert "The godoc and readme page has been updated." |
||
| e4611e9 | 2018-01-26 18:17:44 | |
|
The godoc and readme page has been updated. |
||
| 4aadca6 | 2018-01-26 17:53:17 | |
|
|
||
| b25ec6e | 2018-01-26 02:08:26 | dvelderp |
|
xlsx.SetCellValue() now supports bool value |
||
| 541d29f | 2018-01-19 21:58:26 | |
|
|
||
| 317ef65 | 2018-01-19 18:49:09 | mbresson |
|
make SetCellStyle quicker by skipping conversions in checkCellInArea, and skipping area checks when we are sure the cell can't be before or past the current row/col |
||
| 50cdaed | 2018-01-09 00:03:59 | |
|
- Add 3D column and 3D 100% stacked column chart support, relate issue #160; |
||
| 6dc135a | 2018-01-06 09:05:43 | |
|
Fix read columns count wrong in specific xlsx data, relate issue #175 |
||
| 52b1a8e | 2018-01-05 10:39:31 | |
|
- Function `SetCellValue()` time.Duration support added, relate issue #176; |
||
| e13ccce | 2018-01-03 18:54:28 | |
|
Copyright updated. |
||
| 4618730 | 2017-12-16 15:22:10 | |
|
Issue template and contributing guide updated. |
||
| af737dd | 2017-12-15 10:57:12 | |
|
Issue template added. |
||
| 749d12e | 2017-12-05 00:54:32 | |
|
- Fix `DeleteSheet()` make broken file, relate issue #165; |
||
| 6d634ca v1.2.0 | 2017-12-01 17:52:15 | |
|
GitHub repo URL changed. |
||
| 4436957 | 2017-12-01 17:50:07 | |
|
|
||
| 76366fc | 2017-12-01 17:31:27 | |
|
Travis CI config updated and typo fixed. |
||
| 07a4140 | 2017-12-01 16:47:39 | |
|
- 24 hour time format supported, relate issue #163; |
||
| 2dc3854 | 2017-11-25 23:26:54 | |
|
|
||