Geoffrey J. Teale
|
fdf1b44e51
End-to-end test the creation, saving, loading and interrogation of an XLSX file.
|
12 years ago |
Geoffrey J. Teale
|
50066933d4
Fix type data in relationships.
|
12 years ago |
Geoffrey J. Teale
|
2885f593c6
Write parts to zip file.
|
12 years ago |
Geoffrey J. Teale
|
bb8cf85896
Write stub of styles.xml out into marshalled files.
|
12 years ago |
Geoffrey J. Teale
|
881db0c5ad
Include [Content_Types].xml in marshalled file output.
|
12 years ago |
Geoffrey J. Teale
|
067c6dee84
Marshal content types
|
12 years ago |
Geoffrey J. Teale
|
13c68c81e5
Produce workbook.xml file.
|
12 years ago |
Geoffrey J. Teale
|
c7673e1487
Make ordering of output stable.
|
12 years ago |
Geoffrey J. Teale
|
b016c84c41
Make sure we also fetch test-only dependencies.
|
12 years ago |
Geoffrey J. Teale
|
adc248a467
add travis.yml
|
12 years ago |
Geoffrey J. Teale
|
f0f4c17408
Add core.xml
|
12 years ago |
Geoffrey J. Teale
|
f7e6ad743b
Write out the static .rels and app.xml
|
12 years ago |
Geoffrey J. Teale
|
8420b12a70
Put sharedStrings.xml in workbook.xml.rels
|
12 years ago |
Geoffrey J. Teale
|
ec05f53ae7
Build workbook.xml.rels file, and use sheetnames instead of positional indexes
|
12 years ago |
Geoffrey J. Teale
|
25123a7790
Commit current state for safety
|
12 years ago |
Geoffrey J. Teale
|
844d054c36
Marshal multiple sheets.
|
12 years ago |
Geoffrey J. Teale
|
8faffed7b8
Allow setting of fill patterns on cell.
|
12 years ago |
Geoffrey J. Teale
|
25cdc9583d
Check in current state of writeable-xlsx so I can switch branches
|
12 years ago |
Geoffrey J. Teale
|
f2931eadfb
Create xlsxStyles from a sheet's Styles.
|
12 years ago |
Geoffrey J. Teale
|
718fc0446e
Marshal xlsxSST and xlsxWorksheet.
|
12 years ago |
Geoffrey J. Teale
|
8fc25a0e82
Turn shared string RefTable into a struct instead of straight slice.
|
12 years ago |
Geoffrey J. Teale
|
bb8941958d
Make NewXlsxSSTFromRefTable into RefTable.makeXlsxSST, for consistency.
|
12 years ago |
Geoffrey J. Teale
|
0cbe495475
Test we can create a RefTable, populate it, use it to deference shared string
|
12 years ago |
Geoffrey J. Teale
|
bddb218c83
Add some docstrings.
|
12 years ago |
Geoffrey J. Teale
|
3065a60cf8
Test passing on first version of sheet marshalling.
|
12 years ago |
Geoffrey J. Teale
|
881fcc3ee2
Add alpha cell ID to cell in output.
|
12 years ago |
Geoffrey J. Teale
|
04306188fc
Working implementation of numericToLetters.
|
12 years ago |
Geoffrey J. Teale
|
f06b375a2e
Split out lib.go and lib_test.go to several smaller files, this helps make things a bit more readable.
|
12 years ago |
Geoffrey J. Teale
|
099acb7741
Add docstring to test.
|
12 years ago |
Geoffrey J. Teale
|
af335856af
Add AddRow method to Sheet.
|
12 years ago |