Commit History

Автор SHA1 Съобщение Дата
  xuri 9c70d0ac86 Documentation updated, Go 1.10+ required преди 6 години
  xuri 0660f30cdd godoc update and typo fixed преди 6 години
  xuri 40ff5dc1a7 refactor: handler error instead of panic, преди 6 години
  xuri beff7b4f3c Typo fixed and godoc updated преди 6 години
  Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356) преди 6 години
  Olivier Mengué e780e41e02 Faster TitleToNumber (#343) преди 6 години
  xuri fabd9d013f README updated преди 7 години
  HcySunYang 4dbc78ce0a resolve #273 new feature: protect sheet support преди 7 години
  xuri 1c45425f12 resolve #276, add OfficeOpenXML-XMLSchema-Strict mode support преди 7 години
  xuri 3e004d900b Comments style changed. преди 7 години
  xuri 13a9769cc5 Comments style changed. преди 7 години
  xuri 2f146c923c Comments style changed. преди 7 години
  xuri b4a6e61ec3 Fix golint errors under confidence 0.1 преди 7 години
  xuri ec37b114c3 Fixes #256 and format document. преди 7 години
  xuri 79dfe1c307 GoDoc updated. преди 7 години
  Olivier Mengué 4a1b406456 CopySheet() using reflect instead of encoding/gob преди 8 години
  xuri 9e463b4614 - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()` преди 7 години
  Lunny Xiao 38ad20efc1 save bytes on memory instead of string преди 7 години
  mbresson 317ef65381 make SetCellStyle quicker by skipping conversions in checkCellInArea, and skipping area checks when we are sure the cell can't be before or past the current row/col преди 7 години
  Olivier Mengué 88e48e079a Add SetSheetViewOptions and GetSheetViewOptions (#145) преди 8 години
  Ri Xu 1f93fc7bad Optimize code. преди 8 години
  lichaofei 787495c503 Update lib.go преди 8 години
  lichaofei 1169042f7d Update lib.go преди 8 години
  Ri Xu 1ec2661dda Bugfix: deep copy issue with function `CopySheet()`, relate PR #108. преди 8 години
  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 години
  Ri Xu 35841caaf1 - Function `formattedValue()` performance improvement by avoid repeating deserialization, relate issue #64; преди 8 години
  Ri Xu 1f73f08185 - New feature: border setting support (Related issue #21); преди 8 години
  Josh Fyne d9f4a2f154 Standardize input and output преди 8 години
  Ri Xu 0833a9d5da - Improved performance when reading large files, call Token to read tokens one by one instead Unmarshal. Related issue #20 ; преди 8 години
  Ri Xu bd5b033b02 Support set work sheet background image. преди 8 години