Tony Qu
0cc72496fb
Update CI.yml
4 weeks ago
Marko Lahma
1278918598
Use NET 9 SDK to compile solution
3 months ago
Tony Qu
bb9830020a
Update FUNDING.yml
9 months ago
Tony Qu
b47f91c88b
Update FUNDING.yml
9 months ago
Tony Qu
ef17b10acd
Update FUNDING.yml
9 months ago
Marko Lahma
ed130517ca
only upload artifacts from Windows to prevent race condition
11 months ago
Marko Lahma
54c590f7bd
Upgrade to NUKE 8.1
11 months ago
Antony Liu
2015bb71f7
Squashed commit of the following:
commit 815eb29b8d
Merge: efb45c5b
ff7fa873
Author: Tony Qu <tonyqus@gmail.com>
Date: Fri Apr 26 22:37:31 2024 +0800
Merge pull request #1316 from antony-liu/poi/v3.16-patch3
Some patches ported from poi
commit efb45c5b16
Merge: 5cb561d8
b48fe66a
Author: Tony Qu <tonyqus@gmail.com>
Date: Fri Apr 26 21:51:49 2024 +0800
Merge pull request #1284 from superrnovae/bmp_pictures
Opening existing workbook with pictures, adding new ones and saving it should not throw an exception
commit ff7fa8733c
Merge: cc1de9aa
5cb561d8
Author: Antony Liu <sun_apollo@yeah.net>
Date: Fri Apr 26 20:59:25 2024 +0800
Merge branch 'master' into poi/v3.16-patch3
commit 5cb561d8da
Merge: e82fa275
c0378c6b
Author: Tony Qu <tonyqus@gmail.com>
Date: Thu Apr 25 02:05:43 2024 +0800
Merge pull request #1303 from Bykiev/FixCreateCellComment
XLS - Fix adding cell comment
commit e82fa2757c
Merge: 83106c23
989cb6b3
Author: Tony Qu <tonyqus@gmail.com>
Date: Wed Apr 24 19:43:02 2024 +0800
Merge branch 'master' of https://github.com/nissl-lab/npoi
commit 83106c2345
Author: Tony Qu <tonyqus@gmail.com>
Date: Wed Apr 24 19:42:35 2024 +0800
fix #1315 - rollback the change of dt2D and dtr property
commit 989cb6b3a4
Merge: 7fd6e4c5
9fe58edb
Author: Tony Qu <tonyqus@gmail.com>
Date: Wed Apr 24 04:19:14 2024 +0800
Merge pull request #1281 from superrnovae/xssf_formula_results_format
[Bug 67785] Make XSSFExcelExtractor output more like that from XSSFEventBasedExcelExtractor
commit 7fd6e4c5bb
Merge: 976c1f5e
7892c921
Author: Tony Qu <tonyqus@gmail.com>
Date: Wed Apr 24 03:58:13 2024 +0800
Merge pull request #1307 from Bykiev/DocVars
Fix reading document variables
commit 976c1f5e01
Merge: 3412b214
428a170a
Author: Tony Qu <tonyqus@gmail.com>
Date: Wed Apr 24 03:55:07 2024 +0800
Merge pull request #1262 from jake-codes-at-5-am/removedatavalidation-to-upstream
Add RemoveDataValidation method
commit 3412b21423
Merge: 4eb5d0e4
7c65a616
Author: Tony Qu <tonyqus@gmail.com>
Date: Wed Apr 24 03:53:27 2024 +0800
Merge pull request #1314 from antony-liu/fix/github-issue-1070
Avoid NullReference exception when saving workbook with XML Map
commit 4eb5d0e443
Merge: 9e6eef14
44de7248
Author: Tony Qu <tonyqus@gmail.com>
Date: Thu Apr 18 08:13:11 2024 +0800
Merge pull request #1317 from DontFretBrett/update-sixlabors-imagesharp-218
Update SixLabors.ImageSharp to 2.1.8. CVE-2024-32036
commit 44de72489b
Author: Brett Sanders <brett.sanders@lightstream.com>
Date: Wed Apr 17 10:53:37 2024 -0700
Update SixLabors.ImageSharp to 2.1.8. CVE-2024-32036
commit 9e6eef14e8
Merge: 595ed45b
6321d891
Author: Tony Qu <tonyqus@gmail.com>
Date: Tue Apr 16 22:31:48 2024 +0800
Merge branch 'master' of https://github.com/nissl-lab/npoi
commit 595ed45b10
Author: Tony Qu <tonyqus@gmail.com>
Date: Tue Apr 16 22:31:38 2024 +0800
fix TestXWPFRun unit test
commit 6321d891a7
Merge: a8a827f7
1067d7f2
Author: Tony Qu <tonyqus@gmail.com>
Date: Tue Apr 16 09:05:17 2024 +0800
Merge pull request #1313 from Bykiev/SharpZipLib
Update SharpZipLib to v1.4.2
commit a8a827f7cb
Merge: f0b0ea8e
79dfd75e
Author: Tony Qu <tonyqus@gmail.com>
Date: Tue Apr 16 09:04:05 2024 +0800
Merge pull request #1283 from superrnovae/table_cellreferences
[github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell.
commit f0b0ea8e51
Merge: 174fc672
16b283dc
Author: Tony Qu <tonyqus@gmail.com>
Date: Tue Apr 16 09:02:16 2024 +0800
Merge pull request #1309 from antony-liu/poi/v3.16-patch2
Patches about VBAMacroReader from poi
commit 174fc6723f
Merge: d31d5d31
649c5653
Author: Tony Qu <tonyqus@gmail.com>
Date: Tue Apr 16 08:47:24 2024 +0800
Merge branch 'master' of https://github.com/nissl-lab/npoi
commit d31d5d312e
Author: Tony Qu <tonyqus@gmail.com>
Date: Tue Apr 16 08:46:58 2024 +0800
adjust Word openxml serialization
commit 990e86207a
Author: Tony Qu <tonyqus@gmail.com>
Date: Tue Apr 16 08:45:20 2024 +0800
only add xml:space="preserve" when the value starts or ends with whitespace
commit 590b7f71ec
Author: Tony Qu <tonyqus@gmail.com>
Date: Tue Apr 16 08:42:58 2024 +0800
fix #1276 - remove docGrid init code in CT_SectPr constructor
commit 7c65a6168f
Author: Antony Liu <sun_apollo@yeah.net>
Date: Sat Apr 13 15:30:16 2024 +0800
Fix issue #1070 , avoid NullReference exception when saving workbook with XML Map
commit 1067d7f234
Author: ABykiev <bykiev.andrei@mail.ru>
Date: Tue Apr 9 18:51:36 2024 +0300
Update SharpZipLib to v1.4.2
Closes https://github.com/nissl-lab/npoi/issues/1149
commit 16b283dcee
Merge: 8f431832
649c5653
Author: Antony Liu <sun_apollo@yeah.net>
Date: Fri Apr 5 09:58:46 2024 +0800
Merge branch 'master' into poi/v3.16-patch2
commit 649c5653b5
Merge: 17041e59
7c89ee65
Author: Tony Qu <tonyqus@gmail.com>
Date: Fri Apr 5 09:22:04 2024 +0800
Merge pull request #1306 from antony-liu/poi/v3.16-patch1
Some patches ported from poi
commit 17041e598f
Merge: 462f15f8
b89af439
Author: Tony Qu <tonyqus@gmail.com>
Date: Wed Apr 3 07:35:01 2024 +0800
Merge pull request #1291 from jake-codes-at-5-am/fix-ct-formulacell-write
CT_CellFormula.Write: fix writing the si attribute
commit 7892c92130
Author: ABykiev <bykiev.andrei@mail.ru>
Date: Tue Apr 2 21:58:45 2024 +0300
Fix reading document variables
Closes #1199
commit c0378c6b79
Author: ABykiev <bykiev.andrei@mail.ru>
Date: Sun Mar 31 20:31:09 2024 +0300
XLS - Fix adding cell comment
Closes #1240
commit 462f15f80b
Author: Tony Qu <tonyqus@gmail.com>
Date: Thu Mar 28 11:09:26 2024 +0800
Update FUNDING.yml
commit 766e2c5cb5
Author: Tony Qu <tonyqus@gmail.com>
Date: Thu Mar 28 11:07:55 2024 +0800
Create FUNDING.yml
commit 844391feca
Author: Tony Qu <772561+tonyqus@users.noreply.github.com>
Date: Thu Mar 28 11:00:17 2024 +0800
Delete .github/FUNDING.yml
commit b89af43930
Author: Artem Koloskov <artem@ironsoftware.com>
Date: Tue Mar 12 15:27:58 2024 +0700
upstream-fix: in `CT_CellFormula` ensure the `siField` is written into `fField`'s attributes on `Write` even when it has a default value for cases when the type of the formula is Shared formula.
commit b48fe66a6a
Author: suppernovae <vladislavp@pm.me>
Date: Tue Mar 5 13:08:05 2024 +0100
Fix saving existing workbook with pictures after adding new ones
commit 79dfd75e3a
Author: suppernovae <vladislavp@pm.me>
Date: Tue Mar 5 11:43:26 2024 +0100
[github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell
commit 9fe58edb37
Author: suppernovae <vladislavp@pm.me>
Date: Tue Mar 5 10:48:34 2024 +0100
Revert "Use range operator instead of substring method"
This reverts commit 5b838bab08
.
commit 5b838bab08
Author: suppernovae <vladislavp@pm.me>
Date: Tue Mar 5 10:41:42 2024 +0100
Use range operator instead of substring method
commit e5e92aff7d
Author: suppernovae <vladislavp@pm.me>
Date: Mon Mar 4 23:36:35 2024 +0100
Bug 67784: XSSFExcelExtractor does not format formula results like the streaming based extractor
commit 428a170a92
Author: Artem Koloskov <artem@ironsoftware.com>
Date: Fri Feb 9 11:31:06 2024 +0700
Upstream feature: change RemoveValidationData methods to RemoveDataValidation
commit a39833ec3c
Author: Artem Koloskov <artem@ironsoftware.com>
Date: Tue Nov 28 16:45:29 2023 +0700
Upstream feature: add tests for ISheet.RemoveValidationData method
commit fefe574b9c
Author: Artem Koloskov <artem@ironsoftware.com>
Date: Tue Nov 28 16:44:37 2023 +0700
Upstream fix: fix CT_DataValidations.Write method.
It was writing an empty dataValidations node if its dataValidation property was empty, which was breaking the resulting xlsx file
commit 8e4b633c4d
Author: Artem Koloskov <artem@ironsoftware.com>
Date: Tue Nov 28 16:41:54 2023 +0700
Upstream feature: ass ISheet.RemoveValidationData method and implement it in HSSF, XSSF and SXSSF Sheets
commit 73daa01cf1
Author: Artem Koloskov <artem@ironsoftware.com>
Date: Tue Nov 28 16:40:21 2023 +0700
Upstream feature: implement DataValidityTable.RemoveDataValidation method
commit 01c9fa5d77
Author: Artem Koloskov <artem@ironsoftware.com>
Date: Tue Nov 28 16:38:03 2023 +0700
Upstream feature: Implement CT_DataValidation and DVRecord Equals() method overrides.
1 year ago
Tony Qu
462f15f80b
Update FUNDING.yml
1 year ago
Tony Qu
766e2c5cb5
Create FUNDING.yml
1 year ago
Tony Qu
844391feca
Delete .github/FUNDING.yml
1 year ago
antony liu
d8861b8639
Update CI.yml
1 year ago
Antony Liu
97b536a9cf
include poi* branches
1 year ago
Marko Lahma
7a8738d4e3
Improve package publish logic
* include release* branches
* read version from branch name
* change output from artifacts to publish (artifacts will be used by NET 8 for binaries)
2 years ago
Tony Qu
0064849ede
create issue templates
2 years ago
Marko Lahma
cb87b57bdd
Fix Linux font installation with proper NotoColorEmoji-Regular.ttf
* remove package caching
* fix test case to be windows dependent
2 years ago
Marko Lahma
31f9508891
Install required font on Linux CI run
2 years ago
Marko Lahma
bfd5d89f66
Enable tests in CI runs
* fix and ignore faulty ones
* update test libraries
* fix file name case sensitivity
* less warnings in build output
2 years ago
Marko Lahma
1fc4be3fa2
NUKE improvements
* NUKE 7.0.2
* don't print missing documentation warnings
* don't build NUKE project as part of solution
* use also Ubuntu for building (faster builds)
* skip tests as Appveyour isn't testing either
* separate workflow for PRs (still same for master build)
2 years ago
Marko Lahma
f0cadf2778
Add NUKE build infrastructure
2 years ago
Tony Qu
4ca172eb29
Update FUNDING.yml
5 years ago
Tony Qu
149b509b16
Create FUNDING.yml
5 years ago