svn commit: r1828364 - in /poi/trunk/src: java/org/apache/poi/ss/formula/functions/Offset.java ooxml/testcases/org/apache/poi/ss/format/TestCellFormatPart.java

2018-04-04 Thread fanningpj
Author: fanningpj Date: Wed Apr 4 16:55:46 2018 New Revision: 1828364 URL: http://svn.apache.org/viewvc?rev=1828364&view=rev Log: fix error message Modified: poi/trunk/src/java/org/apache/poi/ss/formula/functions/Offset.java poi/trunk/src/ooxml/testcases/org/apache/poi/ss/format/TestCel

svn commit: r1828377 - in /poi/trunk/src: java/org/apache/poi/hssf/extractor/OldExcelExtractor.java testcases/org/apache/poi/hssf/extractor/TestOldExcelExtractor.java

2018-04-04 Thread centic
Author: centic Date: Wed Apr 4 19:41:10 2018 New Revision: 1828377 URL: http://svn.apache.org/viewvc?rev=1828377&view=rev Log: Bug 62165: Do not close stream when opening succeeds Modified: poi/trunk/src/java/org/apache/poi/hssf/extractor/OldExcelExtractor.java poi/trunk/src/testcases/o

svn commit: r1828376 - /poi/trunk/build.xml

2018-04-04 Thread centic
Author: centic Date: Wed Apr 4 19:41:03 2018 New Revision: 1828376 URL: http://svn.apache.org/viewvc?rev=1828376&view=rev Log: Create some directories if not existing in testcoveragereport Modified: poi/trunk/build.xml Modified: poi/trunk/build.xml URL: http://svn.apache.org/viewvc/poi/tru

svn commit: r1828375 - in /poi/trunk: src/integrationtest/org/apache/poi/stress/ src/java/org/apache/poi/sl/draw/ test-data/slideshow/

2018-04-04 Thread centic
Author: centic Date: Wed Apr 4 19:40:54 2018 New Revision: 1828375 URL: http://svn.apache.org/viewvc?rev=1828375&view=rev Log: Try to avoid one NPE that popped up in commoncrawl-corpus tests Added: poi/trunk/test-data/slideshow/ca.ubc.cs.people_~emhill_presentations_HowWeRefactor.pptx (w

svn commit: r1828378 - /poi/trunk/src/ooxml/java/org/apache/poi/extractor/ExtractorFactory.java

2018-04-04 Thread centic
Author: centic Date: Wed Apr 4 19:41:16 2018 New Revision: 1828378 URL: http://svn.apache.org/viewvc?rev=1828378&view=rev Log: Close resources correctly when opening encrypted documents in the TextExtractor Modified: poi/trunk/src/ooxml/java/org/apache/poi/extractor/ExtractorFactory.java Mo