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.
Dominik Stadler 366c80c480 Handle empty files correctly when looking for FileMagic to avoid NegativeArraySizeException 4 years ago
..
BATManaged.java Sonar fixes - add cloneable interface to classes with clone() 8 years ago
BlockStore.java sonar fixes 8 years ago
DirectoryEntry.java Add a getEntryNames() method to POIFS/NPOIFS directory entries, to make listing easier 10 years ago
DirectoryNode.java Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names 5 years ago
DocumentDescriptor.java Replace StringBuffer with StringBuilder 4 years ago
DocumentEntry.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
DocumentFactoryHelper.java Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names 5 years ago
DocumentInputStream.java Sonar fixes - type: bugs / severity: major 4 years ago
DocumentNode.java #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* 5 years ago
DocumentOutputStream.java #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* 5 years ago
Entry.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
EntryNode.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
EntryUtils.java sonar fixes - blocker 5 years ago
FileMagic.java Handle empty files correctly when looking for FileMagic to avoid NegativeArraySizeException 4 years ago
FilteringDirectoryNode.java throw IllegalArgumnetException if null directory specified 5 years ago
NotOLE2FileException.java More detection for older Excel formats when opening the POIFS Stream, and a more specific exception for non-OLE2 files 9 years ago
OfficeXmlFileException.java Start to give more helpful Exceptions from OPCPackage when non-OOXML files are passed to it 8 years ago
Ole10Native.java Sonar fixes - use try-with-resources 4 years ago
Ole10NativeException.java Add license headers to Ole10Native-related classes 13 years ago
POIFSDocument.java some more checks for int overflows 5 years ago
POIFSDocumentPath.java Replace StringBuffer with StringBuilder 4 years ago
POIFSFileSystem.java fix result of multiplication cast to wider type 5 years ago
POIFSMiniStore.java #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* 5 years ago
POIFSStream.java Code-style: Unify how arrays are specified from C-style to normal Java-style 5 years ago
POIFSWriterEvent.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
POIFSWriterListener.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
TempFilePOIFSFileSystem.java use ArithmeticUtils for calculations that might overflow 5 years ago
package-info.java #62649 - Remove OPOIFS 5 years ago