summaryrefslogtreecommitdiff
path: root/lib_test.go
Commit message (Expand)AuthorAge
* Reduce cyclomatic complexities for the formula calculate function and update ...xuri2021-08-09
* This closes #979, fix the data validation deletion issue and tidy the interna...xuri2021-08-06
* encode the escaped string literal which not permitted in an XML 1.0 documentxuri2021-06-16
* string pattern match context check instead of regex lookahead assertionxuri2021-06-13
* skip XML control character in the escape literal string, and update dependenciesxuri2021-06-12
* support escaped string literal basic string and use GitHub Action instead of ...xuri2021-06-11
* This closes #652, new SetColWidth API, support set column width in stream wri...xuri2021-05-10
* Fixe issue generated file corrupted caused by incorrect default XML namespace...xuri2021-04-30
* improvement compatibility for the XML ignorable namespacexuri2020-07-20
* update docs and improve compatibilityxuri2020-07-11
* add limits for total columns, row and filename lengthxuri2020-05-29
* add test for ReadZipReader, close #642xuri2020-05-23
* Performance improvementsxuri2020-04-05
* refactor: handler error instead of panic,xuri2019-03-23
* Huge refactorig for consistent col/row numbering (#356)Veniamin Albaev2019-03-20
* Tests refactoringVeniamin Albaev2018-12-27
* - gofmted with -s;Ri Xu2018-01-31
* make SetCellStyle quicker by skipping conversions in checkCellInArea, and ski...mbresson2018-01-19