summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Update readmexuri2019-01-29
* Fixes #195: Make GetRows return value avoid empty cellRafael Barros2019-01-01
* Tests refactoringVeniamin Albaev2018-12-27
* Merge pull request #313 from sairoutine/feature/get_merge_cellsxuri2018-12-19
|\
| * Add GetMergeCellssairoutine2018-12-19
* | Fixes #308, refactor `NewSheet()`, `DeleteSheet()`, `SetActiveSheet()` and `G...xuri2018-12-15
* | Add new logo for excelizexuri2018-12-05
* | resolve #273 new feature: protect sheet supportHcySunYang2018-11-02
* | resolve #276, add OfficeOpenXML-XMLSchema-Strict mode supportxuri2018-10-17
|/
* - Initialize shared formula types support, relate issue #227;xuri2018-05-26
* - Support to read inlineStr type cell value, relate issue #208, PR #209;Ri Xu2018-04-09
* - Fix `checkCellInArea()` index out of range when merged cell ref is single c...Ri Xu2018-04-08
* - Make row index consistent in function `SetRowHeight` and `GetRowHeight`, fi...Ri Xu2018-04-02
* Readme and godoc has been updated.Ri Xu2018-03-06
* Handle special shared string table file name `xl/SharedStrings.xml`, relate i...Ri Xu2018-03-02
* Revert "The godoc and readme page has been updated."Ri Xu2018-01-28
* The godoc and readme page has been updated.Ri Xu2018-01-26
* - Init conditional format support, relate issue #75;Ri Xu2017-08-11
* Update image in readme and fix typo.Ri Xu2017-07-06
* Priority cell style, when the cell and the column at the same time with the s...Ri Xu2017-05-30
* Handle number formats out of built-in range exception by returning raw value,...Ri Xu2017-05-05
* - Initialize shape support: new function `AddShape()` added. Relate issue #38;Ri Xu2017-04-30
* - Initialize char support, relate issue #31;Ri Xu2017-04-23
* Bugfix #23 can't get multiple records.Ri Xu2017-02-17
* io.Reader not io.ReaderAtJosh Fyne2017-02-16
* Fix issue #19.Ri Xu2017-02-07
* Support set work sheet background image.Ri Xu2017-01-24
* Support add picture with offset and scaling.Ri Xu2017-01-22
* - New function `AddPicture()` added, support to add picture into excel cell;Ri Xu2017-01-17
* - Fix issue comments missing after save;Ri Xu2016-12-22
* - Fix issue background image and table missing after save;Ri Xu2016-12-20
* Fix hyperlink missing after save issue and update completion row element logi...Ri Xu2016-12-20
* Remove useless `.xlsx` tested files and go test updated.Ri Xu2016-11-02
* looping on row col functionalityahmad2016-10-31
* Update go test.Ri Xu2016-10-23
* Update test XLSX template.Ri Xu2016-09-22
* Fix zoom scale and page layout view setting of XLSX.Ri Xu2016-09-22
* Open file error return added and UpdateLinkedValue function added to fix link...Ri Xu2016-09-06
* Fix checkRow() out of rangeRi Xu2016-09-02
* Update testing file more case added and reading cell value usage example in r...Ri Xu2016-09-02
* Init commit.Ri Xu2016-08-30