Commit Graph

10204 Commits

Author SHA1 Message Date
Andreas Beeker 9bb5bce5f6 Restore heap size of integration tests to verify getAdvance() fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873496 13f79535-47bb-0310-9956-ffa450edef68
2020-02-02 07:49:32 +00:00
Andreas Beeker 76d28cc22a omit bug63955-winmail.dat in no-scratchpad mode
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873495 13f79535-47bb-0310-9956-ffa450edef68
2020-02-02 07:30:50 +00:00
Andreas Beeker 5acb7d6c47 TextLayout.getAdvance() for " " returns 0 in some cases / JDKs, which caused an div by 0 -> Infinity problem
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873494 13f79535-47bb-0310-9956-ffa450edef68
2020-02-02 06:04:14 +00:00
Andreas Beeker 1fccbd332e prepare for 4.1.3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873445 13f79535-47bb-0310-9956-ffa450edef68
2020-01-31 20:43:17 +00:00
Andreas Beeker 851a48aaee Try to fix release build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873442 13f79535-47bb-0310-9956-ffa450edef68
2020-01-31 20:41:59 +00:00
Andreas Beeker 3fc8c1279c Try to fix release build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873440 13f79535-47bb-0310-9956-ffa450edef68
2020-01-31 20:38:35 +00:00
Andreas Beeker 6fe1862d28 prepare for 4.1.3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873433 13f79535-47bb-0310-9956-ffa450edef68
2020-01-31 18:56:15 +00:00
Andreas Beeker 646e1984d0 release prepare for 4.1.2 - updating build.xml and changes.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873431 13f79535-47bb-0310-9956-ffa450edef68
2020-01-31 18:55:40 +00:00
Andreas Beeker 3ef8aa6927 Local EMF test changes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873430 13f79535-47bb-0310-9956-ffa450edef68
2020-01-31 18:45:39 +00:00
Dominik Stadler 0cb1629365 Add a few more file-leak-detector excludes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873386 13f79535-47bb-0310-9956-ffa450edef68
2020-01-30 21:09:22 +00:00
Dominik Stadler d3767e1de7 Improve some assertions and error messages for exceptions seen in the regression tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873385 13f79535-47bb-0310-9956-ffa450edef68
2020-01-30 21:09:17 +00:00
PJ Fanning 522ee9c554 [bug-64108] unsafe pipe character (
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873384 13f79535-47bb-0310-9956-ffa450edef68
2020-01-30 21:06:35 +00:00
Alain Béarez a3dfc463ed Invert bar chart if negative by Niklas Mollenhauer
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873282 13f79535-47bb-0310-9956-ffa450edef68
2020-01-29 06:38:22 +00:00
Dominik Stadler c6dd3af374 Print out currently set Apache POI version during build.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873233 13f79535-47bb-0310-9956-ffa450edef68
2020-01-27 22:54:21 +00:00
Dominik Stadler 366c80c480 Handle empty files correctly when looking for FileMagic to avoid NegativeArraySizeException
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873232 13f79535-47bb-0310-9956-ffa450edef68
2020-01-27 22:54:15 +00:00
Dominik Stadler 31eb7f9b06 Fix some IDE warnings, Sonar fixes and some missing closing of resources in unit-tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873231 13f79535-47bb-0310-9956-ffa450edef68
2020-01-27 22:54:03 +00:00
PJ Fanning d684fe1ebe fix NPE in test code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873225 13f79535-47bb-0310-9956-ffa450edef68
2020-01-27 18:29:43 +00:00
Andreas Beeker 22a9be8706 #64036 - Replace reflection calls in factories for Java 9+ - POIXMLDocument factories
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873190 13f79535-47bb-0310-9956-ffa450edef68
2020-01-27 00:31:01 +00:00
PJ Fanning 92deb8069d [bug-64098] XWPFRun: Whitespace in text not preserved if starting with tab character. Thanks to gjmathews
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873188 13f79535-47bb-0310-9956-ffa450edef68
2020-01-26 20:44:02 +00:00
Andreas Beeker 8202a34d69 #64036 - Replace reflection calls in factories for Java 9+ - Escher factories
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873187 13f79535-47bb-0310-9956-ffa450edef68
2020-01-26 19:50:40 +00:00
Andreas Beeker 563c29f8cf sonar fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873078 13f79535-47bb-0310-9956-ffa450edef68
2020-01-23 22:48:19 +00:00
Andreas Beeker 01e30dcd8f Deactivate Forbidden apis check again
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873047 13f79535-47bb-0310-9956-ffa450edef68
2020-01-22 21:43:14 +00:00
Andreas Beeker e46ad7452c Sonar fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873015 13f79535-47bb-0310-9956-ffa450edef68
2020-01-21 22:02:10 +00:00
Andreas Beeker 88bbcee1c6 try to fix winmail errors in maven / sonar builds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873001 13f79535-47bb-0310-9956-ffa450edef68
2020-01-21 00:06:32 +00:00
Andreas Beeker 0fb322bb92 #64088 - SlideShow rendering fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872984 13f79535-47bb-0310-9956-ffa450edef68
2020-01-19 20:44:36 +00:00
Dominik Stadler 5927fd37f2 Adjust JavaDoc for stream-based reading of large workbooks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872903 13f79535-47bb-0310-9956-ffa450edef68
2020-01-17 08:46:24 +00:00
Alain Béarez 1bcaa30bed Error bar minus and plus as numerical data sources
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872692 13f79535-47bb-0310-9956-ffa450edef68
2020-01-13 00:27:06 +00:00
Alain Béarez 2ff9f0fbbf Implement error bars on scatter chart data series
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872691 13f79535-47bb-0310-9956-ffa450edef68
2020-01-13 00:27:03 +00:00
Alain Béarez 22dd38ef72 Implement error bars for bar and line charts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872690 13f79535-47bb-0310-9956-ffa450edef68
2020-01-13 00:26:59 +00:00
PJ Fanning b211a1362c use a few more lambdas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872644 13f79535-47bb-0310-9956-ffa450edef68
2020-01-12 11:04:21 +00:00
PJ Fanning aa11adebf1 try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872611 13f79535-47bb-0310-9956-ffa450edef68
2020-01-10 23:32:03 +00:00
PJ Fanning 2797d07486 try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872610 13f79535-47bb-0310-9956-ffa450edef68
2020-01-10 23:13:20 +00:00
Dominik Stadler 12d49035c0 Jenkins DSL: Add JDK 14, disable JDK 12
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872608 13f79535-47bb-0310-9956-ffa450edef68
2020-01-10 21:04:14 +00:00
PJ Fanning 9e7b0e899e reformat code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872568 13f79535-47bb-0310-9956-ffa450edef68
2020-01-09 21:24:31 +00:00
PJ Fanning b594ec2947 [bug-63998] Support commas, exclamation marks correctly in AreaReference. Thanks to hzwhuang
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872567 13f79535-47bb-0310-9956-ffa450edef68
2020-01-09 21:19:34 +00:00
Andreas Beeker 11b2c7e898 #63955 - HMEFContentsExtractor fails to extract content from winmail.dat
fixed integration test

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872523 13f79535-47bb-0310-9956-ffa450edef68
2020-01-08 23:49:31 +00:00
Andreas Beeker f7fe4b0d59 #63955 - HMEFContentsExtractor fails to extract content from winmail.dat
added example file - optimized junit tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872480 13f79535-47bb-0310-9956-ffa450edef68
2020-01-08 00:49:39 +00:00
Andreas Beeker 5a5c074471 try sonar module key
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872478 13f79535-47bb-0310-9956-ffa450edef68
2020-01-08 00:30:58 +00:00
Andreas Beeker b1508479a7 try to set sonar settings via maven properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872477 13f79535-47bb-0310-9956-ffa450edef68
2020-01-08 00:01:05 +00:00
Andreas Beeker f776ddfbbb use lambda instead of sub class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872475 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 23:05:47 +00:00
Andreas Beeker d1a714f5f1 findbugs fixes and refactor some ClassIDs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872473 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 22:46:29 +00:00
Andreas Beeker a4b6cf895b test if sonar can be configured via properties file
sonarcloud complained about jacoco native report paths

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872469 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 21:15:33 +00:00
PJ Fanning c891bca596 remove accidental commit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872454 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 18:49:27 +00:00
PJ Fanning d8cfe433dd close OPCPackage if there is an exception
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872453 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 18:46:11 +00:00
Tim Allison e875bd8143 BUG 64015 -- swap out java.util.BitSet for zaxxer's SparseBitSet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872445 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 15:45:07 +00:00
Andreas Beeker fb8f171900 ignore path conversion for URLs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872402 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 00:53:19 +00:00
Andreas Beeker 46f1242d03 add integration-test to sonar to update test coverage
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872400 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 00:44:01 +00:00
Andreas Beeker a4c370f913 sonar fixes - use assert in junit tests
use try-with-resources
remove obsolete and renamed OPOIFS references
add logic to unit tests which just opened a file, by rewriting it and some formula evaluation logic

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872397 13f79535-47bb-0310-9956-ffa450edef68
2020-01-06 21:48:00 +00:00
Alain Béarez 3c4d5b9c2b Clear all chart's properties as if newly created
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872363 13f79535-47bb-0310-9956-ffa450edef68
2020-01-05 23:54:12 +00:00
Alain Béarez 21393fd083 Complete test with cell in newly added column
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872362 13f79535-47bb-0310-9956-ffa450edef68
2020-01-05 23:54:09 +00:00