-
284345e471
This closes #1749, fix incorrect adjust merged cells on remove rows (#1753)
Xuesong
2023-12-13 09:22:41 +0800
-
7b3dd03947
Remove unused exported struct ShapeColor (#1746)
cui fliter
2023-12-09 12:08:29 +0800
-
866f3086cd
This closes #1745, prevent panic on get conditional format without above average rules
xuri
2023-12-08 00:09:06 +0800
-
77ece87e32
This fix some function names in comment (#1747)
cui fliter
2023-12-07 15:22:26 +0800
-
18a160c5be
Support unset custom row height if height value is -1 (#1736)
天爱有情
2023-12-02 12:03:09 +0800
-
a16182e004
This closes #1732, saving workbook with sorted internal part path (#1735)
user65536
2023-12-01 00:31:41 +0800
-
866e7fd9e1
This closes #1729, support copy conditional format and data validation on duplicate row (#1733)
Bram Vanbilsen
2023-11-28 10:13:39 -0600
-
bce2789c11
This support set column style with default width in sheet props settings (#1728)
zcgly
2023-11-25 02:03:33 +0800
-
41259b474f
Recalculate and use the same shared string count and unique count to overwrite incorrect existing values
xuri
2023-11-23 00:03:10 +0800
-
6251d493b3
Fixed invalid shared string table index on set cell value (#1725)
ZX
2023-11-21 11:23:54 +0800
-
55e4d4b2c3
The GetCellRichText function support to return inline rich text (#1724)
Tian
2023-11-20 23:57:45 +0800
-
6220a798fd
This closes #1723, fix panic on read workbook in some cases (#1692)
lujin
2023-11-18 16:44:45 +0800
-
57faaf253a
Fix panic on GetPictureCells without drawing relationships parts (#1721)
Tajang
2023-11-16 09:34:37 +0800
-
3bdc2c5fc7
This add new exported function GetHeaderFooter (#1720)
15535382838
2023-11-14 22:49:18 -0600
-
5e247de805
Support set time period type conditional formatting (#1718)
Yang Li
2023-11-14 09:47:57 +0800
-
2499bf6b5b
Support 5 new kinds of conditional formatting types
xuri
2023-11-13 00:16:29 +0800
-
c7acf4fafe
Support update data validations on inserting/deleting columns/rows
xuri
2023-11-11 00:04:05 +0800
-
e014a8bb23
Support update conditional formatting on inserting/deleting columns/rows (#1717)
ByteFlyCoding
2023-11-10 09:25:59 +0800
-
134865d9d2
Update data validation type and operator's enumerations (#1714)
Nick
2023-11-09 00:15:10 +0800
-
a0252bd05a
Support update defined names on inserting/deleting columns/rows
xuri
2023-11-08 00:01:35 +0800
-
6cc1a547ab
This closes #1712, reduce memory consumption (#1713)
Marko Krstic
2023-11-07 01:46:01 +0100
-
fe639faa45
This closes #1125, support update drawing objects on inserting/deleting columns/rows (#1127)
Anton Petrov
2023-11-06 04:51:19 +0300
-
f753e560fa
Fix number format scientific notation zero fill issues (#1710)
magicrabbit
2023-11-04 08:02:09 +0800
-
4e936dafdd
This closes #1706 and closes #1708
xuri
2023-11-03 00:12:43 +0800
-
7291e787bd
Support update volatile dependencies on inserting/deleting columns/rows
xuri
2023-11-02 00:15:41 +0800
-
b41a6cc3cd
Support to adjust formula cross worksheet on inserting/deleting columns/rows (#1705)
rjtee
2023-11-01 00:52:18 +0800
-
5bba8f9805
This improves compatibility for adjusting tables and formula references on inserting/deleting columns or rows
xuri
2023-10-31 00:01:57 +0800
-
cf3e0164d9
Support adjust formula for entire cols/rows reference (#1702)
rjtee
2023-10-29 13:40:21 +0800
-
a8cbcfa39b
This closes #1306 and closes #1615 (#1698)
rjtee
2023-10-24 00:05:52 +0800
-
05689d6ade
This closes #1694, using namespace prefix in workbook theme XML
xuri
2023-10-20 00:04:31 +0800
-
b52db71d61
This closes #1690, new exported function `GetConditionalStyle`
xuri
2023-10-17 08:52:34 +0800
-
27f1056929
This closes #1218 and closes #1689 (#1634)
壹次心
2023-10-13 00:06:07 +0800
-
f752f2ddf4
Remove redundant `len` check in `GroupSheets` and `UngroupSheets` (#1685)
Eng Zer Jun
2023-10-12 09:23:31 +0800
-
d9a0da7b48
This closes #1687 and closes #1688
xuri
2023-10-11 00:04:38 +0800
-
d133dc12d7
Support format cell value with fraction number format code
xuri
2023-10-10 00:04:10 +0800
-
87a00e4f7e
This closed #1680, fixing a potential issue that stream reader temporary files can not be clear
xuri
2023-10-09 00:14:56 +0800
-
99df1a7343
This closes #1681, closes #1683
xuri
2023-10-08 00:06:11 +0800
-
07f2c6831a
Keep all cells value in the table range when deleting table (#1684)
Abdelaziz-Ouhammou
2023-10-06 19:05:50 +0300
-
95fc35f46c
This fix #1682, removes table and content type parts when deleting the table
xuri
2023-10-06 00:04:38 +0800
-
df032fcae7
This improves performance for adding and removing pivot table
xuri
2023-10-05 00:08:31 +0800
-
ecb4f62b77
Update actions/checkout from 3 to 4 (#1676)
dependabot[bot]
2023-10-04 00:11:50 +0800
-
0861faf2f2
Add new exported function `DeletePivotTable`
xuri
2023-10-03 00:59:31 +0800
-
1c7c417c70
This closes #1677, fix the incorrect custom number format ID allocated
xuri
2023-10-02 00:06:38 +0800
-
f85770f4c9
ref #65, formula functions TEXTAFTER and TEXTBEFORE (array formula not support yet)
xuri
2023-10-01 13:37:47 +0800
-
1c23dc3507
This sorted exported error constants by name and listed them in one place
xuri
2023-09-28 08:53:54 +0800
-
c62d23e0a1
The `AddSlicer` function now support create pivot table slicer
xuri
2023-09-27 00:05:59 +0800
-
9c079e5eec
This fix #1665, supports getting formula string cell value
xuri
2023-09-21 00:06:31 +0800
-
744236b4b8
This closes #1661, fix incorrect time number format result
xuri
2023-09-17 18:30:58 +0800
-
e3b7dad69a
Introduce the new exported function `AddSlicer` for adding table slicer
xuri
2023-09-16 12:21:11 +0800
-
5a039f3045
This fixes #1658
xuri
2023-09-14 22:56:28 +0800
-
49706c9018
This fixes #1645 and fixes #1655
xuri
2023-09-09 13:51:00 +0800
-
a0a7d5cdbb
Fix bug in checkDefinedNames
Matthias Endler
2023-09-05 13:43:22 +0200
-
ae64bcaabe
This fixes #1643, fixes #1647 and fixes #1653
xuri
2023-09-08 00:09:41 +0800
-
ff5657ba87
add Footer & Header clarification to docs (#1644)
Francis Nickels III
2023-09-03 09:11:35 -0700
-
3b2b8ca8d6
Update the README and documentation for the data validation functions
v2.8.0
xuri
2023-08-28 00:02:25 +0800
-
4957ee9abc
ref #65, add support for 10 formula functions
fsfsx
2023-08-26 13:14:03 +0800
-
15614badfc
This closes #1628, fix the GetPictures function returns pictures doesn't correct in some cases
xuri
2023-08-25 01:06:41 +0800
-
db22452398
This closes #314, closes #1520 and closes #1521 (#1574)
cnmlgbgithub
2023-08-24 23:51:07 +0800
-
cb5a8e2d1e
This closes #674, closes #1454, add new exported functions GetTables and DeleteTable (#1573)
fsfsx
2023-08-23 10:51:11 +0800
-
1b63d098a7
This improves applying cell value with currency and accounting number format
xuri
2023-08-21 00:04:28 +0800
-
c63ae6d262
This fixed #1610, support to create a conditional format with number format and protection
xuri
2023-08-17 11:34:28 +0800
-
a1810aa056
This improves the date and time number formats
xuri
2023-08-15 00:01:57 +0800
-
ae17fa87d5
This ref #1585, support to read one cell anchor pictures and improve date and time number format
xuri
2023-08-09 00:11:06 +0800
-
eb175906e7
This fixes #1599, and improve date and time number format
xuri
2023-08-06 00:02:48 +0800
-
aa3c79a811
Support apply number format with the Japanese era years
xuri
2023-08-01 00:11:02 +0800
-
5fe30eb456
This closes #1590, add the Japanese calendar number format support
xuri
2023-07-31 00:08:10 +0800
-
a07c8cd0b4
This closes #1588, closes #1591, breaking changes for the `AddChart` function
xuri
2023-07-28 00:24:08 +0800
-
2e9c2904f2
This closes #1587, fix incorrect date time format result
xuri
2023-07-27 00:03:15 +0800
-
7f3d663628
This closes #1584, fix graphic object counter issues
xuri
2023-07-25 00:08:24 +0800
-
8d996ca138
This closes #1582, fixes the formula calculation bug, and improves form controls
xuri
2023-07-21 00:03:37 +0800
-
b667987084
This closes #301, support delete and add radio button form control
xuri
2023-07-13 00:03:24 +0800
-
2c8dc5c150
This closes #1169, initialize add form controls supported (#1181)
David
2023-07-11 11:43:45 -0400
-
8418bd7afd
This closes #1572
xuri
2023-07-08 18:36:35 +0800
-
f5fe6d3fc9
This closes #518, support creating chart with a secondary series axis
xuri
2023-07-07 11:00:54 +0000
-
fb72e56667
This closes #1569, formula function CONCAT, CONCATENATE support concatenation of multiple cell values
xuri
2023-07-06 10:49:49 +0000
-
e2c7416292
This closes #1565, support adjust formula when instering columns and rows (#1567)
lidp20
2023-07-04 00:06:37 +0800
-
700af6a529
This fixed #1564, apply all of its arguments that meet multiple criteria
xuri
2023-07-03 00:05:26 +0800
-
dcb26b2cb8
Made unit tests compatibility with the next Go language version
xuri
2023-06-30 05:02:18 +0000
-
f8aa3adf7e
This closes #1553, the `AddChart` function support set primary titles
xuri
2023-06-18 00:12:50 +0800
-
9bc3fd7e9f
This optimize the code, simplify unit test and drawing object position calculation (#1561)
chengxinyao
2023-06-14 22:49:40 +0800
-
8e891b52c6
This closes #1560, fix incorrect row number when get object position
xuri
2023-06-12 00:09:40 +0800
-
78c974d855
New function `GetPanes` for get sheet panes and view selection (#1556)
vb6iscool
2023-06-08 09:50:38 +0800
-
661c0eade9
Support apply built-in number format code 22 with custom short date pattern
xuri
2023-06-05 00:06:27 +0800
-
121ac17ca0
This fixed incorrect formula calculation exception expected result
xuri
2023-05-30 00:14:44 +0800
-
e3fb2d7bad
This closes #1548, support to get multiple images in one cell (#1549)
壹次心
2023-05-28 00:46:34 +0800
-
16efeae5b1
This fix date and time pattern validation issues (#1547)
joehan109
2023-05-27 00:22:35 +0800
-
76cd0992b0
This closes #1539, fix adjust table issue when after removing rows
xuri
2023-05-23 00:18:55 +0800
-
c232748400
This avoid unnecessary byte/string conversion (#1541)
Eng Zer Jun
2023-05-22 09:24:28 +0800
-
a246db6a40
This closes #279, refs #1536, change the default point to pixels conversion factor
xuri
2023-05-19 19:53:18 +0800
-
08ba2723fe
This closes #1536, support fallback to default column width in sheet format property
xuri
2023-05-18 20:33:16 +0800
-
ef3e81de8e
This fixed across worksheet reference issue for the formula calculation engine
xuri
2023-05-17 00:05:27 +0800
-
1088302331
This closes #1535, add documentation for the fields for style alignment
xuri
2023-05-16 09:44:08 +0800
-
49234fb95e
Ref #1199, this support applies partial built-in language number format code
xuri
2023-05-11 09:08:38 +0800
-
dfdd97c0a7
This closes #1199, support apply number format by system date and time options
fudali
2023-05-06 20:34:18 +0800
-
bbdb83abf0
This closes #660, supports currency string, and switches argument for the number format code
xuri
2023-05-04 02:52:26 +0000
-
7c221cf295
Ref #660, support placeholder, padding and rounds numbers by specified number format code
xuri
2023-04-30 11:10:51 +0800
-
65fc25e7a6
Ref #1533, this made number format text handler just handle text tokens
xuri
2023-04-26 00:04:47 +0800
-
612f6f104c
This closes #1528, closes #1533
xuri
2023-04-25 08:44:41 +0800
-
93c72b4d55
This optimizes internal functions signature and mutex declarations
xuri
2023-04-24 00:02:13 +0800
-
787453c6f0
Optimizing regexp calls to improve performance (#1532)
Chen Zhidong
2023-04-23 18:00:31 +0800