Commit History

Author SHA1 Message Date
  santsai 5146baa6e5 fix fraction of day calculation, round nearest to 1us 8 years ago
  santsai 4347854c6d fix up date relate tests 8 years ago
  santsai fe4f636b01 fix date sub second formating 8 years ago
  Geoffrey J. Teale 17b26ec5c4 Merge pull request #239 from santsai/write_slice_panic 8 years ago
  santsai 3a9dfcd787 fix pointer to slice check panic on WriteSlice 8 years ago
  Stani 431d841437 update travis, add more badges to README and add support for codecov.io 8 years ago
  Thieu Pham 078cb759b9 Fix "Panic: runtime error: slice bounds out of range" when a shared formula contains a defined name. 8 years ago
  santsai 1ae55c0ea5 Fix prefix check for getExtent for merged cells 8 years ago
  crvv 1cfa76d0c3 use datetime format for Cell.SetDateTime 8 years ago
  Thieu Pham 76a6790545 Populate row height and is custom height fields 8 years ago
  Geoffrey J. Teale 46e6e472d6 Merge pull request #218 from xStrom/groups 8 years ago
  Shawn Milochik 1030a6ab1f Merge pull request #219 from xStrom/name 8 years ago
  Kaur Kuut 4cb88ca5d6 Fixed the project name in the readme header. 8 years ago
  Kaur Kuut 1672d87cc0 Added basic grouping support. 8 years ago
  Eric Lagergren 315c2bcfce stylistic changes 8 years ago
  Geoffrey J. Teale 78618502cc gofmt 8 years ago
  Geoffrey J. Teale 7ffa59c7ac Default border style is "none". 8 years ago
  Geoffrey J. Teale ae960b9a0e Add a "Contributing" section to the README file. 8 years ago
  Geoffrey J. Teale 2b59b97479 Added an AUTHORS.txt file. 8 years ago
  Geoffrey J. Teale af354c7272 Merge pull request #207 from Joshuabaker2/master 8 years ago
  Joshua Baker 6faf83bedc Unit tests for "mmmm" and "dddd" 8 years ago
  Joshua Baker abb1ada227 Added support for "mmmm" and "dddd" in excel date time parser. 8 years ago
  Joshua Baker 7b3d868099 Fixed DefinedNames.DefinedName pointer issue. 8 years ago
  Geoffrey J. Teale 645d84ab1b Merge pull request #206 from tealeg/fix-styles 8 years ago
  Geoffrey J. Teale 5b867b4a4a Omit unneeded cellStyles, cellStyle, cellStyle.Xf. 8 years ago
  Geoffrey J. Teale 715e7540fc Correctly setup named styles. 8 years ago
  Geoffrey J. Teale 24ba7e4062 Add CellStyles and Xf.XfId support. 8 years ago
  Geoffrey J. Teale 75499a5947 Merge pull request #202 from tormoder/gofmt 8 years ago
  Tormod Erevik Lea d5c87ed590 gofmt -s -w . 8 years ago
  Geoffrey J. Teale 10bcf5f9fa Merge pull request #198 from tealeg/skm_191_FormattedValue_return_error 8 years ago