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 37c657754b Fix some IDE warnings and JVM deprecations 5 years ago
..
ArrayUtil.java Bug 56913 - Replace usages of o.a.p.util.ArrayUtil.copyOf* methods with replacements from j.u.Arrays 9 years ago
Beta.java Remove some Eclipse warnings, remove confusing FunctionID/ID renaming... 9 years ago
BitField.java bug 59804: indicate when features were @Internal-ized 8 years ago
BitFieldFactory.java Remove unnecessary type arguments (Java 8) 6 years ago
BoundedInputStream.java Remove unnecessary initialization of members 6 years ago
ByteField.java Fix some compiler/IntelliJ warnings 8 years ago
CloseIgnoringInputStream.java Fix some compiler/IntelliJ warnings 8 years ago
CodePageUtil.java Fix hpsf javadocs and code issues 7 years ago
CommonsLogger.java #63047 - Make POILogger subclassable 5 years ago
Configurator.java Convert all *.java files to use native end of line character(s) 7 years ago
DefaultTempFileCreationStrategy.java Add a test with a threaded TempFileCreationStrategy, remove duplicated constant. 5 years ago
DelayableLittleEndianOutput.java javadoc: replace invalid self enclosing elements 6 years ago
Dimension2DDouble.java #60656 - EMF image support in slideshows 5 years ago
DocumentFormatException.java 61337 -- try to convert assertions to exceptions. I left in the assertions for the binary search components. 6 years ago
DrawingDump.java #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* 5 years ago
FixedField.java Fix some compiler/IntelliJ warnings 8 years ago
FontMetricsDumper.java Ensure streams are closed always, reformat code somewhat 7 years ago
HexDump.java use StandardCharsets 6 years ago
HexRead.java Remove unnecessary type arguments (Java 8) 6 years ago
IOUtils.java Add some simple coverage of HSLF-Dev-Tools 5 years ago
IntList.java Remove "filling" in IntList as this has no effect whatsoever as far as I could see 6 years ago
IntMapper.java Remove unnecessary type arguments (Java 8) 6 years ago
IntegerField.java Fix some compiler/IntelliJ warnings 8 years ago
Internal.java bug 59804: add since attribute to @Internal annotation; add @Removal annotation to track when features will be removed 8 years ago
JvmBugs.java Fix further Windows JVM 6 font rendering errors - OOM and EXCEPTION_ACCESS_VIOLATION 6 years ago
LZWDecompresser.java Bug 61349 -- add more sanity checks when allocating byte[] 6 years ago
LittleEndian.java Javadoc fix 6 years ago
LittleEndianByteArrayInputStream.java Various smaller adjustments: Remove filename in test, remove unused parameters, fix a few simple typos in JavaDoc and add more JavaDoc and some more tests 6 years ago
LittleEndianByteArrayOutputStream.java Preparations for hssf_cryptoapi: 7 years ago
LittleEndianCP950Reader.java Remove unnecessary initialization of members 6 years ago
LittleEndianConsts.java Fix some compiler/IntelliJ warnings 8 years ago
LittleEndianInput.java add encryption support 7 years ago
LittleEndianInputStream.java Code-style: Unify how arrays are specified from C-style to normal Java-style 5 years ago
LittleEndianOutput.java Changed CRLF to LF in .java base src files. Minor reformatting fixes. 15 years ago
LittleEndianOutputStream.java #62649 - Remove OPOIFS 5 years ago
LocaleUtil.java Remove unnecessary type arguments (Java 8) 6 years ago
LongField.java Fix some compiler/IntelliJ warnings 8 years ago
NotImplemented.java bug 57844: add NotImplemented annotation to SXSSFSheet.shiftRows 8 years ago
NullLogger.java #63047 - Make POILogger subclassable 5 years ago
POILogFactory.java Fix some IDE warnings and JVM deprecations 5 years ago
POILogger.java #63047 - Make POILogger subclassable 5 years ago
PngUtils.java Convert all *.java files to use native end of line character(s) 7 years ago
RLEDecompressingInputStream.java 60279 -- back off to brute-force search for macro content if offset information is not correct 6 years ago
RecordFormatException.java Add test for FileMagic 5 years ago
Removal.java bug 59804: @Removal(version="3.15") version should be parsed to make sure the version number is recognizable 7 years ago
ReplacingInputStream.java use StandardCharsets 6 years ago
ShortField.java Fix some compiler/IntelliJ warnings 8 years ago
StaxHelper.java add stax entries to forbidden apis due to android issues 5 years ago
StringCodepointsIterable.java use codepoint iterator in a few places 6 years ago
StringUtil.java Code-style: Unify how arrays are specified from C-style to normal Java-style 5 years ago
SuppressForbidden.java Convert all *.java files to use native end of line character(s) 7 years ago
SystemOutLogger.java #63047 - Make POILogger subclassable 5 years ago
TempFile.java Remove more deprecated code 6 years ago
TempFileCreationStrategy.java bug 59166: suggest alternative implementations for TempFileCreationStrategy 8 years ago
Units.java #62953 - Rendering of FreeformShapes with formula fails 5 years ago
XMLHelper.java Fix some compiler/IntelliJ warnings 8 years ago
package.html replace Jakarta POI --> Apache POI in package.html files 17 years ago