]> source.dussan.org Git - poi.git/commit
Remove "filling" in IntList as this has no effect whatsoever as far as I could see
authorDominik Stadler <centic@apache.org>
Wed, 11 Oct 2017 05:32:05 +0000 (05:32 +0000)
committerDominik Stadler <centic@apache.org>
Wed, 11 Oct 2017 05:32:05 +0000 (05:32 +0000)
commit673b223f61899c536d31877383d6d8053d2bda06
tree7a25012deda31b621675d418aef8a907c5f2dce3
parenta21c09fd616d1e6c93cad33e4da546cb75b41f26
Remove "filling" in IntList as this has no effect whatsoever as far as I could see
Fix some IntelliJ warnings, missing JavaDoc, typos, Findbugs issues

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1811793 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hpsf/CustomProperties.java
src/java/org/apache/poi/hpsf/PropertySet.java
src/java/org/apache/poi/hpsf/Section.java
src/java/org/apache/poi/ss/formula/DataValidationEvaluator.java
src/java/org/apache/poi/util/IntList.java
src/ooxml/java/org/apache/poi/openxml4j/opc/internal/FileHelper.java
src/scratchpad/testcases/org/apache/poi/hwpf/model/TestDocumentProperties.java
src/testcases/org/apache/poi/util/TestIntList.java