Geoffrey J. Teale
|
aee85d2a83
Make workboook file match the output of libreoffice.
|
11 years ago |
Geoffrey J. Teale
|
5bc19360e7
Worksheet output identical to LibreOffice for empty sheet.
|
11 years ago |
Geoffrey J. Teale
|
ffa2755661
Handle numFmts consistently.
|
11 years ago |
Geoffrey J. Teale
|
87677e0c11
Merge output-styles branch.
|
11 years ago |
Geoffrey J. Teale
|
2cc795381d
Add color element to styleSheet/fonts/font.
|
11 years ago |
Geoffrey J. Teale
|
00d7b43c2d
Rename styles to styleSheet (as per XML).
|
11 years ago |
Geoffrey J. Teale
|
c07706c1ce
Add count attribute to styles/cellStyleXfs and styles/cellXfs elements.
|
11 years ago |
Geoffrey J. Teale
|
4e5c6a0161
Add count to style/borders element.
|
11 years ago |
Geoffrey J. Teale
|
016971f0e0
Add count to style/fills element.
|
11 years ago |
Geoffrey J. Teale
|
9a6a124b52
Add count to style/Fonts element.
|
11 years ago |
Geoffrey J. Teale
|
4e5c01b15a
Output styles information in XLSX file.
|
11 years ago |
Geoffrey J. Teale
|
3db1f27860
Include theme1.xml in workbook rels.
|
11 years ago |
Geoffrey J. Teale
|
17bb7aeaa1
Include theme1.xml in output.
|
11 years ago |
Geoffrey J. Teale
|
1ca88b053d
Update test to reflect changes.
|
11 years ago |
Geoffrey J. Teale
|
5d3f06af61
Merge branch 'master' of https://github.com/achernyak/xlsx into achernyak-master
|
11 years ago |
U-NORTH_AMERICA\ACHER
|
f6c359ccc5
Fixed columns appearing as 0 width
|
11 years ago |
Geoffrey J. Teale
|
355ee079d9
Resolve failing test post merge from output-styles (cols were not present in split styles expectation).
|
11 years ago |
Geoffrey J. Teale
|
989a8bf5ee
Merge branch 'output-styles'
|
11 years ago |
Geoffrey J. Teale
|
be61afb670
Test that we copy the ApplyBorder, ApplyFill and ApplyFont attributes from the
|
11 years ago |
Geoffrey J. Teale
|
8244f81434
Every cell has a linked style.
|
11 years ago |
Geoffrey J. Teale
|
0982133ff0
Go back to 1 based column indexing.
|
11 years ago |
Geoffrey J. Teale
|
60ffcaa279
Use zero index for <col> min and max.
|
11 years ago |
Geoffrey J. Teale
|
28307f3607
Output Cols.
|
11 years ago |
U-NORTH_AMERICA\ACHER
|
46eeee74c9
added tests for missing "/" in sheets
|
11 years ago |
Geoffrey J. Teale
|
6506e59a4d
Modify references to XLSX documents to reflect their move to a subdirectory.
|
11 years ago |
Geoffrey J. Teale
|
bf492cf5d6
Move FileToSlice functionality and tests into file.go and file_test.go and kill the FileToSlice.go and FileToSlice_test.go files.
|
11 years ago |
Andrew Schwartz
|
dc38e85dfc
update tests, initialize cols array
|
11 years ago |
Geoffrey J. Teale
|
751ecc77b1
Merge branch 'master' of github.com:tealeg/xlsx
|
11 years ago |
Geoffrey J. Teale
|
eb12bbfbd0
Make cell.String() call through to cell.FormattedValue() by default.
|
11 years ago |
bronze1man
|
137ee1c5ac
gofmt -w -s .
|
11 years ago |