Filter RSS
xuri's History

2023-12-08
01:15
[Git] commits were pushed to 'excelize' (current: 866f3086cd6714ab9114331fb8a73b1b4a1df0a1)
This closes #1745, prevent panic on get conditional format without above average rules - Define ...
2023-12-02
22:44
[Git] commits were pushed to 'excelize' (current: 18a160c5be82f6515f7dd117a47bf58dd3466aaf)
Support unset custom row height if height value is -1 (#1736) - Return error if get an invalid ...
2023-12-01
01:35
[Git] commits were pushed to 'excelize' (current: a16182e004e75cf3ace23c11039395ea7542f2a3)
This closes #1732, saving workbook with sorted internal part path (#1735)
2023-11-30
21:51
[Git] commits were pushed to 'excelize' (current: 866e7fd9e1d09e79b9ff345f240e10a72ed9f310)
This closes #1729, support copy conditional format and data validation on duplicate row (#1733)
2023-11-24
01:05
[Git] commits were pushed to 'excelize' (current: 41259b474f9172750195c4910a847f26f6e5d9e7)
Recalculate and use the same shared string count and unique count to overwrite incorrect existing...
2023-11-22
01:13
[Git] commits were pushed to 'excelize' (current: 6251d493b3eb18d9ad4bac519ce26bba0d679e9a)
Fixed invalid shared string table index on set cell value (#1725)
2023-11-19
00:15
[Git] commits were pushed to 'excelize' (current: 6220a798fd79231bf4b3d7ef587bb2b79d276710)
This closes #1723, fix panic on read workbook in some cases (#1692) - Fix panic on read workboo...
2023-11-13
01:18
[Git] commits were pushed to 'excelize' (current: 2499bf6b5b4d91bece9e5cae9c07197f2908abdd)
Support 5 new kinds of conditional formatting types - New conditional formatting types: text, bl...
2023-11-11
13:42
[Git] commits were pushed to 'excelize' (current: c7acf4fafef429b67ca79f496d2709271c840dcd)
Support update data validations on inserting/deleting columns/rows
2023-11-09
01:21
[Git] commits were pushed to 'excelize' (current: 134865d9d2e99be0cdb71a1f4a18393ac2570796)
Update data validation type and operator's enumerations (#1714)
2023-11-08
01:03
[Git] commits were pushed to 'excelize' (current: a0252bd05af1c8c1bc16ecedff79575a912494a1)
Support update defined names on inserting/deleting columns/rows
2023-11-07
2023-11-04
09:04
[Git] commits were pushed to 'excelize' (current: f753e560fa975f2dd671382ac07203f284ce945c)
Fix number format scientific notation zero fill issues (#1710)
2023-11-03
01:20
[Git] commits were pushed to 'excelize' (current: 4e936dafdd6d89edbe80b508b5fcf4402ab8da4c)
This closes #1706 and closes #1708 - Add export ChartLineType enumeration to specify the chart l...
2023-11-02
01:17
[Git] commits were pushed to 'excelize' (current: 7291e787bd11f1634201329f0e1a5bae1fe8f803)
Support update volatile dependencies on inserting/deleting columns/rows
2023-11-01
01:54
[Git] commits were pushed to 'excelize' (current: b41a6cc3cd37c7c99bae83fa8dd1158e5e8fecc7)
Support to adjust formula cross worksheet on inserting/deleting columns/rows (#1705)
2023-10-31
01:05
[Git] commits were pushed to 'excelize' (current: 5bba8f980591da0e5230c4f7b3aa1f406d98417d)
This improves compatibility for adjusting tables and formula references on inserting/deleting col...
2023-10-29
14:43
[Git] commits were pushed to 'excelize' (current: cf3e0164d90d194aa5312fd2ec8fe0765caa54c8)
Support adjust formula for entire cols/rows reference (#1702) - Update the unit tests
2023-10-24
01:09
[Git] commits were pushed to 'excelize' (current: a8cbcfa39b7cab7e691b3c369b56e98a5a7f848e)
This closes #1306 and closes #1615 (#1698) - Support adjust formula on inserting/deleting colum...
2023-10-20
01:08
[Git] commits were pushed to 'excelize' (current: 05689d6ade5331c8045c7332ef05fb89c4b41b8e)
This closes #1694, using namespace prefix in workbook theme XML - Improve compatibility with the...