xuri pushed to master at xuri/excelize 2024-04-30 16:06:39 +00:00
781c38481d This closes #1889, refs #1732 and #1735 (#1890)
xuri pushed to master at xuri/excelize 2024-04-28 13:39:42 +00:00
7715c1462a This closes #1886, remove the namespace prefix for the default spreadsheet namespace
055349d8a6 Fix a v2.8.1 regression bug, error on duplicate rows, if conditional formatting or data validation has multiple cell range reference
Compare 2 commits »
xuri pushed to master at xuri/excelize 2024-04-18 05:30:41 +00:00
f8487a68a8 This closes #1879, compatible with the escaped quote symbol in none formula data validation rules (#1880)
xuri pushed to master at xuri/excelize 2024-04-11 15:15:00 +00:00
3e636ae7b2 This closes #1874, reduces memory usage for the GetRows function (#1875)
xuri pushed to master at xuri/excelize 2024-04-03 00:46:52 +00:00
5f8a5b8690 This closes #1867, breaking changes: change the data type for the ConditionalFormatOptions structure field Format as a pointer
xuri pushed to master at xuri/excelize 2024-04-02 00:49:42 +00:00
5dc22e874b Support get the cell images inserted by IMAGE formula function
xuri pushed to master at xuri/excelize 2024-04-01 00:51:17 +00:00
9999221450 This closes #1865, unescape newline character in stream writer
xuri pushed to master at xuri/excelize 2024-03-28 11:48:43 +00:00
ffad7aecb5 Support get rich data value rels index from rich value part (#1866)
xuri pushed to master at xuri/excelize 2024-03-27 13:06:32 +00:00
5e500f5e5d Introduce new exported PictureInsertType enumeration (#1864)
838232fd27 Add support for get the Microsoft 365 cell images (#1857)
Compare 2 commits »
xuri pushed to master at xuri/excelize 2024-03-25 00:34:57 +00:00
703b73779c This closes #1861, fix missing parentheses in the adjusted formula
xuri pushed to master at xuri/excelize 2024-03-22 12:14:07 +00:00
5975d87f7e This closes #1851, and closes #1856 fix formula calculation result round issue (#1860)
xuri pushed to master at xuri/excelize 2024-03-19 01:00:27 +00:00
9e884c798b This closes #1847, support apply number format with alignment (#1852)
xuri pushed to master at xuri/excelize 2024-03-15 13:06:56 +00:00
4eb088cf73 This fix performance impact introduced in #1692 (#1849)
585ebff5b7 Typo fix for the comment of the extractStyleCondFuncs variable (#1846)
Compare 2 commits »
xuri pushed to master at xuri/excelize 2024-03-10 02:44:55 +00:00
4ed493819a This closes #1835, support get data validations which storage in the extension lists (#1834)
xuri pushed to master at xuri/excelize 2024-03-04 14:15:03 +00:00
f20bbd1f1d This closes #1830, closes #1831, and closes #1833
xuri pushed to master at xuri/excelize 2024-03-04 05:09:39 +00:00
963a058535 Optimize getSharedFormula to avoid runtime.duffcopy (#1837)
xuri pushed to master at xuri/excelize 2024-03-01 13:41:16 +00:00
9d4c2e60f6 This closes #1825, made AddDataValidation and DeleteDataValidation functions concurrency safe (#1828)
7b4da3906d This closes #1819, closes #1827, formula function ISNUMBER, OR and FIND support matrix arguments (#1829)
bb603b37d0 Clear slave cells value when merging cells (#1824)
Compare 3 commits »
xuri pushed tag v2.8.1 to xuri/excelize 2024-02-25 18:40:41 +00:00
xuri pushed to master at xuri/excelize 2024-02-25 18:40:40 +00:00
688808b2b4 This closes #1819, formula calculation engine support array formulas
xuri pushed to master at xuri/excelize 2024-02-24 01:14:51 +00:00
02b84a906c This closes #1820, converted styleFillVariants from slice to func (#1821)
ee2ef152d9 This closes #1815, cell value reading functions inherit the Options settings of the OpenReader (#1816)
Compare 2 commits »