Commit History

Author SHA1 Message Date
  trinchan 9b5184276f Remove math dependency 10 years ago
  trinchan 416524e8d2 Remove runtime package dependency, properly get max int. 10 years ago
  Andrew Schwartz dc38e85dfc update tests, initialize cols array 10 years ago
  Andrew Schwartz 7de83dea2b Use min max ranges for columns 10 years ago
  Andrew Schwartz b05cadc8a8 Add hidden cell property and rudimentary column support 10 years ago
  bronze1man 77c52ebc89 fix a bug with incorrectly File.Sheets order 10 years ago
  bronze1man 137ee1c5ac gofmt -w -s . 10 years ago
  Geoffrey J. Teale e72544705d Test for 32bit or 64bit platform and use the appropriate max value. 10 years ago
  Geoffrey J. Teale d1581978ed Restore File.Sheet and File.Sheets to their respective meanings to ensure API stability. 10 years ago
  Geoffrey J. Teale 7ecfa0d472 Merge writeable-xlsx. 10 years ago
  Geoffrey J. Teale 50066933d4 Fix type data in relationships. 10 years ago
  Geoffrey J. Teale c7673e1487 Make ordering of output stable. 10 years ago
  Geoffrey J. Teale ec05f53ae7 Build workbook.xml.rels file, and use sheetnames instead of positional indexes 10 years ago
  Geoffrey J. Teale b76800f845 Handle case where there are rows with no cells. 10 years ago
  Geoffrey J. Teale 9c009852e7 Merge branch 'master' of https://github.com/shawnps/xlsx into shawnps-master 10 years ago
  Geoffrey J. Teale ee232cd144 Resolve conflicts 10 years ago
  Geoffrey J. Teale 0f709e079c Implement the fix for a file with no sharedStrings.xml as proposed by 10 years ago
  Geoffrey J. Teale 888ae9e58c Address issue 32. 10 years ago
  Geoffrey J. Teale 25123a7790 Commit current state for safety 10 years ago
  Shawn Smith 3ee2d0195e fix bug when parsing spreadsheets with text box 10 years ago
  Geoffrey J. Teale 102dbdb076 Merge branch 'fix-styleindex-0-origin' of https://github.com/nazo/xlsx into nazo-fix-styleindex-0-origin 10 years ago
  Geoffrey J. Teale cf13d6c87d go fmt 10 years ago
  Geoffrey J. Teale e4e890e676 Merge branch 'fix/xlsx-multiple-spans' of https://github.com/minimum2scp/xlsx into minimum2scp-fix/xlsx-multiple-spans 10 years ago
  Geoffrey J. Teale 18526a4602 Test built-in numeric formats. 10 years ago
  Geoffrey J. Teale e73bceb44d Return NumberFormat string from Cell. 10 years ago
  Geoffrey J. Teale 8739828adb Rework date.go to be legible (as far as possible) and add tests. 10 years ago
  takuya sato 09ab4fdf79 fix GetStyle() 0-origin-start and applyXxxx ignored 10 years ago
  YAMADA Tsuyoshi bf59f69ef3 Fix for multiple ranges in a row 10 years ago
  Geoffrey J. Teale 9f1865bd41 Allow for manual calculation of the dimensions of a sheet if no DimensionRef is 10 years ago
  Lunny Xiao 9e91007bc7 add Name field for Sheet 10 years ago