aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Adjust Maven pom.xml for 4.0, Java 8 and newer third party libsDominik Stadler2017-09-159-18/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808474 13f79535-47bb-0310-9956-ffa450edef68
* Adjust some more places for the new versions of some third party librariesDominik Stadler2017-09-152-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808473 13f79535-47bb-0310-9956-ffa450edef68
* Update third party libs to latest versionsDominik Stadler2017-09-157-101/+97
| | | | | | | Start updating build to Java 8 Set version to 4.0-beta1 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808472 13f79535-47bb-0310-9956-ffa450edef68
* remove some deprecated code slated for removal in 3.18PJ Fanning2017-09-156-87/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808455 13f79535-47bb-0310-9956-ffa450edef68
* Remove javadoc references to removed classesNick Burch2017-09-152-7/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808436 13f79535-47bb-0310-9956-ffa450edef68
* remove deprecated inner classes from HSFColorPJ Fanning2017-09-152-747/+82
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808432 13f79535-47bb-0310-9956-ffa450edef68
* remove some deprecated code slated for removal in 3.18PJ Fanning2017-09-1419-310/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808403 13f79535-47bb-0310-9956-ffa450edef68
* remove some deprecated code slated for removal in 3.18PJ Fanning2017-09-149-364/+95
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808402 13f79535-47bb-0310-9956-ffa450edef68
* remove some deprecated code slated for removal in 3.18PJ Fanning2017-09-145-78/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808400 13f79535-47bb-0310-9956-ffa450edef68
* add missing licenses on test classesPJ Fanning2017-09-142-0/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808315 13f79535-47bb-0310-9956-ffa450edef68
* 60279 -- back off to brute-force search for macro content if offset ↵Tim Allison2017-09-144-106/+382
| | | | | | information is not correct git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808301 13f79535-47bb-0310-9956-ffa450edef68
* Numeric Array Formula and Matrix Function [from Bob95132] This closes #69PJ Fanning2017-09-1324-11/+1210
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808297 13f79535-47bb-0310-9956-ffa450edef68
* [bug-61515] fix xlsf issue with relationships [from Alain Bearez] This ↵PJ Fanning2017-09-133-88/+128
| | | | | | closes #70 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808294 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.18-beta1Andreas Beeker2017-09-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807827 13f79535-47bb-0310-9956-ffa450edef68
* release prepare for 3.17 - updating build.xml and status.xmlAndreas Beeker2017-09-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807825 13f79535-47bb-0310-9956-ffa450edef68
* Remove incorrect copy-include in pom.xmlDominik Stadler2017-09-081-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807822 13f79535-47bb-0310-9956-ffa450edef68
* Add Removal annotation to xmlbeans generationAndreas Beeker2017-09-081-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807817 13f79535-47bb-0310-9956-ffa450edef68
* Add Removal.java to fix Maven compilationDominik Stadler2017-09-081-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807797 13f79535-47bb-0310-9956-ffa450edef68
* Add Removal annotation to xmlbeans generationAndreas Beeker2017-09-071-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807653 13f79535-47bb-0310-9956-ffa450edef68
* Copy over and tweak PicturesSource from Apache TikaNick Burch2017-09-071-0/+136
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807651 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.18-beta1Andreas Beeker2017-09-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807430 13f79535-47bb-0310-9956-ffa450edef68
* release prepare for 3.17 - updating build.xml and status.xmlAndreas Beeker2017-09-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807428 13f79535-47bb-0310-9956-ffa450edef68
* #61478 - POI OOXML-Schema lookup uses wrong classloaderAndreas Beeker2017-09-052-41/+73
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807418 13f79535-47bb-0310-9956-ffa450edef68
* While working on 61475, need to add a new line after picture text...not ↵Tim Allison2017-08-311-1/+1
| | | | | | worth separate ticket. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1806843 13f79535-47bb-0310-9956-ffa450edef68
* 61475 -- append text from pictures only once...bug from my work on 61470.Tim Allison2017-08-311-7/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1806839 13f79535-47bb-0310-9956-ffa450edef68
* 61470 -- add extraction of content within ruby elements; allow users to ↵Tim Allison2017-08-304-46/+147
| | | | | | concatenate or not concatenate phonetic strings. Default is to concatenate. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1806712 13f79535-47bb-0310-9956-ffa450edef68
* Fixes bug #61468, caused by a confusing OOXML spec design as noted in ↵Greg Woolsey2017-08-294-5/+16
| | | | | | JavaDocs added in r1795648. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1806623 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.18-beta1Andreas Beeker2017-08-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1806509 13f79535-47bb-0310-9956-ffa450edef68
* release prepare for 3.17 - updating build.xml and status.xmlAndreas Beeker2017-08-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1806507 13f79535-47bb-0310-9956-ffa450edef68
* sha512 checksums aren't yet supported by NexusAndreas Beeker2017-08-281-4/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1806505 13f79535-47bb-0310-9956-ffa450edef68
* Verify that bug 61294 is fixed now, add some more coverage for IOUtils in ↵Dominik Stadler2017-08-252-6/+63
| | | | | | general git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1806162 13f79535-47bb-0310-9956-ffa450edef68
* Revert performance tuning done via Bug 61350 as it lead to problems when ↵Dominik Stadler2017-08-241-1/+3
| | | | | | running multi-threaded large regression tests. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1806077 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.18-beta1Andreas Beeker2017-08-2010-10/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1805582 13f79535-47bb-0310-9956-ffa450edef68
* release prepare for 3.17 - updating build.xml and status.xmlAndreas Beeker2017-08-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1805580 13f79535-47bb-0310-9956-ffa450edef68
* Fix 60384 and 60709: When shifting with merged regions we should correctly ↵Dominik Stadler2017-08-195-27/+136
| | | | | | check if the region is moved along or needs to be removed because it is not fully kept via the shifting. This was broken by the fix for bug 59740, now additional unit tests ensure that it works better. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1805518 13f79535-47bb-0310-9956-ffa450edef68
* Add more --add-opens for JDK 9Dominik Stadler2017-08-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1805517 13f79535-47bb-0310-9956-ffa450edef68
* Add more non-test classes in OOXMLLite and add another font-metric that appearsDominik Stadler2017-08-193-12/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1805516 13f79535-47bb-0310-9956-ffa450edef68
* Bug 61431 - Conditional formatting evaluation ignores undefined cellsGreg Woolsey2017-08-164-73/+78
| | | | | | | | now evaluating based on cell references instead, and watching out for undefined cells in rules that require a cell. Added unit test based on previously failing file. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1805245 13f79535-47bb-0310-9956-ffa450edef68
* As per ".sha Release Distribution Policy" email, also generate .sha512 ↵Nick Burch2017-08-161-3/+25
| | | | | | hashes for dist git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1805198 13f79535-47bb-0310-9956-ffa450edef68
* exclude H21 from slave listAndreas Beeker2017-08-131-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1804897 13f79535-47bb-0310-9956-ffa450edef68
* #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytesAndreas Beeker2017-08-1117-419/+451
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1804854 13f79535-47bb-0310-9956-ffa450edef68
* Add an example of trying multiple passwords against an OOXML file. More a ↵Nick Burch2017-08-101-0/+119
| | | | | | demo than anything, GPU enabled tools are much faster! git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1804667 13f79535-47bb-0310-9956-ffa450edef68
* [Bug-61048] SXSSF module writes wrong escape sequence for carriage returnsPJ Fanning2017-08-093-32/+41
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1804596 13f79535-47bb-0310-9956-ffa450edef68
* notify dev@ when windows-1.7 failsAndreas Beeker2017-08-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1804211 13f79535-47bb-0310-9956-ffa450edef68
* add findbugs3 prefetch to Windows / JDK1.7 buildAndreas Beeker2017-08-011-9/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803694 13f79535-47bb-0310-9956-ffa450edef68
* Assert on the contents of the byte-array to see if the problem happens ↵Dominik Stadler2017-08-011-0/+5
| | | | | | during writing the data or reading it back in git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803614 13f79535-47bb-0310-9956-ffa450edef68
* Jenkins DSL: Use latest available early access build of JDK 9 b179Dominik Stadler2017-08-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803613 13f79535-47bb-0310-9956-ffa450edef68
* Reformat code slightlyDominik Stadler2017-08-011-9/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803612 13f79535-47bb-0310-9956-ffa450edef68
* Job DSL refactoringsAndreas Beeker2017-07-311-54/+63
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803594 13f79535-47bb-0310-9956-ffa450edef68
* Job DSL fix windows call / retrieve findbugs via powershellAndreas Beeker2017-07-311-21/+48
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803559 13f79535-47bb-0310-9956-ffa450edef68