| Rev. | Time | Author |
|---|---|---|
| aaced35 | 2018-05-26 17:23:15 | |
|
- Initialize shared formula types support, relate issue #227; |
||
| d96440e | 2018-05-15 22:00:56 | |
|
- Performance optimization 20% faster, 14% memory savings on set cell values; |
||
| 167554b | 2018-05-14 11:12:46 | |
|
Improve unit testing, remove redundant code. |
||
| eb62256 v1.3.0 | 2018-05-11 11:14:18 | |
|
Simplify testing code, add test case for outline functions and update the godoc. |
||
| b5655ce | 2018-05-10 10:50:31 | |
|
|
||
| 1787c35 | 2018-05-09 21:13:20 | Eugene Dzhurinsky |
|
Use format string for chart dimension. |
||
| 18aa606 | 2018-05-09 11:40:00 | |
|
|
||
| e09e47d | 2018-05-09 09:21:26 | Eugene Dzhurinsky |
|
Custom chart size. |
||
| e8961f0 | 2018-05-08 11:36:13 | |
|
- Bugfix: set font family not works, relate issue #222; |
||
| e70618d | 2018-05-08 03:47:31 | Ilya Kuznetsov |
|
Added functions to set and get outline level for columns and rows. |
||
| 038e342 | 2018-05-07 17:44:02 | |
|
|
||
| d04be7b | 2018-05-07 17:42:30 | |
|
|
||
| 3ca180f | 2018-05-07 17:14:35 | |
|
Merge test cases and use strict error checking. |
||
| 38ad20e | 2018-05-07 17:12:51 | Lunny Xiao |
|
save bytes on memory instead of string |
||
| 761d47f | 2018-05-07 16:50:11 | |
|
|
||
| 3746ba6 | 2018-05-07 16:48:58 | |
|
|
||
| bc451a7 | 2018-05-05 14:33:19 | Lunny Xiao |
|
add iterator method for rows |
||
| 934ecec | 2018-05-04 12:20:51 | |
|
- Set name of table support in `AddTable()`, relate issue #216; |
||
| 200437d | 2018-05-03 11:01:41 | |
|
Fix document typo. |
||
| a9c7d66 | 2018-04-26 12:41:13 | |
|
- Support to set the positioning of a picture, relate issue #214; |
||
| 9ee57fd | 2018-04-23 01:14:58 | |
|
Fix typo and adding Chinese version document. |
||
| 52eb0ec | 2018-04-16 20:05:51 | OloloevReal |
|
Merge branch 'master' of https://github.com/OloloevReal/excelize |
||
| b8464af | 2018-04-16 20:01:10 | OloloevReal |
|
Added ZoomScale SheetViewOption |
||
| 9933a49 | 2018-04-16 05:14:00 | OloloevReal |
|
Fixed checking accessible value for ZoomScale, was missed in last commit |
||
| 4efc3dd | 2018-04-16 04:56:47 | OloloevReal |
|
Added ZoomScale SheetViewOption |
||
| 2b97c3b | 2018-04-09 20:44:08 | |
|
- Support to read inlineStr type cell value, relate issue #208, PR #209; |
||
| 564ebe4 | 2018-04-08 11:31:11 | |
|
- Fix `checkCellInArea()` index out of range when merged cell ref is single coordinate, relate issue #206; |
||
| a6fc5a7 | 2018-04-02 11:59:15 | |
|
- Make row index consistent in function `SetRowHeight` and `GetRowHeight`, fix issue #205; |
||
| dcbde4b | 2018-03-29 21:17:07 | |
|
- Add categories or values on reverse order (orientation of the chart) support, and set auto or fixed maximum, minimum of the axis, relate issue #202; |
||
| 50e3963 | 2018-03-27 22:14:40 | |
|
Remove English from the Chinese Readme file. |
||