Geoffrey J. Teale
|
c9dcef43eb
Merge pull request #16 from brunoqc/patch-1
|
%!s(int64=12) %!d(string=hai) anos |
Bruno Bigras
|
fa03a3ad76
fixed a variable name in README.md
|
%!s(int64=12) %!d(string=hai) anos |
Geoffrey J. Teale
|
ff09d593c9
Remove extraneous "THE".
|
%!s(int64=12) %!d(string=hai) anos |
Geoffrey J. Teale
|
07e9881856
Remove reference to FreeBSD in license text *doh*
|
%!s(int64=12) %!d(string=hai) anos |
Geoffrey J. Teale
|
65f3ddd909
Update README with an example.
|
%!s(int64=12) %!d(string=hai) anos |
Geoffrey J. Teale
|
79e870b623
go fmt
|
%!s(int64=12) %!d(string=hai) anos |
Geoffrey J. Teale
|
196249312c
Fix an issue with empty rows (I forgot that these are emitted from the XML).
|
%!s(int64=12) %!d(string=hai) anos |
Geoffrey J. Teale
|
2474321062
Rename Style.Boders -> Style.Border (correctly spelt and singular).
|
%!s(int64=12) %!d(string=hai) anos |
Geoffrey J. Teale
|
0e341d43a5
* Change Style.Fills -> Style.Fill (a better name for a singular element)
|
%!s(int64=12) %!d(string=hai) anos |
Geoffrey J. Teale
|
a3128a11df
go fmt
|
%!s(int64=12) %!d(string=hai) anos |
Geoffrey J. Teale
|
e20fec90df
Test copying Font information into user level cell style.
|
%!s(int64=12) %!d(string=hai) anos |
Geoffrey J. Teale
|
c502147d60
Use dimensions in sheet definitions instead of looping through rows/columns to find the dimensions. This should restrict the main loop to only the range of cells that are actually in use, and drop the loop finding the maximum extent. This should speed things up quite a bit.
|
%!s(int64=12) %!d(string=hai) anos |
Geoffrey J. Teale
|
8ef999590e
Remove some unused information from the low level struct definitions to simplify things a little.
|
%!s(int64=12) %!d(string=hai) anos |
Geoffrey J. Teale
|
2c1335f283
Add some extra information to style extracted from file
|
%!s(int64=12) %!d(string=hai) anos |
Geoffrey J. Teale
|
872b35ec62
Test unmarshalling fills from testfile.xlsx
|
%!s(int64=12) %!d(string=hai) anos |
Geoffrey J. Teale
|
7dc33dbb53
Add TestReadStylesFromZipFile.
|
%!s(int64=12) %!d(string=hai) anos |
Geoffrey J. Teale
|
a484a9c9c8
Merge pull request #15 from ImJasonH/patch-1
|
%!s(int64=13) %!d(string=hai) anos |
Jason Hall
|
8481ccd3f9
Whoops
|
%!s(int64=13) %!d(string=hai) anos |
Jason Hall
|
b125194a52
Split out ReadZip method that doesn't open files
|
%!s(int64=13) %!d(string=hai) anos |
Geoffrey J. Teale
|
da1e4b8d90
Merge pull request #14 from dlintw/master
|
%!s(int64=13) %!d(string=hai) anos |
Daniel YC Lin
|
720616c87c
1. fixed get not get last column problem
|
%!s(int64=13) %!d(string=hai) anos |
Geoffrey J. Teale
|
e1b62dc4b4
go fmt
|
%!s(int64=13) %!d(string=hai) anos |
Geoffrey J. Teale
|
8da270c26d
Remove struct tags blocking unmarshal.
|
%!s(int64=13) %!d(string=hai) anos |
Geoffrey J. Teale
|
013a99ce1d
Restored tests to working state and recovered testfile.xlsx.
|
%!s(int64=13) %!d(string=hai) anos |
Geoffrey J. Teale
|
71417c366e
Fixed TestReadRowsFromSheet following pulls of two succesive patches that broke it.
|
%!s(int64=13) %!d(string=hai) anos |
Geoffrey J. Teale
|
ea25024771
Merge pull request #9 from zhcy/master
|
%!s(int64=13) %!d(string=hai) anos |
zhcy
|
412405ef96
add color style
|
%!s(int64=13) %!d(string=hai) anos |
zhcy
|
f3d89a40af
bug fix
|
%!s(int64=13) %!d(string=hai) anos |
zhcy
|
c5bec4b6ec
go fmt *.go
|
%!s(int64=13) %!d(string=hai) anos |
zhcy
|
57a0c4a450
bug fix
|
%!s(int64=13) %!d(string=hai) anos |