summaryrefslogtreecommitdiff
path: root/lib_test.go
Commit message (Collapse)AuthorAge
* - gofmted with -s;Ri Xu2018-01-31
| | | | | - Fix ineffectual assignments in Go code; - Godoc has been updated
* make SetCellStyle quicker by skipping conversions in checkCellInArea, and ↵mbresson2018-01-19
skipping area checks when we are sure the cell can't be before or past the current row/col Signed-off-by: Matthieu Bresson