| Commit message (Expand) | Author | Age |
* | This made library allowing insert EMZ and WMZ format image | xuri | 2022-08-21 |
* | This closes #1296, add new function `GetRowOpts` for stream reader (#1297) | Thomas Charbonnel | 2022-08-11 |
* | This made library allowing insert WMF format image | xuri | 2022-05-14 |
* | This closes #1225, allowing insert EMF format images | xuri | 2022-05-13 |
* | This closes #1095, support to set and get document application properties | xuri | 2021-12-26 |
* | This improves compatibility for absolute XML path, Windows-style directory se... | xuri | 2021-02-27 |
* | support ECMA-376 document standard encryption, ref #199 | xuri | 2020-09-02 |
* | Resolve #199, init password protection spreadsheet support | xuri | 2020-09-01 |
* | Resolve #348, support delete Data Validation | xuri | 2020-03-13 |
* | Compatibility improvement | xuri | 2019-09-24 |
* | Testing files updated | xuri | 2019-09-02 |
* | Fix #386 regression test added (#440) | Vsevolod Balashov | 2019-09-01 |
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
* | Handle multi row inline strings | Harris | 2019-08-09 |
* | Resolve #217, new function add VBA project supported. | xuri | 2019-07-21 |
* | Add TIF, TIFF format images and more detailed error information when open th... | xuri | 2019-06-27 |
* | Resolve #106, #294 performance optimization for add hyperlink | xuri | 2019-02-26 |
* | resolve the issue corrupted xlsx after deleting formula of cell, reference #346 | xuri | 2019-02-22 |
* | Update readme | xuri | 2019-01-29 |
* | Fixes #195: Make GetRows return value avoid empty cell | Rafael Barros | 2019-01-01 |
* | Tests refactoring | Veniamin Albaev | 2018-12-27 |
* | Merge pull request #313 from sairoutine/feature/get_merge_cells | xuri | 2018-12-19 |
|\ |
|
| * | Add GetMergeCells | sairoutine | 2018-12-19 |
* | | Fixes #308, refactor `NewSheet()`, `DeleteSheet()`, `SetActiveSheet()` and `G... | xuri | 2018-12-15 |
* | | Add new logo for excelize | xuri | 2018-12-05 |
* | | resolve #273 new feature: protect sheet support | HcySunYang | 2018-11-02 |
* | | resolve #276, add OfficeOpenXML-XMLSchema-Strict mode support | xuri | 2018-10-17 |
|/ |
|
* | - Initialize shared formula types support, relate issue #227; | xuri | 2018-05-26 |
* | - Support to read inlineStr type cell value, relate issue #208, PR #209; | Ri Xu | 2018-04-09 |
* | - Fix `checkCellInArea()` index out of range when merged cell ref is single c... | Ri Xu | 2018-04-08 |
* | - Make row index consistent in function `SetRowHeight` and `GetRowHeight`, fi... | Ri Xu | 2018-04-02 |
* | Readme and godoc has been updated. | Ri Xu | 2018-03-06 |
* | Handle special shared string table file name `xl/SharedStrings.xml`, relate i... | Ri Xu | 2018-03-02 |
* | Revert "The godoc and readme page has been updated." | Ri Xu | 2018-01-28 |
* | The godoc and readme page has been updated. | Ri Xu | 2018-01-26 |
* | - Init conditional format support, relate issue #75; | Ri Xu | 2017-08-11 |
* | Update image in readme and fix typo. | Ri Xu | 2017-07-06 |
* | Priority cell style, when the cell and the column at the same time with the s... | Ri Xu | 2017-05-30 |
* | Handle number formats out of built-in range exception by returning raw value,... | Ri Xu | 2017-05-05 |
* | - Initialize shape support: new function `AddShape()` added. Relate issue #38; | Ri Xu | 2017-04-30 |
* | - Initialize char support, relate issue #31; | Ri Xu | 2017-04-23 |
* | Bugfix #23 can't get multiple records. | Ri Xu | 2017-02-17 |
* | io.Reader not io.ReaderAt | Josh Fyne | 2017-02-16 |
* | Fix issue #19. | Ri Xu | 2017-02-07 |
* | Support set work sheet background image. | Ri Xu | 2017-01-24 |
* | Support add picture with offset and scaling. | Ri Xu | 2017-01-22 |
* | - New function `AddPicture()` added, support to add picture into excel cell; | Ri Xu | 2017-01-17 |
* | - Fix issue comments missing after save; | Ri Xu | 2016-12-22 |
* | - Fix issue background image and table missing after save; | Ri Xu | 2016-12-20 |
* | Fix hyperlink missing after save issue and update completion row element logi... | Ri Xu | 2016-12-20 |