-
beff7b4f3c
Typo fixed and godoc updated
xuri
2019-03-20 15:13:41 +0800
-
dc01264562
Huge refactorig for consistent col/row numbering (#356)
Veniamin Albaev
2019-03-19 19:14:41 +0300
-
092f16c744
Merge pull request #352 from caozhiyi/master
xuri
2019-03-07 16:26:15 +0800
-
-
b974df402a
update go test and function docs
caozhiyi
2019-03-07 16:03:31 +0800
-
-
164a3e126a
update README and functions docs (#351)
Kimxu
2019-03-07 15:13:32 +0800
-
12c1e2481e
Implement consistent row addressing by Excel row number starting with 1 (#350)
Veniamin Albaev
2019-03-06 16:40:45 +0300
-
f66212da9b
Resolve #106, #294 performance optimization for add hyperlink
xuri
2019-02-26 14:21:44 +0800
-
1aed1d744b
Resolve #274, performance optimization for add images, charts and shapes
xuri
2019-02-25 22:14:34 +0800
-
1427027e38
Resolve #235, performance optimization for add comments (#347)
BluesJhao
2019-02-25 00:29:58 +0800
-
c223815cfe
Resolve #345, get comments by target reference
xuri
2019-02-23 16:20:44 +0800
-
0072bb7310
resolve the issue corrupted xlsx after deleting formula of cell, reference #346
xuri
2019-02-22 22:17:38 +0800
-
e780e41e02
Faster TitleToNumber (#343)
Olivier Mengué
2019-02-02 04:05:01 +0100
-
b7b925c03f
Update readme
xuri
2019-01-29 10:47:24 +0800
-
36fc39feb6
Merge pull request #340 from rentiansheng/datavalidation_formula_error
xuri
2019-01-24 09:27:06 +0800
-
-
daf32a37f9
fix: datavalidation list error, formula > 255 issue #339
rentiansheng
2019-01-23 22:07:11 +0800
-
-
0c5c99e2ad
Merge pull request #337 from kkxkkxkkgh/paper-size
xuri
2019-01-17 10:35:43 +0800
-
-
81948d9e1e
The function SetPageLayout support set paper size
kkxkkxkkgh
2019-01-13 21:58:50 +0800
-
-
7f1323f7ac
Merge pull request #334 from albenik/duplicate_row
xuri
2019-01-11 11:24:53 +0800
-
-
725c1a0c40
New feature: File.DuplicateRowTo() duplicate row to specified row position.
Veniamin Albaev
2018-12-27 17:28:28 +0300
-
-
b0ed4c12d2
Merge pull request #332 from mmitton/331_style_fill
xuri
2019-01-10 10:56:07 +0800
-
-
5dd00b9a00
Do not create a blank fill if no fill is specified in the style format
Michael W. Mitton
2019-01-09 10:12:53 -0500
-
-
055d3fadf2
Merge pull request #330 from zhangleijlu/master
xuri
2019-01-07 00:04:03 +0800
-
-
034de7acd8
Resolve #318, add new functions and
zhangleijlu
2019-01-06 14:12:31 +0800
-
-
969f4e2399
Resolve #329, add copyright agreement statement on README and LICENSE
xuri
2019-01-05 10:55:43 +0800
-
dea7ba0ec4
Fixes #195: Make GetRows return value avoid empty cell
v1.4.1
Rafael Barros
2019-01-01 08:18:42 -0200
-
fabd9d013f
README updated
xuri
2019-01-01 13:20:14 +0800
-
34ee74b72a
Merge pull request #326 from fossabot/master
xuri
2018-12-31 00:05:33 +0800
-
-
46179eac45
Add license scan report and status
fossabot
2018-12-30 06:41:08 -0800
-
-
45ab95a4a1
Merge pull request #323 from albenik/tests_fix
xuri
2018-12-30 00:18:34 +0800
-
-
35426ed5dc
Tests refactoring
Veniamin Albaev
2018-12-27 13:51:44 +0300
-
-
9a6f66a996
New feature: the function `SearchSheet` now support regular expression, relate pull request #316
xuri
2018-12-26 14:48:14 +0800
-
7b7ca99f5d
Duplicate row (#317)
Veniamin Albaev
2018-12-26 08:33:40 +0300
-
9b8baf75ad
Add RegSearchSheet (#316)
r-uchino
2018-12-26 14:30:59 +0900
-
b04107c4a3
Resolve #311, create 2D/3D area, stacked area, 100% stacked area chart support
xuri
2018-12-23 00:07:47 +0800
-
e7a96da2db
Merge pull request #315 from CodeLingoBot/codelingo-setup
xuri
2018-12-22 00:02:23 +0800
-
-
dcc20705ae
CodeLingo setup
CodeLingo Bot
2018-12-21 14:20:22 +1300
-
3ca3156d45
Merge pull request #313 from sairoutine/feature/get_merge_cells
xuri
2018-12-19 23:32:12 +0800
-
-
3012df08eb
Add GetMergeCells
sairoutine
2018-12-19 20:54:38 +0900
-
90221bd98f
Fixes #310, support set and get TopLeftCell properties of sheet view options
xuri
2018-12-18 21:50:07 +0800
-
d166d2e06f
Merge pull request #307 from mlh758/add-outline-summary
xuri
2018-12-16 11:15:50 +0800
-
-
e728ff1498
Fixes #308, refactor `NewSheet()`, `DeleteSheet()`, `SetActiveSheet()` and `GetActiveSheetIndex()`
xuri
2018-12-15 00:08:55 +0800
-
62fbc216a7
Merge pull request #306 from wcsiu/go-module-migration
xuri
2018-12-14 12:09:31 +0800
-
-
faa7285a4f
Add support to flip outline summaries
Harris
2018-12-13 13:01:36 -0600
-
-
-
252d31b3c6
migrate to go module
wcsiu
2018-12-11 16:09:23 +0800
-
-
4094e0019f
Merge pull request #303 from CodeLingoBot/effective-go-fix-comments
xuri
2018-12-11 11:41:20 +0800
-
-
-
-
81b43da7b6
Fix comments according to best practices by effective go
xuri
2018-12-05 00:27:19 +0800
-
-
b89f75c896
Add new logo for excelize
xuri
2018-12-05 00:27:19 +0800
-
724ed5f9f3
Merge pull request #300 from taomin597715379/bugfix_297
xuri
2018-11-24 21:38:39 +0800
-
-
1bb59f75ea
resolve #297, fix GetSheetMap() failed
taomin597715379
2018-11-24 21:27:29 +0800
-
-
507fc5307d
Merge pull request #291 from peiqi111/master
xuri
2018-11-08 12:37:42 +0800
-
-
ef334ee658
fix issue #290
peiqi
2018-11-08 11:43:29 +0800
-
-
2aca340f5d
Merge pull request #287 from q523591/unprotect-sheet
xuri
2018-11-04 23:28:39 +0800
-
-
51857a217d
New function `UnprotectSheet()` has been added
q523591
2018-11-04 23:14:43 +0800
-
-
4dbc78ce0a
resolve #273 new feature: protect sheet support
HcySunYang
2018-11-02 23:08:31 +0800
-
30122d0346
Merge pull request #280 from covv/search-sheet
xuri
2018-10-30 10:30:20 +0800
-
-
7adb8f8a2e
Merge pull request #281 from tvso/miscellaneous
xuri
2018-10-28 00:01:16 +0800
-
-
0ef2324f0b
fix unknown option in JSON struct tag
tvso
2018-10-27 23:19:59 +0800
-
-
75edf1ac7d
Add testing case for the function `SearchSheet()`.
covv
2018-10-27 22:54:17 +0800
-
42c3541f68
Merge pull request #278 from peng/search-sheet
xuri
2018-10-27 14:47:55 +0800
-
-
b917466c71
Merge pull request #278 from peng/search-sheet
xuri
2018-10-27 14:47:55 +0800
-
-
-
e2e58a3a44
New function: `SearchSheet()`, relate issue #277
peng
2018-10-27 14:19:54 +0800
-
-
90bdd3632f
Fix the issue caused by missing tradition to strict conversion for `sharedStringsReader()`, relate issue #276
xuri
2018-10-18 10:23:08 +0800
-
1c45425f12
resolve #276, add OfficeOpenXML-XMLSchema-Strict mode support
xuri
2018-10-17 00:28:31 +0800
-
d8a34af384
Merge pull request #275 from Zheaoli/master
xuri
2018-10-12 10:36:19 +0800
-
-
2be4d45c62
feat: add new function and refactor writeto action
lizheao
2018-10-08 22:17:33 +0800
-
-
f0234e6c08
Merge pull request #233 from sewi-cpan/master
xuri
2018-09-27 23:40:33 +0800
-
-
204139739a
Merge branch 'master' into master
xuri
2018-09-27 23:40:00 +0800
-
-
-
-
250946568c
Remove independent sample file
xuri
2018-09-27 23:36:27 +0800
-
3e004d900b
Comments style changed.
v1.4.0
xuri
2018-09-14 00:58:48 +0800
-
13a9769cc5
Comments style changed.
xuri
2018-09-14 00:44:23 +0800
-
2f146c923c
Comments style changed.
xuri
2018-09-14 00:35:47 +0800
-
6ced438f39
New function `AddPictureFromBytes()` has been added, this resolve #259 and close #271.
xuri
2018-09-14 00:24:49 +0800
-
4f47737d64
Complete unit testing case for data validation
xuri
2018-09-13 10:38:01 +0800
-
b4a6e61ec3
Fix golint errors under confidence 0.1
xuri
2018-09-12 15:47:56 +0800
-
99c9d04f67
Merge pull request #270 from rentiansheng/valiationdata
xuri
2018-09-06 20:10:00 +0800
-
-
93cbafb0e2
data validation drop-down list use sqref cell issue #268
rentiansheng
2018-09-04 13:40:53 +0800
-
-
2da107d3b2
Fix typo.
xuri
2018-09-02 01:44:32 +0800
-
b691e617d0
Merge pull request #267 from rentiansheng/valiationdata, this closes #147 and closes #240.
xuri
2018-09-01 23:48:00 +0800
-
-
-
-
ba459dc659
DataValidation struct changed
xuri
2018-09-01 23:36:57 +0800
-
562ba3d234
Add function doc and fix golint error
xuri
2018-09-01 23:32:44 +0800
-
24a8d64f93
add datavalidation test and fixed struct bug issue #240
rentiansheng
2018-09-01 19:38:30 +0800
-
ce5b37a4ac
# fix : file close 没有关闭
Farmerx
2018-08-20 16:53:51 +0800
-
ec37b114c3
Fixes #256 and format document.
xuri
2018-08-06 10:21:24 +0800
-
0548852190
data validation funcation
rentiansheng
2018-07-30 22:09:41 +0800
-
-
efe3219af0
Delete ISSUE_TEMPLATE.md
xuri
2018-07-30 10:06:22 +0800
-
df6b0d9ff4
Create PULL_REQUEST_TEMPLATE.md
xuri
2018-07-29 14:00:21 +0800
-
b11b95a69a
Update issue templates
xuri
2018-07-27 10:11:13 +0800
-
cddcf852c2
Merge pull request #253 from alex-whitney/252-color-scale-cond-formatting
xuri
2018-07-26 09:46:26 +0800
-
-
db7a605cf8
Use min/mid/max value for 2 and 3 color scale conditional formatting
Alex Whitney
2018-07-24 16:12:26 -0400
-
a885bb0fb9
Add failing unit tests for issue-252
Alex Whitney
2018-07-25 10:40:08 -0400
-
-
a3571ee39b
Bugfix: create worksheet cause file issue. Relate issue #249.
xuri
2018-07-17 15:28:22 +0800
-
79dfe1c307
GoDoc updated.
xuri
2018-07-13 17:40:47 +0800
-
58a7b23d11
Merge pull request #246 from nad2000/retrieve-comments
xuri
2018-07-10 10:10:38 +0800
-
-
d6468fc114
- Initialize theme support; - RGBA, HSL color convert has been added; - go test updated
xuri
2018-07-07 15:59:48 +0800
-
1a953b6601
added unit tests
Rad Cirskis
2018-06-30 22:55:14 +1200
-
e3050d21e7
added retieval of worksheet comments
Rad Cirskis
2018-06-30 22:37:14 +1200
-
-
9cb0e9308b
- Update Travis CI to include GOARCH=386 tests, relate issue #239 and #244; - Fix doc typo
xuri
2018-06-30 16:44:09 +0800
-
d80d6aa318
Merge pull request #234 from dolmen-go/WriteTo
xuri
2018-06-29 09:53:57 +0800
-
-
07d568aa44
Merge pull request #241 from nad2000/issues/238
xuri
2018-06-28 10:05:57 +0800
-
-
74c6091cfc
Update comment.go
xuri
2018-06-28 10:03:53 +0800