Commit Graph

  • b667987084
    This closes #301, support delete and add radio button form control master 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
  • 63d8a09082
    Breaking changes: rename exported variable `ErrTableNameLength` to `ErrNameLength` xuri 2023-04-21 08:51:04 +0800
  • fb6ce60bd5
    This closes #1523, preventing format text cell value as a numeric xuri 2023-04-19 00:05:59 +0800
  • d0ad0f39ec
    This commit contains 5 changes: xuri 2023-04-17 08:48:30 +0800
  • 17c029494a
    This closes #1519, escape XML characters after checking cell value length xuri 2023-04-16 14:22:55 +0800
  • 635ec33576
    Support checking cell value length with multi-bytes characters (#1517) Valery Ozarnichuk 2023-04-12 03:17:10 +0300
  • 4196348f9f
    Upgrade actions/setup-go from 3 to 4 (#1512) dependabot[bot] 2023-04-11 00:27:17 +0800
  • 799317eac5
    This upgrade dependencies package v2.7.1 v2 xuri 2023-04-10 00:02:20 +0800
  • 294f2e1480
    Require using ChartType enumeration value to specify the chart type xuri 2023-04-01 00:08:53 +0800
  • 3b807c4bfe
    This support get cell hyperlink for merged cells xuri 2023-03-29 00:00:27 +0800
  • 9dbba9f34a
    This closes #1508, support SST index which contains blank characters xuri 2023-03-28 00:05:18 +0800
  • 60b9d029a6
    Breaking changes: changed the function signature for 4 exported functions xuri 2023-03-25 13:30:13 +0800
  • 5878fbd282
    This closes #1503, case-insensitive for the file extension name playGitboy 2023-03-23 00:06:10 +0800
  • a34c81e1cc
    This closes #1448, speed up for checking merged cells (#1500) ChantXu64 2023-03-20 09:17:28 +0800
  • 478b528af1
    Breaking changes: changed the function signature for 2 exported functions xuri 2023-03-19 20:23:33 +0800
  • 7631fd08e1
    This closes #1499, support to set number format for chart data labels and axis xuri 2023-03-18 15:59:39 +0800
  • e394f01a97
    This update the return value for the `CalcCellValue` function (#1490) Rizki Putra 2023-03-15 08:17:30 +0700
  • 0d193c76ac
    This closes #1492, fix data bar min/max value doesn't work xuri 2023-03-14 00:58:20 +0800
  • dc3bf331d5
    Breaking change: changed the third parameter for the `AddFilter` xuri 2023-03-04 00:07:04 +0800
  • f707b2d2da
    This closes #1484, fix the formula calc result issue (#1485) 张涛 2023-03-01 13:25:17 +0800
  • 65a53b3ec6
    Breaking changes: replace the type `ShapeParagraph` with `RichTextRun` xuri 2023-02-27 00:05:36 +0800
  • 669c432ca1
    This fixes #756, made stream writer skip set cell value when got nil (#1481) Baris Mar Aziz 2023-02-23 23:18:10 +0700
  • 94e86dca31
    This renamed conditional format type `iconSet` to `icon_set` xuri 2023-02-22 22:46:36 +0800
  • f143dd5c34
    Support double-byte chars for formula functions LENB, RIGHTB and MIDB (#1478) Shugo Kawamura 2023-02-21 01:17:35 +0900
  • 983cd76485
    This closes #1476, support double-byte chars for formula functions LEFT,RIGHT, LEN and MID (#1477) Shugo Kawamura 2023-02-20 14:59:05 +0900
  • cb0c1b012b
    Support specifies the values in second plot for the bar/pie of pie chart xuri 2023-02-19 00:18:11 +0800
  • 21ec143778
    Update dependencies package golang.org/x/net from 0.5.0 to 0.7.0 (#1475) dependabot[bot] 2023-02-18 14:28:47 +0800
  • c2d6707a85
    This closes #1474, support set the format for the data series fill (solid fill) xuri 2023-02-17 20:03:46 +0800
  • ad90cea78b
    This closes #1469, fix cell resolver caused incorrect calculation result (#1470) jaby 2023-02-15 14:38:11 +0100
  • 363fa940ac
    This closes #1468, checks the table name, and added a new error constant `ErrTableNameLength` xuri 2023-02-13 13:28:02 +0800
  • 38f131728b
    This closes #1463, add new functions `SetSheetDimension` and `GetSheetDimension` (#1467) Josh Weston 2023-02-11 06:37:06 -0400
  • 753969dc4e
    Support creating a conditional format with an "icon sets" rule xuri 2023-02-08 00:03:45 +0800
  • 3e2406096f
    This closes #1462 and closes #1464 xuri 2023-02-07 00:08:11 +0800
  • 1f69f6b24a
    Add support for insert BMP format images xuri 2023-02-05 00:21:23 +0800
  • 12645e7116
    This fixes #1461, supports 0 row height and column width xuri 2023-02-02 22:02:32 +0800
  • 85e0b6c56e
    Support to create of 17 kinds of fill variants styles xuri 2023-02-01 00:11:08 +0800
  • be36b09c8a
    This fixes #1457, reduce string concatenation when applying number format (#1459) Nathan Davies 2023-01-26 02:35:13 +0000
  • 1ab7a99bf0
    This fixes #1455, pre generate strings months name for number format (#1456) Nathan Davies 2023-01-25 04:22:28 +0000
  • 917e6e19d6
    This roundup time value when a millisecond great than 500 to fix the accuracy issue xuri 2023-01-20 03:10:04 +0000
  • 4f0025aab0
    This closes #1447, add support for strict theme namespace xuri 2023-01-13 00:05:46 +0800
  • 00c58a73f3
    Fix panic caused by the workbook relationship part not exist (#1443) Liron Levin 2023-01-11 18:14:38 +0200
  • 14d7acd97e
    This fixes #1441, add copyright agreement statement on the LICENSE xuri 2023-01-10 01:02:48 +0800
  • 5429f131f8
    This closes #1438, fix cell data type issue for formula calculation engine v2.7.0 xuri 2023-01-08 00:23:53 +0800
  • 9c3a5eb983
    Add missing error checks in `getSheetMap` to fix panic(#1437) Liron Levin 2023-01-07 07:17:00 +0200
  • b39626fae9
    This fixed worksheet protection issue xuri 2023-01-02 11:47:31 +0800
  • f58dabd492
    Breaking change: changed the function signature for 11 exported functions xuri 2022-12-30 00:50:08 +0800
  • a57203a03a
    This closes #1432, fix panic formattedValue when style is negative (#1433) Liron Levin 2022-12-28 18:37:37 +0200
  • 0c76766c2b
    Add support for workbook protection (#1431) Gin 2022-12-27 00:06:18 +0800
  • 6a5ee811ba
    This closes #1425, breaking changes for sheet name (#1426) 郭伟匡 2022-12-23 00:54:40 +0800
  • ce4f7a25c9
    This closes #1416, support set row outline level to stream (#1422) Bayzet Tlyupov 2022-12-19 04:28:43 +0300
  • 61fda0b1ca
    Fix binary string regex (#1415) nesstord 2022-12-06 23:45:27 +0700
  • 5e0953d778
    This closes #1405, add new function SetSheetBackgroundFromBytes (#1406) jianxinhou 2022-12-01 10:44:28 +0800
  • c0713951c8
    This closes #1404, fixes the insert picture problem in some cases xuri 2022-11-29 00:03:49 +0800
  • dde6b9c001
    This closes #1396, fix formula fn ADDRESS result error with empty worksheet name (#1397) devloppper 2022-11-22 00:14:03 +0800
  • aa80fa4179
    This made stream writer support set the insert page break (#1393) renxiaotu 2022-11-16 00:02:35 +0800
  • 45d168c79d
    This closes #1391, escape XML characters to avoid with corrupt file xuri 2022-11-15 22:08:37 +0800
  • ac564afa56
    Remove internal error log print, throw XML deserialize error xuri 2022-11-13 00:40:04 +0800
  • bd5dd17673
    This is a breaking change, remove partial internal error log print, throw XML deserialize error xuri 2022-11-12 00:02:11 +0800
  • 58b5dae5eb
    Support update column style when inserting or deleting columns xuri 2022-11-11 01:50:07 +0800
  • 8753950d62
    Delete shared formula in calc chain when writing a formula cell (#1387) March 2022-11-08 00:35:19 +0800
  • 75c912ca95
    This closes #1384, fix segmentation fault in `formattedValue` (#1385) Martin Martinez Rivera 2022-11-04 21:41:07 -0700
  • 4998b7b929
    This closes #1383, skip empty rows when saving the spreadsheet to reduce file size xuri 2022-11-03 00:23:48 +0800
  • db2d084ada
    This closes #1204, breaking changes for add comments xuri 2022-11-02 08:42:00 +0800
  • a410b22bdd
    Fix the error on getting the range of merged cells on the worksheet which contains one cell merged cell range xuri 2022-10-28 00:31:55 +0800
  • adf9d37d82
    This closes #1379, cleanup stream writer temporary files by the `Close` function xuri 2022-10-26 00:04:23 +0800
  • f44153ea46
    This closes #1377, stream writer writes inline string type for string cell value xuri 2022-10-25 10:24:45 +0800
  • 14c6a198ce
    Support get cell value which contains a date in the ISO 8601 format xuri 2022-10-24 00:02:22 +0800
  • f843a9ea56
    Fix the formula calculation result issue of the OR function (#1374) gonghaibinx 2022-10-21 00:04:32 +0800
  • 2df615fa28
    This close #1373, fixes the incorrect build-in number format apply the result xuri 2022-10-20 00:02:30 +0800
  • 3ece904b00
    This closes #1369, support set, and get font color with theme and tint (#1370) GaoFei 2022-10-15 00:03:49 +0800
  • 3d02726ad4
    This closes #320, support custom chart axis font style xuri 2022-10-14 00:48:16 +0800