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.
Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 14 years ago
..
ArrayUtil.java removed '@version $Id:$' tags (all were in javadoc comments) 15 years ago
BinaryTree.java Fixing compiler warnings - unnecessary typecasts 14 years ago
BitField.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
BitFieldFactory.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
BlockingInputStream.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
ByteField.java Fix for bug 45582 - handle extra bytes after the EOFRecord 16 years ago
CommonsLogger.java Improvements to how SystemOutLogger and CommonsLogger log messages with exceptions, and avoid an infinite loop with certain log messages with exceptions - triggered by bug #44326 16 years ago
DelayableLittleEndianOutput.java Changed CRLF to LF in .java base src files. Minor reformatting fixes. 15 years ago
DrawingDump.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
FixedField.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
HexDump.java Fixed compiler warnings - unnecessary else 14 years ago
HexRead.java Removed trailing comma from output of HexDump.toHex() 15 years ago
IOUtils.java Fixed compiler warnings - unnecessary else 14 years ago
IntList.java Fixed unused imports compiler warnings (and some others) 14 years ago
IntMapper.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
IntegerField.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
LittleEndian.java Fix for bug 46156 - improved POI's number rendering to more closely match Excel's 15 years ago
LittleEndianByteArrayInputStream.java Further simplification to RecordInputStream. Mostly regarding Strings, ContinueRecords and LittleEndianInput 15 years ago
LittleEndianByteArrayOutputStream.java Improvements to arg checking in constructor 15 years ago
LittleEndianConsts.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
LittleEndianInput.java Changed CRLF to LF in .java base src files. Minor reformatting fixes. 15 years ago
LittleEndianInputStream.java Changed CRLF to LF in .java base src files. Minor reformatting fixes. 15 years ago
LittleEndianOutput.java Changed CRLF to LF in .java base src files. Minor reformatting fixes. 15 years ago
LittleEndianOutputStream.java Changed CRLF to LF in .java base src files. Minor reformatting fixes. 15 years ago
LongField.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
NullLogger.java Fixed unused imports compiler warnings (and some others) 14 years ago
POILogFactory.java Fix bug #44627 - improve the thread safety of POILogFactory 16 years ago
POILogger.java Fixing compiler warnings - unnecessary typecasts 14 years ago
RecordFormatException.java New class org.apache.poi.hssf.record.RecordFormatException, which DDF uses instead of the HSSF version, and the HSSF version inherits from 16 years ago
ShortField.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
ShortList.java Fixed unused imports compiler warnings (and some others) 14 years ago
StringUtil.java Patch 46301 - (from Patrick Cheng) - added some pivot table records: SXDI, SXVDEX, SXPI, SXIDSTM, SXVIEW, SXVD, SXVS, and others. 15 years ago
SystemOutLogger.java Fixed compiler warnings - unnecessary else 14 years ago
TempFile.java Fixed compiler warnings - unnecessary throws declaration 14 years ago
package.html replace Jakarta POI --> Apache POI in package.html files 17 years ago