a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tony Q. b5c14adf9f
Merge pull request #1601 from antony-liu/poi/v3.17-patch16
2 weeks ago
..
Collections Merge pull request #1542 from LessIsMoreInSZ/NewZtring 4 months ago
Arrays.cs Replace casts with pattern variable 5 months ago
AssertFailedException.cs Numeric Array Formula and Matrix Function [from Bob95132] This closes #69 2 weeks ago
BigInteger.cs Remove zero-length array allocations and use collection expression 4 months ago
BitField.cs Removed unused using statements. 13 years ago
BitFieldFactory.cs Removed unused using statements. 13 years ago
BoundedInputStream.cs WIP: using InputStream and OutputStream for Encryptor and Decryptor. 6 years ago
BufferedInputStream.cs #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes 2 weeks ago
ByteArrayInputStream.cs Fix decrypt XSSF workbook 3 years ago
ByteArrayOutputStream.cs fix #1228 2 years ago
ByteBuffer.cs Removed unused using statements. 13 years ago
ByteField.cs Remove prefixes from cref tags 4 months ago
CRC32.cs Remove exception rethrows (CA2200) 2 years ago
Character.cs More classes 9 years ago
CloseIgnoringInputStream.cs Seal private and internal types 5 months ago
CodePageUtil.cs poi: #60331 - Remove deprecated classes - deprecate Mutable* property classes 6 months ago
Coordinate.cs fix Build free form" 2 years ago
DelayableLittleEndianOutput.cs Remove prefixes from cref tags 4 months ago
DocumentFormatException.cs Fix data validation value list evaluation 4 weeks ago
FileInputStream.cs #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes 2 weeks ago
FilterInputStream.cs Fix decrypt XSSF workbook 3 years ago
FilterOutputStream.cs fix compilation issue caused by new syntax introduced by c# 6.0 and above. 5 years ago
FixedField.cs Removed unused using statements. 13 years ago
HexDump.cs Change stringbuilder to zstring(this time changing only what needs to be changed) 4 months ago
HexRead.cs POI:findbugs: replace switch statement with fall-throughs with if statement, remove duplicate code 6 years ago
ICloseable.cs POI:bug 58879: add SpreadsheetVersion to Workbook interface 6 years ago
IOUtils.cs #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes 2 weeks ago
InputStream.cs Fix decrypt XSSF workbook 3 years ago
IntList.cs Make non-public API methods static where applicable 4 months ago
IntMapper.cs Fix analyzer reported issues 4 months ago
IntegerField.cs Remove prefixes from cref tags 4 months ago
LZWDecompresser.cs Removed unused using statements. 13 years ago
LittleEndian.cs Remove prefixes from cref tags 4 months ago
LittleEndianByteArrayInputStream.cs Remove prefixes from cref tags 4 months ago
LittleEndianByteArrayOutputStream.cs Remove prefixes from cref tags 4 months ago
LittleEndianConsts.cs Removed unused using statements. 13 years ago
LittleEndianInput.cs fix LF formatting issue 13 years ago
LittleEndianInputStream.cs Remove prefixes from cref tags 4 months ago
LittleEndianOutput.cs fix LF formatting issue 13 years ago
LittleEndianOutputStream.cs Remove prefixes from cref tags 4 months ago
LocaleUtil.cs fix LocalUtil 5 years ago
LongField.cs Remove prefixes from cref tags 4 months ago
NullLogger.cs POI:Remove a superfluous/bloated log function, which String.format can do better and is only used once ... 6 years ago
Number.cs [github-25] support excel number trailing comma format - Thabks to Luca Martini for proving the patch 1 month ago
ObjectExtensions.cs Seal private and internal types 5 months ago
Operator.cs Removed unused using statements. 13 years ago
OutputStream.cs WIP: using InputStream and OutputStream for Encryptor and Decryptor. 6 years ago
POILogFactory.cs Add readonly modifier for suitable fields 5 months ago
POILogger.cs POI:Remove a superfluous/bloated log function, which String.format can do better and is only used once ... 6 years ago
PngUtils.cs Removed unused using statements. 13 years ago
PushbackInputStream.cs Remove prefixes from cref tags 4 months ago
PushbackStream.cs Remove prefixes from cref tags 4 months ago
RLEDecompressingInputStream.cs Fix analysis errors related to non-concrete type usage 3 months ago
RecordFormatException.cs Fix data validation value list evaluation 4 weeks ago
RecyclableMemory.cs using RecycleableMemory in XSSF 4 years ago
RemovalAttribute.cs #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes 2 weeks ago
ReplacingInputStream.cs poi: #60626 - ArrayIndexOutOfBoundsException in EvilUnclosedBRFixingInputStream 8 months ago
RuntimeException.cs use InvalidOperationException instead of IllegalStateException 6 years ago
ShortField.cs Remove prefixes from cref tags 4 months ago
ShortList.cs fix LF formatting issue 13 years ago
StringUtil.cs Merge pull request #1542 from LessIsMoreInSZ/NewZtring 4 months ago
SystemOutLogger.cs Remove System.Configuration.ConfigurationManager as NuGet dependency 12 months ago
TempFile.cs Merge remote-tracking branch 'upstream/master' into FixBug926 1 year ago
TimeUtil.cs POI:Bug 59861: Adjust testcase, it works now for me. Also combine the two TestProper classes into one 6 years ago
ULongField.cs Remove prefixes from cref tags 4 months ago
Units.cs Bug 61203 - XSSFDrawing.getAnchorFromParent handles CTOneCellAnchor incorrectly, ignores CTAbsoluteAnchor 2 months ago