| Commit message (Expand) | Author | Age |
* | Fixed #418, #420, #421, init adjust calculation chain support | xuri | 2019-06-08 |
* | Fix #411, change font size to float type | xuri | 2019-06-07 |
* | - Supplemental worksheet struct fields and field order adjustment | xuri | 2019-06-05 |
* | Resolve #415, init set and get doc properties support | xuri | 2019-06-04 |
* | Fix #413, make pivot cache ID not omit empty | xuri | 2019-06-01 |
* | Merge pull request #391 from mlh758/390-change-default-font | xuri | 2019-05-24 |
|\ |
|
| * | Add the ability to change the default font | Harris | 2019-05-23 |
|/ |
|
* | Resolve #404, get sheet map by target rels. | xuri | 2019-05-17 |
* | Resolve #397, support set style by columns | xuri | 2019-05-16 |
* | fixed #373, comments duplicate caused by inner counting errors | xuri | 2019-05-11 |
* | Resolve #394, init set header and footer support | xuri | 2019-05-05 |
* | Fix structs fields definition errors and keep double quotes in data validatio... | xuri | 2019-05-04 |
* | Remove Go 1.8 test in TravisCI | xuri | 2019-05-03 |
* | Resolve #393, upgrade Go module to v2 | xuri | 2019-05-02 |
* | Resolve #392, compatible with strict relations name space inspection | xuri | 2019-04-27 |
* | Update readme | xuri | 2019-04-23 |
* | Resolve #387, skip saving empty calculation chains | xuri | 2019-04-22 |
* | Add a check for maximum limit hyperlinks in a worksheet | xuri | 2019-04-21 |
* | godoc update and typo fixed | xuri | 2019-04-20 |
* | Resolve #382, rewrite prepareSheetXML to scale linearly (#383) | Michael | 2019-04-16 |
* | add unit tests to functions | xuri | 2019-04-16 |
* | Resolve #369,#370 | xuri | 2019-04-15 |
* | Check max length for SetCellStr and fix coordinate issue for MergeCell | xuri | 2019-04-14 |
* | Merge pull request #381 from aplulu/fix_calcchain | xuri | 2019-04-13 |
|\ |
|
| * | Fix out of range panic when removing formula. | Aplulu | 2019-04-09 |
* | | Merge pull request #379 from yoshhiide/bug-calc-position-object | xuri | 2019-04-12 |
|\ \
| |/
|/| |
|
| * | Adjust coding style | nabeyama yoshihide | 2019-04-04 |
| * | Fixed bug in the calculation target cell(row). | nabeyama yoshihide | 2019-04-04 |
| * | Fixed bug in column cell to check. | nabeyama yoshihide | 2019-04-04 |
* | | Resolve #377, avoid empty column in GetRows result | xuri | 2019-04-07 |
|/ |
|
* | resolve #359, optimize for saving duplicate images | xuri | 2019-03-26 |
|\ |
|
| * | Do not save duplicate images | Michael | 2019-03-25 |
|/ |
|
* | Add unit test to improve testing coverage | xuri | 2019-03-24 |
* | refactor: handler error instead of panic, | xuri | 2019-03-23 |
* | Add benchmark for adding images to sheet (#367) | Michael | 2019-03-23 |
* | resolve #366 fix image duplication | xuri | 2019-03-22 |
* | Fixed PR #356 regression RemoveCol() broken (#365) | Veniamin Albaev | 2019-03-21 |
* | Use bitSize for float32 type numbers conversion, relate PR #361 | xuri | 2019-03-21 |
* | SetCellFloat for floats with specific precision (#361) | Michael | 2019-03-21 |
* | resolve #360, fix axis parse issue when add / get pictures; | xuri | 2019-03-20 |
* | Typo fixed and godoc updated | xuri | 2019-03-20 |
* | Huge refactorig for consistent col/row numbering (#356) | Veniamin Albaev | 2019-03-20 |
* | Merge pull request #352 from caozhiyi/master | xuri | 2019-03-07 |
|\ |
|
| * | update go test and function docs | caozhiyi | 2019-03-07 |
|/ |
|
* | update README and functions docs (#351) | Kimxu | 2019-03-07 |
* | Implement consistent row addressing by Excel row number starting with 1 (#350) | Veniamin Albaev | 2019-03-06 |
* | Resolve #106, #294 performance optimization for add hyperlink | xuri | 2019-02-26 |
* | Resolve #274, performance optimization for add images, charts and shapes | xuri | 2019-02-25 |
* | Resolve #235, performance optimization for add comments (#347) | BluesJhao | 2019-02-25 |
* | Resolve #345, get comments by target reference | xuri | 2019-02-23 |