Commit History

Author SHA1 Message Date
  xuri 324f87bcae add checking and limits for the worksheet 5 years ago
  xuri 88de2f8d51 Default row height compatibility with Apache OpenOffice and Kingsoft WPS, unit test update and typo fixed 5 years ago
  xuri c922c32fb7 support parse and generate XML element namespace dynamic, fix #651 5 years ago
  xuri 1cbb05d497 GetCols support the row element without r attribute in the worksheet 5 years ago
  xuri 48f19f60aa support the row element without r attribute in the worksheet 5 years ago
  xuri 15fd56853f Update docs and typo fixed 5 years ago
  xuri 5221729bc3 make columns iterator read cell streamingly and add max column limit on ColumnNumberToName 5 years ago
  Jérôme Pogeant e9a4007c17 Implement columns iterator 5 years ago
  xuri e51aff2d95 Resolve #570, flat columns for the column's operation 5 years ago
  Jacques Boscq 68754a2075 SetColVisible() can parse a column range + typos. 6 years ago
  xuri 09485b3f9f Improve code coverage unit tests 6 years ago
  xuri eb520ae277 Improve compatibility for charts 6 years ago
  xuri a34d3b8c86 Compatibility improvement 6 years ago
  xuri 9c70d0ac86 Documentation updated, Go 1.10+ required 6 years ago
  xuri 7e77e14814 Resolve #397, support set style by columns 6 years ago
  xuri 0660f30cdd godoc update and typo fixed 6 years ago
  xuri f2df344739 Resolve #369,#370 6 years ago
  nabeyama yoshihide 8134197b07 Adjust coding style 6 years ago
  nabeyama yoshihide b0acd922ef Fixed bug in the calculation target cell(row). 6 years ago
  nabeyama yoshihide 28c02e3aaf Fixed bug in column cell to check. 6 years ago
  xuri 40ff5dc1a7 refactor: handler error instead of panic, 6 years ago
  Veniamin Albaev 7d197c6d89 Fixed PR #356 regression RemoveCol() broken (#365) 6 years ago
  xuri beff7b4f3c Typo fixed and godoc updated 6 years ago
  Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356) 6 years ago
  xuri 0072bb7310 resolve the issue corrupted xlsx after deleting formula of cell, reference #346 6 years ago
  xuri fabd9d013f README updated 7 years ago
  xuri e728ff1498 Fixes #308, refactor `NewSheet()`, `DeleteSheet()`, `SetActiveSheet()` and `GetActiveSheetIndex()` 7 years ago
  xuri 81b43da7b6 Fix comments according to best practices by effective go 7 years ago
  xuri 3e004d900b Comments style changed. 7 years ago
  xuri 13a9769cc5 Comments style changed. 7 years ago