p30928647
  • Joined on 2022-10-06
p30928647 pushed to master at p30928647/excelize 2023-12-20 01:07:33 +08:00
37e2d946be Breaking changes: Go 1.18 and later required
p30928647 pushed to master at p30928647/excelize 2023-12-16 12:40:13 +08:00
00d62590f4 This closes #664, support get embedded cell images (#1759)
p30928647 pushed to master at p30928647/excelize 2023-12-14 00:10:21 +08:00
dfaf418f34 This closes # 1704, support set the data labels position for the chart (#1755)
284345e471 This closes #1749, fix incorrect adjust merged cells on remove rows (#1753)
7b3dd03947 Remove unused exported struct ShapeColor (#1746)
Compare 3 commits »
p30928647 pushed to master at p30928647/excelize 2023-12-08 00:15:20 +08:00
866f3086cd This closes #1745, prevent panic on get conditional format without above average rules
77ece87e32 This fix some function names in comment (#1747)
Compare 2 commits »
p30928647 pushed to master at p30928647/excelize 2023-12-02 21:44:11 +08:00
18a160c5be Support unset custom row height if height value is -1 (#1736)
p30928647 pushed to master at p30928647/excelize 2023-12-01 00:35:10 +08:00
a16182e004 This closes #1732, saving workbook with sorted internal part path (#1735)
p30928647 pushed to master at p30928647/excelize 2023-11-30 20:50:54 +08:00
866e7fd9e1 This closes #1729, support copy conditional format and data validation on duplicate row (#1733)
bce2789c11 This support set column style with default width in sheet props settings (#1728)
Compare 2 commits »
p30928647 pushed to master at p30928647/excelize 2023-11-24 00:05:27 +08:00
41259b474f Recalculate and use the same shared string count and unique count to overwrite incorrect existing values
p30928647 pushed to master at p30928647/excelize 2023-11-22 00:12:36 +08:00
6251d493b3 Fixed invalid shared string table index on set cell value (#1725)
55e4d4b2c3 The GetCellRichText function support to return inline rich text (#1724)
Compare 2 commits »
p30928647 pushed to master at p30928647/excelize 2023-11-18 23:15:47 +08:00
6220a798fd This closes #1723, fix panic on read workbook in some cases (#1692)
57faaf253a Fix panic on GetPictureCells without drawing relationships parts (#1721)
3bdc2c5fc7 This add new exported function GetHeaderFooter (#1720)
5e247de805 Support set time period type conditional formatting (#1718)
Compare 4 commits »
p30928647 pushed to master at p30928647/excelize 2023-11-13 00:18:44 +08:00
2499bf6b5b Support 5 new kinds of conditional formatting types
p30928647 pushed to master at p30928647/excelize 2023-11-11 12:41:58 +08:00
c7acf4fafe Support update data validations on inserting/deleting columns/rows
e014a8bb23 Support update conditional formatting on inserting/deleting columns/rows (#1717)
Compare 2 commits »
p30928647 pushed to master at p30928647/excelize 2023-11-09 00:21:21 +08:00
134865d9d2 Update data validation type and operator's enumerations (#1714)
p30928647 pushed to master at p30928647/excelize 2023-11-08 00:03:38 +08:00
a0252bd05a Support update defined names on inserting/deleting columns/rows
p30928647 pushed to master at p30928647/excelize 2023-11-07 08:48:12 +08:00
6cc1a547ab This closes #1712, reduce memory consumption (#1713)
fe639faa45 This closes #1125, support update drawing objects on inserting/deleting columns/rows (#1127)
Compare 2 commits »
p30928647 pushed to master at p30928647/excelize 2023-11-04 08:04:38 +08:00
f753e560fa Fix number format scientific notation zero fill issues (#1710)
p30928647 pushed to master at p30928647/excelize 2023-11-03 00:20:32 +08:00
4e936dafdd This closes #1706 and closes #1708
p30928647 pushed to master at p30928647/excelize 2023-11-02 00:17:47 +08:00
7291e787bd Support update volatile dependencies on inserting/deleting columns/rows
p30928647 pushed to master at p30928647/excelize 2023-11-01 00:54:19 +08:00
b41a6cc3cd Support to adjust formula cross worksheet on inserting/deleting columns/rows (#1705)
p30928647 pushed to master at p30928647/excelize 2023-10-31 00:05:28 +08:00
5bba8f9805 This improves compatibility for adjusting tables and formula references on inserting/deleting columns or rows