Revīziju vēsture

Autors SHA1 Ziņojums Datums
  yuemanxilou c815e4b84b avoid duplicate filter database in workbook defined name 5 gadi atpakaļ
  xuri 9baa1bbc98 Fix #637, improve the compatibility of the auto filter with Office 2007 - 2013 5 gadi atpakaļ
  xuri e51aff2d95 Resolve #570, flat columns for the column's operation 5 gadi atpakaļ
  xuri 09485b3f9f Improve code coverage unit tests 6 gadi atpakaļ
  xuri 1666d04559 optimization: checking error in unit tests 6 gadi atpakaļ
  xuri 4e4a5b9b3e Improve compatibility, fix workbook's rels ID calc error 6 gadi atpakaļ
  xuri 8922f65978 Combine functions: 6 gadi atpakaļ
  xuri 9c70d0ac86 Documentation updated, Go 1.10+ required 6 gadi atpakaļ
  xuri 821632cf89 Fix #424, refactor merged cells adjuster 6 gadi atpakaļ
  xuri 0660f30cdd godoc update and typo fixed 6 gadi atpakaļ
  xuri f2df344739 Resolve #369,#370 6 gadi atpakaļ
  xuri 40ff5dc1a7 refactor: handler error instead of panic, 6 gadi atpakaļ
  Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356) 6 gadi atpakaļ
  xuri fabd9d013f README updated 7 gadi atpakaļ
  xuri 3e004d900b Comments style changed. 7 gadi atpakaļ
  xuri 13a9769cc5 Comments style changed. 7 gadi atpakaļ
  xuri 2f146c923c Comments style changed. 7 gadi atpakaļ
  xuri b4a6e61ec3 Fix golint errors under confidence 0.1 7 gadi atpakaļ
  xuri ec37b114c3 Fixes #256 and format document. 7 gadi atpakaļ
  xuri 79dfe1c307 GoDoc updated. 7 gadi atpakaļ
  xuri 9e463b4614 - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()` 7 gadi atpakaļ
  Lunny Xiao 38ad20efc1 save bytes on memory instead of string 7 gadi atpakaļ
  Ri Xu 934ecec1a9 - Set name of table support in `AddTable()`, relate issue #216; 7 gadi atpakaļ
  Ri Xu 200437d778 Fix document typo. 7 gadi atpakaļ
  Ri Xu b7b937a8a3 godoc updated. 8 gadi atpakaļ
  Ri Xu f05f799f8d - API changed, use worksheet name instead of "sheet" + index, related issue #25, #43, #47, #51, #89, #101, #116 and #120. 8 gadi atpakaļ
  Ri Xu 308776e350 Optimize code, go test and godoc updated. 8 gadi atpakaļ
  Ri Xu 555e2ba9a8 - Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63; 8 gadi atpakaļ
  Ri Xu 35841caaf1 - Function `formattedValue()` performance improvement by avoid repeating deserialization, relate issue #64; 8 gadi atpakaļ
  Ri Xu 9928bbc7c8 - New functions `GetColVisible()` and `SetColVisible()` added, relate issue #61; 8 gadi atpakaļ