Commit History

Author SHA1 Message Date
  Geoffrey J. Teale 230b6667ba Merge pull request #171 from klniu/master 9 years ago
  Geoffrey J. Teale ade07d4004 Make AddSheet return error when trying to use a duplicate name. Fixes #148. 9 years ago
  Geoffrey J. Teale c8bbe4d758 Initialise empty Col structs to have a Min and Max value of 1. Fixes #170 9 years ago
  Geoffrey J. Teale d9dc7c3940 Merge pull request #169 from blackss2/master 9 years ago
  Geoffrey J. Teale cc8b45f70d Merge pull request #168 from boxofrad/fix-off-by-one-error 9 years ago
  Geoffrey J. Teale fe6c69dcfc Update Copyright years 9 years ago
  Geoffrey J. Teale e07ef57987 Populate the VMerge and HMerge properties of the cell based on the xlsxWorksheet.MergeCells. 9 years ago
  Geoffrey J. Teale 64a0e78de0 Assert that MergeCells is correctly read from sheet.xml 9 years ago
  Hugh Gao 7caacb81ce WriteSlice supports write []interface{} 9 years ago
  blackss2 c2f955a96d add OpenBinary & OpenReaderAt 9 years ago
  Daniel Upton ad8da1d17b Fix "off by one" bug when the spreadsheet omits empty rows 9 years ago
  Geoffrey J. Teale 9d49644395 Merge pull request #161 from mattetti/ma-export-cell-numformat 9 years ago
  Geoffrey J. Teale b0bca2519c Merge pull request #162 from pwaller/issue-158 9 years ago
  Peter Waller f11fb84af4 Set ApplyNumberFormat in handleNumFmtIdForXLSX 9 years ago
  Matt Aimonetti 3a32f05dd8 export the cell numeric format so a formula cell can be set to percent for instance 9 years ago
  Geoffrey J. Teale cb69a378b2 Merge branch 'blackss2-master' 9 years ago
  Geoffrey J. Teale 68024311d5 Put all the nasty namespace hacks in one function. 9 years ago
  blackss2 b349260796 Revert "Set default cell type to CellTypeGeneral" 9 years ago
  blackss2 79e5158afd Revert "Revert "Set default cell type to CellTypeGeneral"" 9 years ago
  blackss2 69dc576cea Revert "Set default cell type to CellTypeGeneral" 9 years ago
  blackss2 a8f147c3e7 Set default cell type to CellTypeGeneral 9 years ago
  blackss2 1e3ba74030 enforce comment 9 years ago
  blackss2 5df4ab82f0 chnage Workbook.SheetViews.Sheet attribute 9 years ago
  blackss2 d4f71e635c make empty value to be empty at xml(omitempty v node) 9 years ago
  blackss2 d483ed85ea move Tabelectedupdate test case 9 years ago
  blackss2 2972894555 add Selected variable for sheet(preventing auto multi-tab selected 9 years ago
  blackss2 2b26e0f34f Merge remote-tracking branch 'tealeg/master' 9 years ago
  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" 9 years ago
  blackss2 2c5b060124 prevent all tabSelected be true / prevent row.cell.V showing up when 9 years ago
  richard bucker d11e6768a7 added WrapText to alignment 9 years ago