Historial de Commits

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