Commit Graph

10 Commits (af5e87dbcf5a89201072f5ca07d532258ece278f)

Author SHA1 Message Date
xuri 13e7bce6d2
improvement compatibility for the XML ignorable namespace
5 years ago
xuri 0aa1510694
update docs and improve compatibility
5 years ago
xuri 2ae631376b
add limits for total columns, row and filename length
5 years ago
xuri 7f78464f7f
add test for ReadZipReader, close #642
5 years ago
xuri 0f2a905324 Performance improvements
5 years ago
xuri 40ff5dc1a7
refactor: handler error instead of panic,
6 years ago
Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356)
6 years ago
Veniamin Albaev 35426ed5dc Tests refactoring
6 years ago
Ri Xu 638bd44dd5
- gofmted with -s;
7 years ago
mbresson 317ef65381 make SetCellStyle quicker by skipping conversions in checkCellInArea, and skipping area checks when we are sure the cell can't be before or past the current row/col
7 years ago