Histórico de commits

Autor SHA1 Mensagem Data
  Geoffrey J. Teale 0fdea326a7 Make String() return just string, and use FormattedValue when an error is required. 8 anos atrás
  Geoffrey J. Teale 678e0fe7a5 gofmt 8 anos atrás
  Geoffrey J. Teale 4da4be7c96 Merge pull request #272 from tokyis/master 9 anos atrás
  Geoffrey J. Teale ccec065d7d Merge pull request #265 from dizk/master 9 anos atrás
  tokyis f2941942f4 Func. appending an existing sheet to a file (#1) 9 anos atrás
  Didrik A. Rognstad ee42328b46 Make file.ToSlice() output an empty string when the cell value is an empty string, and cell.String() throws an error 9 anos atrás
  sathishbaburathinavel 19f545a180 issue-259-XLSX file corrupts when saving the file without adding Worksheet 9 anos atrás
  Eric Lagergren 315c2bcfce stylistic changes 9 anos atrás
  Shawn Milochik 2ce4db766a Fixes #191. 9 anos atrás
  DerLinkshaender 9bc5936b00 added DefinedNames to the file struct by looping over defined names in the function readSheetsFromZipFile() 10 anos atrás
  Geoffrey J. Teale ade07d4004 Make AddSheet return error when trying to use a duplicate name. Fixes #148. 10 anos atrás
  blackss2 c2f955a96d add OpenBinary & OpenReaderAt 10 anos atrás
  Geoffrey J. Teale 68024311d5 Put all the nasty namespace hacks in one function. 10 anos atrás
  blackss2 1e3ba74030 enforce comment 10 anos atrás
  blackss2 5df4ab82f0 chnage Workbook.SheetViews.Sheet attribute 10 anos atrás
  blackss2 d483ed85ea move Tabelectedupdate test case 10 anos atrás
  blackss2 2972894555 add Selected variable for sheet(preventing auto multi-tab selected 10 anos atrás
  blackss2 9dc29a5895 Revert "prevent all tabSelected be true / prevent row.cell.V showing up when Value is null / change default celltype to CellTypeGeneral from CellTypeString" 10 anos atrás
  blackss2 2c5b060124 prevent all tabSelected be true / prevent row.cell.V showing up when 10 anos atrás
  Shawn Milochik 036ba1c733 Hack to fix #63 and #91. 10 anos atrás
  Brian Smith be4c70439f Initial support for themes 10 anos atrás
  Yoshiki Shibukawa 8e750645ea reduce memory usage 11 anos atrás
  Geoffrey J. Teale 66e04e8fa1 Merge branch 'master' of github.com:tealeg/xlsx 11 anos atrás
  Nikita Danilov 7825b1fb69 Write File to io.Writer 11 anos atrás
  Geoffrey J. Teale febd164878 Test xlsxFill.Equals 11 anos atrás
  Geoffrey J. Teale 94ed93183b Copy old styles across, when restyling a car. 11 anos atrás
  Geoffrey J. Teale 53b289a753 Stop trying to assign to a nil map. *doh* 11 anos atrás
  Geoffrey J. Teale 26d82a72a2 Custom marshalling of styles, including NumFmts. 11 anos atrás
  Geoffrey J. Teale 146a0bed66 Test empty styleSheet output from xlsxStyleSheet.Marshal() 11 anos atrás
  Geoffrey J. Teale f5e81a6a44 Don't indent marshalled XML. 11 anos atrás