summaryrefslogtreecommitdiff
path: root/comment.go
Commit message (Expand)AuthorAge
* Ref: #660, #764, #1093, #1112, #1133 This improve number format supportxuri2022-02-13
* Fix file corrupted in some cases, check file extension and format codexuri2022-01-23
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
* This closes #1061, support multi-byte language on set header footerxuri2021-11-16
* Support concurrency add picturexuri2021-07-06
* - Support concurrency iterate rows and columnsxuri2021-07-05
* This closes #825, closes #829, closes #830, fix issue when get and add commen...xuri2021-04-27
* Fixed #825, improves compatibility for comments with absolute XML pathxuri2021-04-26
* 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
* Fix #724, standardize variable naming and update unit testsxuri2020-11-11
* Fix #673 comment shape compatibility issue with the recent Excel versionsxuancanh2020-07-22
* support parse and generate XML element namespace dynamic, fix #651xuri2020-07-18
* Update docs and typo fixedxuri2020-06-22
* Resolve #172, init rich text supportxuri2020-04-06
* Resolve #345, fix missing comments by GetCommentsxuri2020-03-31
* Improve code coverage unit testsxuri2019-12-29
* Improve compatibility, fix workbook's rels ID calc errorxuri2019-12-23
* Fix #539 Fixed error opening excel file created in encoding d… (#540)Alex Geer2019-12-20
* Combine functions:xuri2019-09-16
* Documentation updated, Go 1.10+ requiredxuri2019-08-11
* Fix #434, add missing commentsxuri2019-07-15
* Add the ability to change the default fontHarris2019-05-23
* fixed #373, comments duplicate caused by inner counting errorsxuri2019-05-11
* Add a check for maximum limit hyperlinks in a worksheetxuri2019-04-21
* Resolve #369,#370xuri2019-04-15
* refactor: handler error instead of panic,xuri2019-03-23
* Huge refactorig for consistent col/row numbering (#356)Veniamin Albaev2019-03-20
* Resolve #106, #294 performance optimization for add hyperlinkxuri2019-02-26
* Resolve #274, performance optimization for add images, charts and shapesxuri2019-02-25
* Resolve #235, performance optimization for add comments (#347)BluesJhao2019-02-25
* Resolve #345, get comments by target referencexuri2019-02-23
* README updatedxuri2019-01-01
* Fix the issue caused by missing tradition to strict conversion for `sharedStr...xuri2018-10-18
* Comments style changed.xuri2018-09-14
* Comments style changed.xuri2018-09-14
* Comments style changed.xuri2018-09-14
* New function `AddPictureFromBytes()` has been added, this resolve #259 and cl...xuri2018-09-14
* Fix golint errors under confidence 0.1xuri2018-09-12
* Fixes #256 and format document.xuri2018-08-06
* Bugfix: create worksheet cause file issue. Relate issue #249.xuri2018-07-17
* GoDoc updated.xuri2018-07-13
* added retieval of worksheet commentsRad Cirskis2018-06-30
* Update comment.goxuri2018-06-28
* improved commenting formattingRad Cirskis2018-06-23
* - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPic...xuri2018-05-27
* save bytes on memory instead of stringLunny Xiao2018-05-07
* Golang 1.9 compatible, fix issue #111Ri Xu2017-09-01
* - Make function `TitleToNumber()` exportable, note that function `ToAlphaStri...Ri Xu2017-06-27