Commit Verlauf

Autor SHA1 Nachricht Datum
  Geoffrey J. Teale b016c84c41 Make sure we also fetch test-only dependencies. vor 11 Jahren
  Geoffrey J. Teale adc248a467 add travis.yml vor 11 Jahren
  Geoffrey J. Teale f0f4c17408 Add core.xml vor 11 Jahren
  Geoffrey J. Teale f7e6ad743b Write out the static .rels and app.xml vor 11 Jahren
  Geoffrey J. Teale 8420b12a70 Put sharedStrings.xml in workbook.xml.rels vor 11 Jahren
  Geoffrey J. Teale ec05f53ae7 Build workbook.xml.rels file, and use sheetnames instead of positional indexes vor 11 Jahren
  Geoffrey J. Teale 25123a7790 Commit current state for safety vor 11 Jahren
  Geoffrey J. Teale 844d054c36 Marshal multiple sheets. vor 12 Jahren
  Geoffrey J. Teale 8faffed7b8 Allow setting of fill patterns on cell. vor 12 Jahren
  Geoffrey J. Teale 25cdc9583d Check in current state of writeable-xlsx so I can switch branches vor 12 Jahren
  Geoffrey J. Teale f2931eadfb Create xlsxStyles from a sheet's Styles. vor 12 Jahren
  Geoffrey J. Teale 718fc0446e Marshal xlsxSST and xlsxWorksheet. vor 12 Jahren
  Geoffrey J. Teale 8fc25a0e82 Turn shared string RefTable into a struct instead of straight slice. vor 12 Jahren
  Geoffrey J. Teale bb8941958d Make NewXlsxSSTFromRefTable into RefTable.makeXlsxSST, for consistency. vor 12 Jahren
  Geoffrey J. Teale 0cbe495475 Test we can create a RefTable, populate it, use it to deference shared string vor 12 Jahren
  Geoffrey J. Teale bddb218c83 Add some docstrings. vor 12 Jahren
  Geoffrey J. Teale 3065a60cf8 Test passing on first version of sheet marshalling. vor 12 Jahren
  Geoffrey J. Teale 881fcc3ee2 Add alpha cell ID to cell in output. vor 12 Jahren
  Geoffrey J. Teale 04306188fc Working implementation of numericToLetters. vor 12 Jahren
  Geoffrey J. Teale f06b375a2e Split out lib.go and lib_test.go to several smaller files, this helps make things a bit more readable. vor 12 Jahren
  Geoffrey J. Teale 099acb7741 Add docstring to test. vor 12 Jahren
  Geoffrey J. Teale af335856af Add AddRow method to Sheet. vor 12 Jahren
  Geoffrey J. Teale 5d401e01ed Test create a File and add a Sheet to the file. vor 12 Jahren
  Geoffrey J. Teale 4e42553b15 Add and test NewFile function vor 12 Jahren
  Geoffrey J. Teale 5a856ab030 Format the license text a little better. vor 12 Jahren
  Geoffrey J. Teale ebcfc47dd8 Convert README.md to README.org vor 12 Jahren
  Geoffrey J. Teale bca42a5e85 Add commont_test.go to house common test setup. vor 12 Jahren
  Geoffrey J. Teale 099ed5cd7a Convert wpsBlankLine_test.go to use gocheck. vor 12 Jahren
  Geoffrey J. Teale c1ccf0dc59 Convert worksheet_test.go to use gocheck. vor 12 Jahren
  Geoffrey J. Teale 4a12bf1a80 Convert workbook_test.go to use gocheck. vor 12 Jahren