Hugh Gao
|
30b05c0ae3
Fixed: unsafe when generate new NumFmtId;
|
11 years ago |
Hugh Gao
|
0086db164a
Fixed: default xf is not 0th.
|
11 years ago |
Hugh Gao
|
d0daf3ac53
Added support for built-in and user-defined NumFmt style. Now it can write float into cell with number format but not the formatted value which sometimes cause the broken file warning in Microsoft Excel.
|
11 years ago |
Geoffrey J. Teale
|
7fc3211bfe
Merge pull request #116 from klniu/master
|
11 years ago |
Hugh Gao
|
d2bd8c034d
Added date format yyyy/mm/dd
|
11 years ago |
Shawn Milochik
|
a047531ecb
Fixes #24
|
11 years ago |
Geoffrey J. Teale
|
a32d3ec222
Merge pull request #112 from tealeg/skm_update_bool
|
11 years ago |
Shawn Milochik
|
28bc0d2ac3
Proposal for #106.
|
11 years ago |
Shawn Milochik
|
761bdfa2de
Merge pull request #110 from greenenergy/master
|
11 years ago |
Colin Fox
|
6c084d0a5d
Removed commented lines
|
11 years ago |
Shawn Milochik
|
5065979b26
Merge pull request #111 from tealeg/numbers_hack
|
11 years ago |
Shawn Milochik
|
036ba1c733
Hack to fix #63 and #91.
|
11 years ago |
Colin Fox
|
4da97d8eba
Merge branch 'dev'
|
11 years ago |
Colin Fox
|
22869abfd2
Fixed unit tests to account for new styles
|
11 years ago |
Colin Fox
|
1c45890ff2
Fixed merge conflict
|
11 years ago |
Geoffrey J. Teale
|
d86c4d86f4
Merge pull request #108 from xStrom/master
|
11 years ago |
Kaur Kuut
|
6472b9e71a
The xlsxFont equality checker now properly checks for B/U/I.
|
11 years ago |
Kaur Kuut
|
b0bf95f328
Now correctly marshaling B/I/U in xmlStyle.
|
11 years ago |
Kaur Kuut
|
1ed72c208f
Now correctly applying B/U/I to the XLSX style struct.
|
11 years ago |
Shawn Milochik
|
43157e3625
golint cleanup on cell.go
|
11 years ago |
Shawn Milochik
|
a8a8c42e08
Better fix for #101 from @qiuly in #104.
|
11 years ago |
Shawn Milochik
|
2e653b4b66
regression test for #101
|
11 years ago |
Shawn Milochik
|
c097228520
typo fix
|
11 years ago |
Shawn Milochik
|
4b3c9ed33d
Fixes #101 without breaking the tests.
|
11 years ago |
Shawn Milochik
|
df06d597a2
Merge branch 'master' into skm_101
|
11 years ago |
Shawn Milochik
|
fabb3b1d82
go vet
|
11 years ago |
Shawn Milochik
|
330db4d7cc
gofmt
|
11 years ago |
Shawn Milochik
|
d2babba81c
Fix #101
|
11 years ago |
Colin Fox
|
dbca871163
Now not including mergeCells node if its empty - Excel cries if there are 0 mergecells
|
11 years ago |
Geoffrey J. Teale
|
d0b23ff02f
Merge pull request #100 from sirwart/themes
|
11 years ago |