Historial de Commits

Autor SHA1 Mensaje Fecha
  Geoffrey J. Teale b016c84c41 Make sure we also fetch test-only dependencies. hace 11 años
  Geoffrey J. Teale adc248a467 add travis.yml hace 11 años
  Geoffrey J. Teale f0f4c17408 Add core.xml hace 11 años
  Geoffrey J. Teale f7e6ad743b Write out the static .rels and app.xml hace 11 años
  Geoffrey J. Teale 8420b12a70 Put sharedStrings.xml in workbook.xml.rels hace 11 años
  Geoffrey J. Teale ec05f53ae7 Build workbook.xml.rels file, and use sheetnames instead of positional indexes hace 11 años
  Geoffrey J. Teale 25123a7790 Commit current state for safety hace 11 años
  Geoffrey J. Teale 844d054c36 Marshal multiple sheets. hace 11 años
  Geoffrey J. Teale 8faffed7b8 Allow setting of fill patterns on cell. hace 11 años
  Geoffrey J. Teale 25cdc9583d Check in current state of writeable-xlsx so I can switch branches hace 11 años
  Geoffrey J. Teale f2931eadfb Create xlsxStyles from a sheet's Styles. hace 11 años
  Geoffrey J. Teale 718fc0446e Marshal xlsxSST and xlsxWorksheet. hace 11 años
  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 12 años
  Geoffrey J. Teale ebcfc47dd8 Convert README.md to README.org hace 12 años
  Geoffrey J. Teale bca42a5e85 Add commont_test.go to house common test setup. hace 12 años
  Geoffrey J. Teale 099ed5cd7a Convert wpsBlankLine_test.go to use gocheck. hace 12 años
  Geoffrey J. Teale c1ccf0dc59 Convert worksheet_test.go to use gocheck. hace 12 años
  Geoffrey J. Teale 4a12bf1a80 Convert workbook_test.go to use gocheck. hace 12 años