Geoffrey J. Teale
|
b19aef01ea
Add testing for 1.7 and 1.8
|
8 лет назад |
Geoffrey J. Teale
|
47e33bbbed
Merge pull request #284 from simulot/master
|
8 лет назад |
simulot
|
c3cef27bce
TimeToExcelTime is tuncating time to second
|
8 лет назад |
Geoffrey J. Teale
|
76c1f5d56c
Merge pull request #280 from HeinOldewage/master
|
8 лет назад |
Neoin
|
fc46433220
Fixed the datarace surrounding the channel. This was done by moving the
|
9 лет назад |
Geoffrey J. Teale
|
4f58355431
Merge pull request #279 from tealeg/worksheet-col-customwidth-should-be-bool
|
9 лет назад |
Geoffrey J. Teale
|
8c2e0d9a61
xlsxCol.CustomWidth should be boolean, not int.
|
9 лет назад |
Geoffrey J. Teale
|
4da4be7c96
Merge pull request #272 from tokyis/master
|
9 лет назад |
Geoffrey J. Teale
|
fa26f10851
Merge pull request #277 from xStrom/autofilter
|
9 лет назад |
Geoffrey J. Teale
|
48fb9753bf
Merge pull request #269 from xStrom/cellid
|
9 лет назад |
Geoffrey J. Teale
|
ccec065d7d
Merge pull request #265 from dizk/master
|
9 лет назад |
Geoffrey J. Teale
|
340120d67f
Merge pull request #260 from sathishbaburathinavel/master
|
9 лет назад |
Kaur Kuut
|
8dcbfb6521
Added basic support for filters.
|
9 лет назад |
tokyis
|
ae1551b912
Update cell.go
|
9 лет назад |
tokyis
|
d5dc146f4e
Exported time functions
|
9 лет назад |
tokyis
|
f2941942f4
Func. appending an existing sheet to a file (#1)
|
9 лет назад |
Kaur Kuut
|
92abef0528
Expose GetCoordsFromCellIDString & GetCellIDStringFromCoords.
|
9 лет назад |
Geoffrey J. Teale
|
e0f3d7d6cf
Merge pull request #263 from p1gd0g/patch-1
|
9 лет назад |
Geoffrey J. Teale
|
1528f1b18c
Merge pull request #257 from t0pep0/master
|
9 лет назад |
Didrik A. Rognstad
|
ee42328b46
Make file.ToSlice() output an empty string when the cell value is an empty string, and cell.String() throws an error
|
9 лет назад |
p1gd0g
|
b0438e0aad
cell.String has two value.
|
9 лет назад |
sathishbaburathinavel
|
19f545a180
issue-259-XLSX file corrupts when saving the file without adding Worksheet
|
9 лет назад |
Ivan Anfilatov
|
0abbbc061d
add test coverage for err in Cell.ToDate
|
9 лет назад |
Ivan Anfilatov
|
d553e75f05
add method Cell.ToDate(date1904 bool)
|
9 лет назад |
Geoffrey J. Teale
|
a8490cf686
Merge pull request #254 from ReneKroon/master
|
9 лет назад |
Geoffrey J. Teale
|
929fb790b7
Merge pull request #252 from regorov/master
|
9 лет назад |
Geoffrey J. Teale
|
ba6d7e5152
Merge pull request #250 from nieware/master
|
9 лет назад |
René Kroon
|
2a26171461
Don't generate map on hot spot in code during iterations, precalculate
|
9 лет назад |
Robert Egorov
|
e72243a560
fixes issue #251
|
9 лет назад |
Robert Nieren
|
4dcd25754e
Amended fix for issue #248 (merged cell produce empty style attrib) -
|
9 лет назад |