summaryrefslogtreecommitdiff
path: root/xmlSharedStrings.go
Commit message (Expand)AuthorAge
* This closes #1204, breaking changes for add commentsxuri2022-11-02
* Stream writer support to set inline rich text cell (#1121)charles.deng2022-10-10
* This closes #1148, resolve limitations when adding VBA project to the workbookxuri2022-02-17
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
* Speed up merge cellsthree2021-08-13
* support escaped string literal basic string and use GitHub Action instead of ...xuri2021-06-11
* Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC...xuri2021-04-04
* #65 fn: N, PERCENTILE.INC and Txuri2021-03-30
* add GetCellRichText method and test (#789)tonnyzhang2021-02-22
* improve compatibility for phonetic hint and sheet tab colorxuri2020-09-03
* Resolve #32, fix missing leading/leading spaces when working with SSTxuri2020-07-01
* Update docs and typo fixedxuri2020-06-22
* Fix #622, storage string to SST (shared string table)xuri2020-05-26
* Resolve #172, init rich text supportxuri2020-04-06
* Improve code coverage unit testsxuri2019-12-29
* Documentation updated, Go 1.10+ requiredxuri2019-08-11
* Handle multi row inline stringsHarris2019-08-09
* README updatedxuri2019-01-01
* Comments style changed.xuri2018-09-14
* Comments style changed.xuri2018-09-14
* Comments style changed.xuri2018-09-14
* Fix golint errors under confidence 0.1xuri2018-09-12
* Golang 1.9 compatible, fix issue #111Ri Xu2017-09-01
* Initialize comments support & go test updated.Ri Xu2017-05-13
* Fix issue #19.Ri Xu2017-02-07
* Format commants, break comments after 80 characters.Ri Xu2017-01-18
* - 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
* Update godoc of package.Ri Xu2016-10-19
* 1) Update readme file credits and go report badge added; 2) Remove use less f...Ri Xu2016-08-31
* - Get cell value supportRi Xu2016-08-30