Marko Lahma
|
d50e141958
|
Add readonly modifier for suitable fields
|
5 months ago |
Tony Qu.eth
|
2427f520a7
|
Merge pull request #1500 from lahma/try-get-value
Use TryGetValue instead of ContainsKey and indexing
|
5 months ago |
Marko Lahma
|
3329a7d06c
|
Use TryGetValue instead of ContainsKey and indexing
|
5 months ago |
Tony Qu.eth
|
810a043043
|
Merge pull request #1470 from Vemahk/master
Inconsistent formatting when reading multiple XLS files concurrently (#1469)
|
5 months ago |
Tony Qu.eth
|
8a2f84194d
|
Merge pull request #1497 from Many-sun/master
Fix int overflowing in ExcelGeneralNumberFormat
|
5 months ago |
Tony Qu.eth
|
d830461ea0
|
Merge pull request #1492 from antony-liu/feats/function-frequency-subtotal
[POI 66093 & POI 62373] Support FREQUENCY function and subfunctions to SUBTOTAL function
|
5 months ago |
Tony Qu.eth
|
c9896920fa
|
Merge branch 'nissl-lab:master' into master
|
5 months ago |
Many_sun
|
e118d10046
|
Fix int overflowing in ExcelGeneralNumberFormat
|
5 months ago |
Antony Liu
|
e4bffd3f22
|
[bug-66093] add tests
|
6 months ago |
Antony Liu
|
e41fee250a
|
[bug-66093] test issues
|
6 months ago |
Antony Liu
|
718404b2d4
|
[bug-66093] add support for unimplemented subfunctions to SUBTOTAL function
|
6 months ago |
Antony Liu
|
cac8135bc1
|
POI 62373, Support for FREQUENCY function
|
6 months ago |
Tony Qu.eth
|
af9bd4fdd4
|
Merge pull request #1488 from antony-liu/master
Add test case for issue #1057
|
6 months ago |
Antony Liu
|
ad57b0e72b
|
Add test case for issue #1057
|
6 months ago |
Tony Qu.eth
|
5126e0d88f
|
Merge pull request #1477 from antony-liu/poi/v3.16-patch12
Patches from poi 3.16
|
6 months ago |
Tony Qu.eth
|
58de0e420b
|
Merge pull request #1486 from antony-liu/npoi-bug-1481
fix: avoid corrupting docx file with comments
|
6 months ago |
Antony Liu
|
4e59a376f9
|
bug #1481, keep all xmlns declarations when parsing CT_Comments tags to avoid losing some
|
6 months ago |
Tony Qu.eth
|
735c986e21
|
Merge pull request #1482 from lahma/nuke-9
Upgrade to NUKE 9 and replace obsolete NET 6 targets with NET 8
|
6 months ago |
Marko Lahma
|
a5caf9f1a0
|
Upgrade to NUKE 9 and remove obsolete NET 6 targets
|
6 months ago |
Vemahk
|
41763500ac
|
implementing AsyncLocal into HSSFCellStyle cache
|
6 months ago |
Antony Liu
|
74291f750d
|
format code and tidy up xml comment
|
6 months ago |
Antony Liu
|
d195409d4d
|
Move ClassID from NPOI.Util to NPOI.HPSF, and add more preset values
|
6 months ago |
Antony Liu
|
3fc246d087
|
poi: #60331 - Remove deprecated classes - deprecate Mutable* property classes
|
6 months ago |
Antony Liu
|
0d4fb14776
|
Add BidirectionalDictionary from https://github.com/iikuzmychov/BidirectionalDictionary, an implementation of a bidirectional dictionary.
|
6 months ago |
Antony Liu
|
027e78e41a
|
poi: use assertStartsWith and assertEndsWith for better unit test error messages
|
1 year ago |
Antony Liu
|
7b583e6586
|
poi: Test for another type of xml-bomb
|
1 year ago |
Antony Liu
|
64159cf68d
|
poi: Fix issue found via large corpus tests: HSSFPicture in a HSSFShapeGroup might not have a patriarch set, so let's walk up the parents to try to find one.
|
1 year ago |
Tony Qu.eth
|
afa1a71682
|
Merge pull request #1464 from antony-liu/poi/bug-51519-and-45353
Poi bug 51519 and 45353
|
6 months ago |
Tony Qu.eth
|
48dd6ca90e
|
Merge pull request #1463 from antony-liu/poi/v3.16-patch11
Some patches from poi 3.16
|
6 months ago |
Antony Liu
|
6db15f2795
|
Merge branch 'master' into poi/v3.16-patch11
|
6 months ago |
Antony Liu
|
b88b1e59ea
|
Merge branch 'master' into poi/bug-51519-and-45353
|
6 months ago |
Tony Qu.eth
|
14e8133863
|
Merge pull request #1476 from tonyqus/update-test-cases-dotnet-version
Update Unit tests from .NET 6 to .NET 8
|
6 months ago |
Tony Qu
|
d104316969
|
update from .NET 6 to .NET 8
|
6 months ago |
Tony Qu.eth
|
f6eebefdb7
|
Merge pull request #1461 from antony-liu/poi/Bug-56822
POI Bug #56822 fix COUNTIFS()
|
6 months ago |
mysoftlab
|
0cc5c078fc
|
Fixes #1472. Optimize CT_Row.Copy to reduce row cloning time under 1ms
|
7 months ago |
Vemahk
|
555959e249
|
naive undo of 96186d6fd7
|
7 months ago |
Vemahk
|
0de835e5d3
|
adding benchmark
|
7 months ago |
Vemahk
|
c3cad7f153
|
Adding test case
|
7 months ago |
Tim Lee
|
69c904672c
|
Update TestXSSFSheet.cs
|
7 months ago |
Antony Liu
|
e5b9b84abd
|
poi: Add tests from bug 45353 to show that this now works fine
|
7 months ago |
Antony Liu
|
a85cebfd24
|
poi: bug 51519 test case
|
7 months ago |
Antony Liu
|
e18740585d
|
poi: store repeated expressions as temporary variables to make code shorter
|
7 months ago |
Antony Liu
|
3b0a5bea02
|
poi: bug 60742: remove commented out debugging code
|
7 months ago |
Antony Liu
|
00d4409b1e
|
patches from poi bug 59893
|
7 months ago |
Antony Liu
|
8a1f6f5b11
|
Fix some Sonar issues
|
7 months ago |
Tony Qu.eth
|
99ba15d343
|
Update README.md
|
7 months ago |
Tim Lee
|
c61245b8d5
|
Fix ShiftMergedRegions
RT
|
7 months ago |
Tony Qu.eth
|
db5ec30d3c
|
Merge pull request #1451 from antony-liu/poi/bug-60626
poi: #60626 - ArrayIndexOutOfBoundsException in EvilUnclosedBRFixingInputStream
|
8 months ago |
Antony Liu
|
6a2f2a47a8
|
poi: Fixed #60858, which showed a regression of the fix for #56420 introduced by my refactoring to fix #56822.
|
8 months ago |
Antony Liu
|
753527146f
|
poi: Bug #56822 fix COUNTIFS()
|
8 months ago |