4098 Commits (1bc8142ae436c1cf18659e154a009de2786343b2)
 

Author SHA1 Message Date
Tony Qu.eth a4d46e25c8
Merge pull request #1513 from lahma/no-warn-doc-problems 4 months ago
Tony Qu.eth 0b1c9a14f3
Merge pull request #1509 from lahma/pettern-variable 4 months ago
Marko Lahma 985f670b0c Reduce warning output during build and treat new warnings as errors 5 months ago
Marko Lahma 4c23bca0f6 Replace casts with pattern variable 5 months ago
Tony Qu.eth 405fd4f0d9
Merge pull request #1479 from antony-liu/poi/hpsf 5 months ago
antony liu f718f3970e
Merge branch 'master' into poi/hpsf 5 months ago
Antony Liu 3a8eec153a Merge branch 'master' into poi/hpsf 5 months ago
Tony Qu.eth 53377bf82b
Merge pull request #1508 from lahma/sealed 5 months ago
Tony Qu.eth a663a66efb
Merge pull request #1504 from antony-liu/feats/functions-DStar 5 months ago
Tony Qu.eth 84d18b2004
Merge pull request #1460 from tonyqus/cellselector 5 months ago
Tony Qu 1e5f612188 fix merge issue 5 months ago
Tony Qu 83655a8db7 Merge branch 'master' into cellselector 5 months ago
Tony Qu.eth addb1a56bf
Merge branch 'nissl-lab:master' into master 5 months ago
Tony Qu 55844f0769 Merge branch 'master' into cellselector 5 months ago
Marko Lahma 646c6a8b8d Seal private and internal types 5 months ago
Tony Qu.eth 1b20c23469
Merge pull request #1501 from lahma/read-only 5 months ago
Tony Qu.eth 8d0709dd53
Merge pull request #1462 from TimLee88/T5 5 months ago
Tony Qu.eth 50829d41ab
Merge branch 'master' into read-only 5 months ago
Tony Qu.eth 5885502744
Merge pull request #1502 from lahma/empty-collection-initializer 5 months ago
Tony Qu.eth 8980ae4382
Merge pull request #1473 from mysoftlab/CloneRow 5 months ago
Tony Qu.eth c07328b850
Merge pull request #1505 from AdaskoTheBeAsT/feature/six-labors-image-sharp-security-issue-2.1.9 5 months ago
Adam Pluciński e91fbfde63 Fixes #1503. 5 months ago
Antony Liu 6d0c60ea62 Add support for DVar、DVarp、DStdev、DStdevp function 5 months ago
Antony Liu 278748f49f Add support for DAverage and DProduct function 5 months ago
Antony Liu 7a5a20b058 Add support for DMax and DSUM function 5 months ago
Antony Liu 3a87c3ae0c Add more test cases of DGet function. 5 months ago
Antony Liu ac05a7e40b Add support for DCount and DCountA functions 5 months ago
Marko Lahma 8cb8eced85 Use Array.Empty<T> instead of allocating an empty array 5 months ago
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 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 5 months ago
Tony Qu.eth 8a2f84194d
Merge pull request #1497 from Many-sun/master 5 months ago
Tony Qu.eth d830461ea0
Merge pull request #1492 from antony-liu/feats/function-frequency-subtotal 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 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 6 months ago
Tony Qu.eth 58de0e420b
Merge pull request #1486 from antony-liu/npoi-bug-1481 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 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