Commit Graph

  • 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
  • dd6c3905e0
    ref #65, new formula function: DAVERAGE xuri 2022-07-01 00:43:27 +0800
  • eee6607e47
    ref #65, new formula functions: DMAX and DMIN xuri 2022-06-28 23:18:48 +0800
  • 301f7bc217
    This closes #1260, fixes compiling issue under 32-bit, and new formula functions xuri 2022-06-27 21:00:59 +0800
  • 2e1b0efadc
    ref #65, new formula function: HYPERLINK xuri 2022-06-24 01:03:19 +0800
  • 61c71caf4f
    ref #65, new formula function: EUROCONVERT xuri 2022-06-22 20:17:22 +0800
  • 852f211970
    This closes #1257, fix incorrect worksheet header footer fields order xuri 2022-06-21 20:08:47 +0800
  • 7819cd7fec
    ref #65, new formula function: STEYX xuri 2022-06-20 22:05:23 +0800
  • 5f4131aece
    ref #65, new formula function: DAYS360 xuri 2022-06-17 00:03:31 +0800
  • b69da76063
    ref #65, new formula functions: NETWORKDAYS, NETWORKDAYS.INTL, and WORKDAY xuri 2022-06-16 00:01:32 +0800
  • 5beeeef570
    This closes #1254, `DeleteDataValidation` support delete all data validations in the worksheet z.hua 2022-06-15 17:28:59 +0800
  • 7f570c74f8
    Fix the problem of multi arguments calculation (#1253) ww1516123 2022-06-14 15:04:43 +0800
  • d490a0f86f
    RichTextRun support set superscript and subscript by vertAlign attribute (#1252) jialei 2022-06-13 23:38:59 +0800
  • d383f0ae6e
    ref #65: new formula function WORKDAY.INTL xuri 2022-06-13 00:05:52 +0800
  • 6bcf5e4ede
    refactor: replace strings.Replace with strings.ReplaceAll (#1250) Eng Zer Jun 2022-06-12 00:19:12 +0800
  • f5d3d59d8c
    ref #65: new formula function EOMONTH xuri 2022-06-11 14:08:21 +0800
  • 980fffa2b6
    ref #65: new formula function EDATE xuri 2022-06-10 00:10:22 +0800
  • 604a01bf6b
    ref #65: new formula function WEEKNUM xuri 2022-06-09 08:16:48 +0800
  • 8fde918d98
    This update docs and tests for workbook encryption xuri 2022-05-31 11:05:10 +0800
  • 7a6d5f5ebe
    This initialized support for encryption workbook by password, ref #199 xuri 2022-05-29 19:37:10 +0800
  • 551b83afab
    This update dependencies module and GitHub Action settings dependabot[bot] 2022-05-26 13:01:49 +0800
  • 1c167b96a3
    Improves the calculation engine, docs update, and adds the dependabot xuri 2022-05-26 00:15:28 +0800
  • afb2d27c90
    This fix formula calculation accuracy issue and panic when set pane xuri 2022-05-23 13:02:11 +0800
  • 63adac2589
    make workbook open filed exception message clear xuri 2022-05-20 20:46:29 +0800
  • 8f16a76781
    This fixes a part of staticcheck issues and updates the code of conduct xuri 2022-05-18 23:15:24 +0800
  • be5a4033c0
    This closes #1229, rename ErrMaxFileNameLength to ErrMaxFilePathLength (#1230) sceneq 2022-05-16 22:05:22 +0900
  • 19a0cf3cec
    This closed #1163, fix set cell value with column and row style inherit issue xuri 2022-05-15 15:38:40 +0800
  • c2311ce87d
    This made library allowing insert WMF format image xuri 2022-05-14 00:54:36 +0800
  • 0c3fd0223c
    This closes #1225, allowing insert EMF format images xuri 2022-05-13 01:03:40 +0800
  • eed431e0fc
    This closes #1219, fixes cell value reading issue, improves performance, and 1904 date system support xuri 2022-05-02 12:30:18 +0800
  • 773d4afa32
    This closes #1217, support update cell hyperlink xuri 2022-05-01 12:28:36 +0800
  • 856ee57c40
    This closes #1212, init support for 1900 or 1904 date system xuri 2022-04-30 09:54:11 +0800
  • 0f93bd23c9
    This closes #1213, fix get incorrect rich text value caused by missing cell type checking xuri 2022-04-29 13:53:09 +0800
  • df91b34a3f
    This closes #1211, improve the compatibility with invalid internal styles count xuri 2022-04-28 15:33:25 +0800
  • 0f7a0c8f3b
    Optimization formula calculation performance and update README card badge xuri 2022-04-24 23:43:19 +0800
  • 81d9362b4f
    ref #65, new formula function: CONVERT xuri 2022-04-20 00:01:39 +0800
  • c2be30ce90
    This closes #1203, supporting same field used for pivot table data and rows/cols xuri 2022-04-19 20:54:05 +0800
  • 0b8965dba9
    ref #65, initial formula functions: GROWTH and TREND xuri 2022-04-17 23:49:37 +0800
  • 6fa950a4f8
    ref #65, new formula functions: SKEW.P and SLOPE, remove no-required format default xuri 2022-04-16 13:53:16 +0800
  • 5a279321bb
    added macro functionality to shape (#1182) David 2022-04-15 03:13:41 -0400
  • 66776730b6
    ref #65, new formula functions: PEARSON and RSQ xuri 2022-04-15 00:27:47 +0800
  • c0d341706d
    ref #65, new formula functions: MINVERSE and MMULT xuri 2022-04-14 00:08:26 +0800
  • 396cf99d45
    ref #65, new formula functions: COVARIANCE.S and STDEVPA xuri 2022-04-12 08:18:09 +0800
  • c1940c2a1e
    This includes new formula functions support, dependencies upgrade, and bug fix v2.6.0 xuri 2022-04-11 00:04:00 +0800
  • 9b8f1a15e1
    ref #65, new formula functions: MODE.MULT and MODE.SNGL xuri 2022-04-07 08:16:55 +0800
  • 5bf4bce9d4
    ref #65, #1196: fix the compatibility issue and added new formula function xuri 2022-04-06 00:03:22 +0800
  • 26174a2c43
    This closes #1196, fix the compatibility issue and added new formula function xuri 2022-04-05 00:03:46 +0800
  • ecbc6e2fde
    ref #65, new formula functions: T.INV and T.INV.2T xuri 2022-04-04 00:21:33 +0800
  • be8fc0a4c5
    ref #65, new formula functions: T.DIST.2T and T.DIST.RT xuri 2022-04-03 01:18:32 +0800
  • b8345731a4
    ref #65, new formula functions: T.DIST and TDIST xuri 2022-04-02 00:04:21 +0800
  • d9b5afc1ac
    ref #65, new formula functions: NEGBINOM.DIST and NEGBINOMDIST xuri 2022-04-01 00:09:36 +0800
  • 18c48d8291
    ref #65, new formula functions: CHISQ.INV and CHISQ.INV.RT xuri 2022-03-31 00:04:40 +0800
  • 29d63f6ae0
    ref #65, new formula functions: HYPGEOM.DIST and HYPGEOMDIST xuri 2022-03-30 00:01:38 +0800
  • 0030e800ca
    ref #65, new formula functions: F.TEST and FTEST xuri 2022-03-29 00:03:58 +0800