Geoffrey J. Teale
|
718fc0446e
Marshal xlsxSST and xlsxWorksheet.
|
11 anni fa |
Geoffrey J. Teale
|
8fc25a0e82
Turn shared string RefTable into a struct instead of straight slice.
|
11 anni fa |
Geoffrey J. Teale
|
bb8941958d
Make NewXlsxSSTFromRefTable into RefTable.makeXlsxSST, for consistency.
|
11 anni fa |
Geoffrey J. Teale
|
0cbe495475
Test we can create a RefTable, populate it, use it to deference shared string
|
11 anni fa |
Geoffrey J. Teale
|
bddb218c83
Add some docstrings.
|
11 anni fa |
Geoffrey J. Teale
|
3065a60cf8
Test passing on first version of sheet marshalling.
|
11 anni fa |
Geoffrey J. Teale
|
881fcc3ee2
Add alpha cell ID to cell in output.
|
11 anni fa |
Geoffrey J. Teale
|
04306188fc
Working implementation of numericToLetters.
|
11 anni fa |
Geoffrey J. Teale
|
f06b375a2e
Split out lib.go and lib_test.go to several smaller files, this helps make things a bit more readable.
|
11 anni fa |
Geoffrey J. Teale
|
099acb7741
Add docstring to test.
|
11 anni fa |
Geoffrey J. Teale
|
af335856af
Add AddRow method to Sheet.
|
11 anni fa |
Geoffrey J. Teale
|
5d401e01ed
Test create a File and add a Sheet to the file.
|
11 anni fa |
Geoffrey J. Teale
|
4e42553b15
Add and test NewFile function
|
11 anni fa |
Geoffrey J. Teale
|
5a856ab030
Format the license text a little better.
|
11 anni fa |
Geoffrey J. Teale
|
ebcfc47dd8
Convert README.md to README.org
|
11 anni fa |
Geoffrey J. Teale
|
bca42a5e85
Add commont_test.go to house common test setup.
|
11 anni fa |
Geoffrey J. Teale
|
099ed5cd7a
Convert wpsBlankLine_test.go to use gocheck.
|
11 anni fa |
Geoffrey J. Teale
|
c1ccf0dc59
Convert worksheet_test.go to use gocheck.
|
11 anni fa |
Geoffrey J. Teale
|
4a12bf1a80
Convert workbook_test.go to use gocheck.
|
11 anni fa |
Geoffrey J. Teale
|
0ba5a5c777
Convert sharedstrings_test.go to use gocheck.
|
11 anni fa |
Geoffrey J. Teale
|
04db33eaf8
Convert macNumbers_test.go to use gocheck.
|
11 anni fa |
Geoffrey J. Teale
|
2029beebb5
Convert macExcel_test.go to use gocheck.
|
11 anni fa |
Geoffrey J. Teale
|
c2f04a47f8
Fix broken assertion.
|
11 anni fa |
Geoffrey J. Teale
|
6ac5f46177
Merge branch 'master' of git://github.com/tealeg/xlsx into use-gocheck
|
11 anni fa |
Geoffrey J. Teale
|
af39183047
use gocheck in lib_test.go
|
11 anni fa |
Geoffrey J. Teale
|
23c12aef27
Convert TestReadRowsFromSheetWithEmptyCells
|
11 anni fa |
Geoffrey J. Teale
|
9f546c4ed0
Convert TestReadRowsFromSheetWithLeadingEmptyCells.
|
11 anni fa |
Geoffrey J. Teale
|
a012c8183a
Convert TestReadRowsFromSheetWithLeadingEmptyRows
|
11 anni fa |
Geoffrey J. Teale
|
27190946cb
Convert TestReadRowsFromSheet
|
11 anni fa |
Geoffrey J. Teale
|
bd44f5564b
Convert TestMakeRowFromSpan
|
11 anni fa |