Commit Graph

73 Commits (4f0025aab07bb4cb290c38932619271c2cae7552)

Author SHA1 Message Date
xuri f58dabd492
Breaking change: changed the function signature for 11 exported functions
2 years ago
郭伟匡 6a5ee811ba
This closes #1425, breaking changes for sheet name (#1426)
2 years ago
xuri ac564afa56
Remove internal error log print, throw XML deserialize error
2 years ago
xuri bd5dd17673
This is a breaking change, remove partial internal error log print, throw XML deserialize error
2 years ago
xuri f44153ea46
This closes #1377, stream writer writes inline string type for string cell value
2 years ago
xuri 14c6a198ce
Support get cell value which contains a date in the ISO 8601 format
2 years ago
xuri 2df615fa28
This close #1373, fixes the incorrect build-in number format apply the result
2 years ago
xuri 53a495563a
This closes #1358, made a refactor with breaking changes, see details:
2 years ago
xuri efcf599dfe
This closes #1360, closes #1361
2 years ago
xuri 3f702999e6
Using the specialized name in a variable and making comments clear
2 years ago
xuri 75ce231728
This closes #1323, an error will be returned when set the not exist style ID
2 years ago
Kostya Privezentsev 18cd63a548
This is a breaking change closes #1332 (#1333)
2 years ago
davidborry bef49e40ee
This closes #1330 update non existing sheet error messages (#1331)
2 years ago
xuri 8152bbb2ce
This closes #1312, #1313, fix number format issue
2 years ago
Thomas Charbonnel ed91cddea5
This closes #1296, add new function `GetRowOpts` for stream reader (#1297)
2 years ago
xuri 40ed1d1b81
Fix potential file corrupted when changing cell value or the col/row
3 years ago
xuri eed431e0fc
This closes #1219, fixes cell value reading issue, improves performance, and 1904 date system support
3 years ago
xuri 773d4afa32
This closes #1217, support update cell hyperlink
3 years ago
xuri 56aa6b8263
ref #65, new formula functions and read boolean data type cell value support
3 years ago
xuri f0cb29cf66
This closes #1162, improve the compatibility with alternate content
3 years ago
xuri 156bf6d16e
This closes #1129, make cell support inheritance columns/rows style
3 years ago
xuri 3ee3c38f9c
Fix file corrupted in some cases, check file extension and format code
3 years ago
xuri 74f6ea94ea
ref #1054, breaking change for the column and row's iterator
3 years ago
xuri 4daa6ed0b4
Breaking change: remove `TotalRows` of row iterator and performance optimization
3 years ago
Dokiy 67127883dd
Fix adjustMergeCells not modifies cell rect (#1118)
3 years ago
xuri 2245fccca0
Typo fix, rename exported constants, dependencies modules and copyright update
3 years ago
xuri 89b85934f6
This closes #1096, memory usage optimization and another 4 changes
3 years ago
xuri 44a13aa402
Export 7 errors so users can act differently on different type of errors
3 years ago
li 60b13affbd
Support get current row/col and total rows/cols in the stream reader (#1054)
3 years ago
xuri de38402f74
This closes #1031, fix small float parsed error in some case
3 years ago
xuri 790c363cce This closes #833, closes #845, and closes #1022, breaking changes
3 years ago
xuri 32b23ef42d
This closes #998
3 years ago
xuri a55f354eb3
This closes #989, closes #990
3 years ago
xuri e9ae9b45b2
change go module import path to github.com/xuri/excelize
4 years ago
xuri f62c45fe0c
This closes #848 and closes #852, fix reading decimals precision
4 years ago
xuri 544ef18a8c
- Support concurrency iterate rows and columns
4 years ago
xuri d932e62a12
This closes #855, fix missing formula cell when getting rows value
4 years ago
xuri be12cc27f1
This closes #652, new SetColWidth API, support set column width in stream writing mode, and export error message
4 years ago
xuri 30549c5e90
fix custom row height check issue
4 years ago
xuri 2fb135bc94
handle end element event in the worksheet row/column iterator XML SAX parser
4 years ago
xuri b84bd1abc0
new formula fn: IF, LEN; not equal operator support and faster numeric precision process
4 years ago
xuri 576bfffbe6 This closes #752, fix incorrectly merged cells on duplicate row, and new formula function: LOWER, PROPER, UPPER
4 years ago
xuri 2514bb16c6 Fix #724, standardize variable naming and update unit tests
4 years ago
xuri ac3dce0bea
- Resolve #711, update docs for the GetSheetIndex
4 years ago
Artem Kustikov f2b8798a34
extend cell value load to support custom datetime format (#703)
4 years ago
xuri 324f87bcae
add checking and limits for the worksheet
4 years ago
xuri 88de2f8d51
Default row height compatibility with Apache OpenOffice and Kingsoft WPS, unit test update and typo fixed
4 years ago
xuri 0aa1510694
update docs and improve compatibility
5 years ago
xuri 2285d4dc71
handle the cell without r attribute in a row element
5 years ago
xuri 1fe660df64
- Resolve #485 use sheet index instead of ID
5 years ago