Commit Graph

  • 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
  • 7363c1e333
    Go 1.16 and later required, migration of deprecation package `ioutil` xuri 2022-10-13 00:02:53 +0800
  • 0e657c887b
    This closes #1368, fixes number parsing issue, adds support for create a 3D line chart xuri 2022-10-12 00:06:09 +0800
  • c02346bafc
    This closes #1047, stream writer support set panes (#1123) Harrison 2022-10-10 13:05:02 -0300
  • 2f5704b114
    Stream writer support to set inline rich text cell (#1121) charles.deng 2022-10-10 00:11:18 +0800
  • b1e776ee33
    Support to set summary columns to appear to the right of detail in an outline xuri 2022-10-08 22:08:06 +0800
  • 57051326d0
    This closes #1365, normalize the sheet name (#1366) Joseph Watson 2022-10-07 00:11:59 -0400
  • 53a495563a
    This closes #1358, made a refactor with breaking changes, see details: xuri 2022-09-29 22:00:21 +0800
  • efcf599dfe
    This closes #1360, closes #1361 xuri 2022-09-28 00:04:17 +0800
  • addcc1a0b2
    Fix cpu usage problem of stream writer when merging cells (#1359) Zitao 2022-09-23 00:02:45 +0800
  • 74dad51cfc
    This closes #1354, stream writer will apply style in `RowOpts` for each cell (#1355) invzhi 2022-09-21 00:29:34 +0800
  • 3f702999e6
    Using the specialized name in a variable and making comments clear xuri 2022-09-18 00:07:15 +0800
  • 73cc4bd449
    This closes #1345, support set custom line color in the charts (#1346) Artem Tarasenko 2022-09-13 19:05:05 +0300
  • b6cc43d824
    This makes 6 functions concurrency safety xuri 2022-09-11 00:04:04 +0800
  • c72fb747b8
    Fix DeleteComment slice bounds out of range (#1343) dafengge0913 2022-09-10 13:05:34 +0800
  • fb1aab7add
    This closes #744, the `Save`, `Write` and `WriteTo` function accept saving options xuri 2022-09-08 22:20:21 +0800
  • 0c5cdfec18
    This closes #1293, add new function `GetColStyle` xuri 2022-09-07 00:18:16 +0800
  • 961a3e8933
    Fix get image content was empty after inserting image xuri 2022-09-06 14:38:09 +0800
  • 00470c17d9
    This closes #1338, fix apply AM/PM format issue xuri 2022-09-03 20:16:35 +0800
  • 75ce231728
    This closes #1323, an error will be returned when set the not exist style ID xuri 2022-09-01 00:41:52 +0800
  • 18cd63a548
    This is a breaking change closes #1332 (#1333) Kostya Privezentsev 2022-08-30 19:02:48 +0300
  • bef49e40ee
    This closes #1330 update non existing sheet error messages (#1331) davidborry 2022-08-27 09:16:41 -0700
  • f8667386dc
    This closes #827, add new functions `GetDataValidations` and `GetConditionalFormats` (#1315) chenliu1993 2022-08-27 00:45:46 +0800
  • 0e9378fec2
    This closes #1247, add new function `SetSheetCol` for set worksheet column values (#1320) Cooper de Nicola 2022-08-24 18:34:29 -0700
  • cb8bca0e92
    This closes #1290 and closes #1328 xuri 2022-08-24 00:00:47 +0800
  • ab12307393
    This made library allowing insert EMZ and WMZ format image v2.6.1 xuri 2022-08-21 01:09:32 +0800
  • cfa2d603dd
    Support encrypt workbook with password #199 (#1324) Sangua633 2022-08-20 15:51:03 +0800
  • 76f336809f
    This closes #849, add new function `DeleteComment` for delete comment (#1317) NaturalGao 2022-08-19 23:24:13 +0800
  • d1e76fc432
    This closes #1319, fix calculate error for formula with negative symbol xuri 2022-08-17 10:59:52 +0800
  • 551fb8a9e4
    This closes #1244 and closes #1314, improving the compatibility with Google Sheet xuri 2022-08-13 11:21:59 +0800
  • 8152bbb2ce
    This closes #1312, #1313, fix number format issue xuri 2022-08-12 00:32:51 +0800
  • ed91cddea5
    This closes #1296, add new function `GetRowOpts` for stream reader (#1297) Thomas Charbonnel 2022-08-11 00:20:48 +0800
  • b8ceaf7bf6
    This reduces memory usage and speedup the `AddComment` function (#1311) EE 2022-08-10 10:35:33 +0800
  • e07dac5c2e
    Add new exported `ColorMappingType` used for color transformation xuri 2022-08-06 15:23:03 +0800
  • 4a029f7e36
    This closes #1299 skip write nil values in SetRow (#1301) Thomas Charbonnel 2022-08-04 16:50:33 +0800
  • 504d469d3d
    This closes #1298, fix doc properties missing after creating new worksheet xuri 2022-08-03 00:42:16 +0800
  • fd0eb2bcbf
    This closes #1283, support set and get color index, theme and tint for sheet tab Thomas Charbonnel 2022-07-26 12:36:21 +0800
  • ebea684ae5
    Fix potential file corrupted and change worksheet name case-insensitive xuri 2022-07-18 00:21:34 +0800
  • 0d4c97c88a
    Optimizing line breaks for comments (#1281) Regan Yue 2022-07-17 12:18:25 +0800
  • 40ed1d1b81
    Fix potential file corrupted when changing cell value or the col/row xuri 2022-07-16 12:50:13 +0800
  • 6429588e14
    adjust `ErrColumnNumber`, rename `TotalColumns` to `MaxColumns` and add new constant `MinColumns` (#1272) MJacred 2022-07-14 17:36:43 +0200
  • e37724c22b
    This fix potential panic and file corrupted xuri 2022-07-14 00:17:51 +0800
  • a65c5846e4
    This closes #1262, support for dependence formulas calculation xuri 2022-07-10 18:14:48 +0800
  • 1dbed64f10
    This closes #1269, made the `NewStreamWriter` function case insensitive to worksheet name Eagle Xiang 2022-07-06 20:39:10 +0800
  • d74adcbb15
    ref #65, new formula function: DGET xuri 2022-07-03 15:31:24 +0800
  • 695db4eae0
    ref #65, new formula functions: DPRODUCT, DSTDEV, DSTDEVP, DSUM, DVAR, and DVARP xuri 2022-07-02 13:43:31 +0800
  • a77d38f040
    Fix CONTRIBUTING doc typo issues (#1266) yeshu 2022-07-02 00:38:24 +0800
  • 18afc88759
    This closes #1264, fix can't modify cell content issue in some cases yeshu 2022-07-01 00:46:23 +0800