svn commit: r1819596 - in /poi/trunk: src/java/org/apache/poi/ss/formula/ src/java/org/apache/poi/ss/formula/functions/ src/testcases/org/apache/poi/ss/format/ src/testcases/org/apache/poi/ss/formula/

2017-12-30 Thread yegor
Author: yegor Date: Sat Dec 30 13:11:56 2017 New Revision: 1819596 URL: http://svn.apache.org/viewvc?rev=1819596=rev Log: Bugzilla 61116: Formula evaluation fails when using matrix addition within index function call Added:

svn commit: r1819623 - in /poi/trunk: src/ooxml/java/org/apache/poi/xssf/usermodel/ src/ooxml/testcases/org/apache/poi/xssf/usermodel/ test-data/spreadsheet/

2017-12-30 Thread yegor
Author: yegor Date: Sat Dec 30 16:34:57 2017 New Revision: 1819623 URL: http://svn.apache.org/viewvc?rev=1819623=rev Log: Bug 58106: when a cell with a 'master' shared formula is removed, the next cell in the range becomes the master Added: poi/trunk/test-data/spreadsheet/58106.xlsx

svn commit: r1819704 - /poi/trunk/build.gradle

2017-12-30 Thread kiwiwings
Author: kiwiwings Date: Sun Dec 31 00:01:04 2017 New Revision: 1819704 URL: http://svn.apache.org/viewvc?rev=1819704=rev Log: #61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar Modified: poi/trunk/build.gradle Modified: poi/trunk/build.gradle URL:

svn commit: r1819705 - in /poi: site/src/documentation/content/xdocs/ trunk/src/java/org/apache/poi/hpsf/ trunk/src/ooxml/java/org/apache/poi/ss/extractor/ trunk/src/ooxml/java/org/apache/poi/xssf/use

2017-12-30 Thread kiwiwings
Author: kiwiwings Date: Sun Dec 31 00:13:38 2017 New Revision: 1819705 URL: http://svn.apache.org/viewvc?rev=1819705=rev Log: #61940 - Replace ClassID statics with enum Added: poi/trunk/src/java/org/apache/poi/hpsf/ClassIDPredefined.java (with props) Modified:

svn commit: r1819709 - in /poi: site/src/documentation/content/xdocs/ trunk/src/java/org/apache/poi/sl/usermodel/ trunk/src/ooxml/testcases/org/apache/poi/sl/

2017-12-30 Thread kiwiwings
Author: kiwiwings Date: Sun Dec 31 01:05:59 2017 New Revision: 1819709 URL: http://svn.apache.org/viewvc?rev=1819709=rev Log: #61943 - SL Common: narrow generics definition because of tighter java9 checks Modified: poi/site/src/documentation/content/xdocs/status.xml

svn commit: r1819710 [1/2] - in /poi: site/src/documentation/content/xdocs/ trunk/src/examples/src/org/apache/poi/hslf/examples/ trunk/src/java/org/apache/poi/sl/usermodel/ trunk/src/ooxml/java/org/ap

2017-12-30 Thread kiwiwings
Author: kiwiwings Date: Sun Dec 31 01:14:08 2017 New Revision: 1819710 URL: http://svn.apache.org/viewvc?rev=1819710=rev Log: #61797 - Embed Excel / Ole objects into powerpoint Added: poi/trunk/src/java/org/apache/poi/sl/usermodel/ObjectData.java (with props)

svn commit: r1819708 - in /poi: site/src/documentation/content/xdocs/ trunk/src/ooxml/java/org/apache/poi/ trunk/src/ooxml/java/org/apache/poi/openxml4j/opc/

2017-12-30 Thread kiwiwings
Author: kiwiwings Date: Sun Dec 31 00:56:07 2017 New Revision: 1819708 URL: http://svn.apache.org/viewvc?rev=1819708=rev Log: #61942 - Refactor PackagePartName handling and add getUnusedPartIndex method Modified: poi/site/src/documentation/content/xdocs/status.xml

svn commit: r1819690 - in /poi: site/src/documentation/content/xdocs/ trunk/ trunk/src/ooxml/resources/org/apache/poi/schemas/

2017-12-30 Thread kiwiwings
Author: kiwiwings Date: Sat Dec 30 22:17:55 2017 New Revision: 1819690 URL: http://svn.apache.org/viewvc?rev=1819690=rev Log: #61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar Added: poi/trunk/src/ooxml/resources/org/apache/poi/schemas/markup-compatibility.xsd

svn commit: r1819706 - in /poi: site/src/documentation/content/xdocs/ trunk/src/java/org/apache/poi/hssf/usermodel/ trunk/src/java/org/apache/poi/poifs/filesystem/ trunk/src/scratchpad/src/org/apache/

2017-12-30 Thread kiwiwings
Author: kiwiwings Date: Sun Dec 31 00:22:43 2017 New Revision: 1819706 URL: http://svn.apache.org/viewvc?rev=1819706=rev Log: #61941 - Move Ole marker generation to Ole10Native Modified: poi/site/src/documentation/content/xdocs/status.xml

svn commit: r1819710 [2/2] - in /poi: site/src/documentation/content/xdocs/ trunk/src/examples/src/org/apache/poi/hslf/examples/ trunk/src/java/org/apache/poi/sl/usermodel/ trunk/src/ooxml/java/org/ap

2017-12-30 Thread kiwiwings
Modified: poi/trunk/src/scratchpad/testcases/org/apache/poi/hslf/extractor/TestExtractor.java URL: http://svn.apache.org/viewvc/poi/trunk/src/scratchpad/testcases/org/apache/poi/hslf/extractor/TestExtractor.java?rev=1819710=1819709=1819710=diff