Commit Verlauf

Autor SHA1 Nachricht Datum
  xuri 8922f65978 Combine functions: vor 6 Jahren
  xuri 9c70d0ac86 Documentation updated, Go 1.10+ required vor 6 Jahren
  xuri 74c6112658 Fix #434, add missing comments vor 6 Jahren
  Harris b1c9884f6d Add the ability to change the default font vor 6 Jahren
  xuri 25763ba3e1 fixed #373, comments duplicate caused by inner counting errors vor 6 Jahren
  xuri b45c4b094c Add a check for maximum limit hyperlinks in a worksheet vor 6 Jahren
  xuri f2df344739 Resolve #369,#370 vor 6 Jahren
  xuri 40ff5dc1a7 refactor: handler error instead of panic, vor 6 Jahren
  Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356) vor 6 Jahren
  xuri f66212da9b Resolve #106, #294 performance optimization for add hyperlink vor 6 Jahren
  xuri 1aed1d744b Resolve #274, performance optimization for add images, charts and shapes vor 6 Jahren
  BluesJhao 1427027e38 Resolve #235, performance optimization for add comments (#347) vor 6 Jahren
  xuri c223815cfe Resolve #345, get comments by target reference vor 6 Jahren
  xuri fabd9d013f README updated vor 7 Jahren
  xuri 90bdd3632f Fix the issue caused by missing tradition to strict conversion for `sharedStringsReader()`, relate issue #276 vor 7 Jahren
  xuri 3e004d900b Comments style changed. vor 7 Jahren
  xuri 13a9769cc5 Comments style changed. vor 7 Jahren
  xuri 2f146c923c Comments style changed. vor 7 Jahren
  xuri 6ced438f39 New function `AddPictureFromBytes()` has been added, this resolve #259 and close #271. vor 7 Jahren
  xuri b4a6e61ec3 Fix golint errors under confidence 0.1 vor 7 Jahren
  xuri ec37b114c3 Fixes #256 and format document. vor 7 Jahren
  xuri a3571ee39b Bugfix: create worksheet cause file issue. Relate issue #249. vor 7 Jahren
  xuri 79dfe1c307 GoDoc updated. vor 7 Jahren
  Rad Cirskis e3050d21e7 added retieval of worksheet comments vor 7 Jahren
  xuri 74c6091cfc Update comment.go vor 7 Jahren
  Rad Cirskis 741810a863 improved commenting formatting vor 7 Jahren
  xuri 9e463b4614 - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()` vor 7 Jahren
  Lunny Xiao 38ad20efc1 save bytes on memory instead of string vor 7 Jahren
  Ri Xu 574a6b20d1 Golang 1.9 compatible, fix issue #111 vor 8 Jahren
  Ri Xu 555e2ba9a8 - Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63; vor 8 Jahren