Marko Lahma
|
da0a45bb10
|
Enable recommended NET analyzers and suppress errors
|
4 months ago |
JYJ
|
137f07350e
|
Delete comments
|
4 months ago |
jyj
|
57faee051d
|
commit the dispose of StringBuilder of Zstring
|
4 months ago |
JYJ
|
6896b6873b
|
change StringBuilder to ZStringBuilder
|
4 months ago |
Tony Qu.eth
|
bfd1e90566
|
Update README.md
|
4 months ago |
Tony Qu.eth
|
f24d77bd47
|
Update README.md
|
4 months ago |
Antony Liu
|
2a0ffc6775
|
Merge branch 'master' into poi/v3.17-patch1
# Conflicts:
# testcases/main/HPSF/Extractor/TestHPSFPropertiesExtractor.cs
# testcases/main/HSSF/EventUserModel/TestFormatTrackingHSSFListener.cs
# testcases/main/HSSF/Extractor/TestExcelExtractor.cs
# testcases/main/HSSF/UserModel/TestBugs.cs
# testcases/main/POIFS/FileSystem/TestNPOIFSFileSystem.cs
# testcases/main/SS/UserModel/TestDataFormatter.cs
# testcases/ooxml/TestXMLPropertiesTextExtractor.cs
# testcases/ooxml/XSSF/Streaming/TestSXSSFWorkbook.cs
# testcases/ooxml/XWPF/Extractor/TestXWPFWordExtractor.cs
# testcases/ooxml/XWPF/UserModel/TestXWPFSDT.cs
# testcases/ooxml/XWPF/UserModel/TestXWPFSmartTag.cs
|
4 months ago |
bmlpg
|
2dd0fa7c92
|
Added "using SixLabors.ImageSharp.Metadata"
|
4 months ago |
bmlpg
|
114120f46b
|
Account for image resolution units other than pixels per inch
Added logic to convert the resolution to "pixels per inch" for images which have it specified as "pixels per meter" or "pixels per centimeter".
|
4 months ago |
Tony Qu.eth
|
26762d6dd5
|
Merge pull request #1518 from tonyqus/update_nunit
Fix Unit Test Failures on Windows build server
|
4 months ago |
Tony Qu
|
8b20945572
|
Update TestOffice2007XMLException.cs
|
4 months ago |
Tony Qu
|
0bb1e13b15
|
Update TestSXSSFCell.cs
|
4 months ago |
Tony Qu
|
f02e5d2027
|
Update TestXSSFWorkbook.cs
|
4 months ago |
Tony Qu
|
ff508c44f7
|
fix unit test - TestSetSheetOrder
|
4 months ago |
Tony Qu
|
8d3d5fd64d
|
fix unit tests
|
4 months ago |
Tony Qu
|
de72604995
|
Update TestXSSFColumn.cs
|
4 months ago |
Tony Qu
|
ef4fc16cd2
|
fix unit test failures
|
4 months ago |
Tony Qu.eth
|
622f54c7fe
|
Merge pull request #1517 from tonyqus/update_nunit
Update NUnit Version to 4.3.2
|
4 months ago |
Tony Qu
|
6d2ca5b3e4
|
Ignore DefaultColumnStyle test case
|
4 months ago |
Tony Qu
|
74bb66dbdc
|
fix TestBasic.TestSectionMethods
|
4 months ago |
Tony Qu
|
6812d18887
|
Update Directory.Packages.props
|
4 months ago |
Tony Qu
|
661dc07adf
|
remove duplicate using of NUnit.Framework.Legacy
|
4 months ago |
Tony Qu
|
8cf870d850
|
replace Assert to ClassicAssert
|
4 months ago |
Antony Liu
|
1c5dfd3917
|
fix test case
|
4 months ago |
Antony Liu
|
7e3879715d
|
60325: Add commented out test that reproduces the performance issue
|
4 months ago |
Antony Liu
|
89e8ab7aa7
|
bug 61049 fix ordering of builtin formulas
|
4 months ago |
Antony Liu
|
ebd1407569
|
Patch from Tim Jones from #61044 - Note on setCompressTempFiles
|
4 months ago |
Antony Liu
|
1017096f68
|
Use assertContains instead of assertTrue(text.contains) for better error messages on failure
|
4 months ago |
Antony Liu
|
394f76f94f
|
POI 61007, use CellFormat for all format strings containing multiple parts (";" delimited) and update unit test to expect the same values as Excel. Also added tests for the failing formats.
|
4 months ago |
Antony Liu
|
74858403ca
|
Use assertContains instead of assertTrue(text.contains) for better error messages on failure
|
4 months ago |
Tony Qu.eth
|
9166071911
|
Merge pull request #1515 from tonyqus/master
Update build version to 2.7.3
|
4 months ago |
Tony Qu
|
b484ba5a9c
|
update version to 2.7.3
|
4 months ago |
Tony Qu.eth
|
a4d46e25c8
|
Merge pull request #1513 from lahma/no-warn-doc-problems
Reduce warning output during build and treat new warnings as errors
|
4 months ago |
Tony Qu.eth
|
0b1c9a14f3
|
Merge pull request #1509 from lahma/pettern-variable
Replace casts with pattern 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
Refactor some hpsf classes, deprecate Mutable* property classes
|
5 months ago |
antony liu
|
f718f3970e
|
Merge branch 'master' into poi/hpsf
|
5 months ago |
Antony Liu
|
3a8eec153a
|
Merge branch 'master' into poi/hpsf
# Conflicts:
# main/POIFS/property/Property.cs
|
5 months ago |
Tony Qu.eth
|
53377bf82b
|
Merge pull request #1508 from lahma/sealed
Seal private and internal types
|
5 months ago |
Tony Qu.eth
|
a663a66efb
|
Merge pull request #1504 from antony-liu/feats/functions-DStar
POI 66090 add support for D* functions
|
5 months ago |
Tony Qu.eth
|
84d18b2004
|
Merge pull request #1460 from tonyqus/cellselector
Implement GetCells interface for ISheet
|
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
Add readonly modifier for suitable fields
|
5 months ago |
Tony Qu.eth
|
8d0709dd53
|
Merge pull request #1462 from TimLee88/T5
Fix ShiftMergedRegions
|
5 months ago |
Tony Qu.eth
|
50829d41ab
|
Merge branch 'master' into read-only
|
5 months ago |