Commit Graph

9932 Commits

Author SHA1 Message Date
Andreas Beeker 6e32d853be #63745 - Make GenericRecordJsonWriter Json-conformant
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868952 13f79535-47bb-0310-9956-ffa450edef68
2019-10-25 20:00:06 +00:00
Dominik Stadler 468346fca8 Bug 63805: BigDecimal: use enum args instead of integers (deprecated in Java 9)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868897 13f79535-47bb-0310-9956-ffa450edef68
2019-10-25 04:36:58 +00:00
Andreas Beeker 0629fd1acb POI 4.1.1 release infos
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868671 13f79535-47bb-0310-9956-ffa450edef68
2019-10-20 20:08:52 +00:00
Andreas Beeker 57d8d4e6ca prepare for 4.1.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868492 13f79535-47bb-0310-9956-ffa450edef68
2019-10-15 22:29:46 +00:00
Andreas Beeker 6c37a8f41a release prepare for 4.1.1 - updating build.xml and changes.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868490 13f79535-47bb-0310-9956-ffa450edef68
2019-10-15 22:29:09 +00:00
PJ Fanning 96eb0bd60a use spaces for indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868462 13f79535-47bb-0310-9956-ffa450edef68
2019-10-14 22:29:17 +00:00
Andreas Beeker 607a6496b0 Fix one-off error at referencing adjust values for HSLF preset shapes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868460 13f79535-47bb-0310-9956-ffa450edef68
2019-10-14 21:13:08 +00:00
PJ Fanning 08b68b5141 [bug-63842] FractionFormat casts whole part of the value into 'int'
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868425 13f79535-47bb-0310-9956-ffa450edef68
2019-10-14 08:19:15 +00:00
Andreas Beeker ab5bb384bb prepare for 4.1.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868415 13f79535-47bb-0310-9956-ffa450edef68
2019-10-13 19:55:54 +00:00
Andreas Beeker 83b074472b release prepare for 4.1.1 - updating build.xml and changes.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868413 13f79535-47bb-0310-9956-ffa450edef68
2019-10-13 19:55:16 +00:00
Andreas Beeker a5a89b0498 Fix sonar issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868410 13f79535-47bb-0310-9956-ffa450edef68
2019-10-13 19:38:03 +00:00
Andreas Beeker cf65519f61 SL Common - Fix gradient fills
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868407 13f79535-47bb-0310-9956-ffa450edef68
2019-10-13 13:30:21 +00:00
Andreas Beeker 8ef4c1bf33 Fix line.separator issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868386 13f79535-47bb-0310-9956-ffa450edef68
2019-10-13 09:29:36 +00:00
Andreas Beeker 63fb65eb1b Fix line.separator issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868384 13f79535-47bb-0310-9956-ffa450edef68
2019-10-13 09:08:24 +00:00
Andreas Beeker a17cdc8458 add another text height to TestFonts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868364 13f79535-47bb-0310-9956-ffa450edef68
2019-10-12 18:08:29 +00:00
Andreas Beeker ba25ff3684 #63818 - Allow multiple charsets for same font typeface
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868358 13f79535-47bb-0310-9956-ffa450edef68
2019-10-12 17:55:50 +00:00
Andreas Beeker 69f493ee3a #63745 - Refactor EscherRecord.ToXml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868353 13f79535-47bb-0310-9956-ffa450edef68
2019-10-12 16:34:29 +00:00
Andreas Beeker 9982ec4e79 #63745 - Add traversing and debugging interface
Replace EscherProperty.getAttributeMap by GenericRecord interface

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868352 13f79535-47bb-0310-9956-ffa450edef68
2019-10-12 16:32:53 +00:00
PJ Fanning e81a348864 add null check for XSLFShape
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868318 13f79535-47bb-0310-9956-ffa450edef68
2019-10-12 07:30:56 +00:00
PJ Fanning 1f6a3c99ae add null check
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868317 13f79535-47bb-0310-9956-ffa450edef68
2019-10-12 07:19:42 +00:00
Tim Allison a564c52311 bumping minimum record length based on user feedback on tika-dev list
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868211 13f79535-47bb-0310-9956-ffa450edef68
2019-10-10 03:03:50 +00:00
Dominik Stadler b10f94cc75 63779 Add support for the new Java date/time API added in Java 8
Deprecate HSSFDateUtil
Closes #160 on Github

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868198 13f79535-47bb-0310-9956-ffa450edef68
2019-10-09 19:12:59 +00:00
PJ Fanning 97c21e31b1 [bug-63774] adding lots of custom properties can cause performance issues due to way Pid is calculated
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1867597 13f79535-47bb-0310-9956-ffa450edef68
2019-09-26 17:51:45 +00:00
PJ Fanning 3d3c846558 add XPathHelper
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1867497 13f79535-47bb-0310-9956-ffa450edef68
2019-09-24 21:06:04 +00:00
PJ Fanning 780b078c85 add TransformerHelper
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1867496 13f79535-47bb-0310-9956-ffa450edef68
2019-09-24 20:52:37 +00:00
PJ Fanning ba6a63aaeb xlsx is expected to fail in integration test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1867493 13f79535-47bb-0310-9956-ffa450edef68
2019-09-24 20:12:06 +00:00
PJ Fanning 06f28db213 Bug 63768: Adjust handling of SchemaFactory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1867484 13f79535-47bb-0310-9956-ffa450edef68
2019-09-24 18:33:37 +00:00
Andreas Beeker 8e3286a64c Catch missing scratchpad state for EMF / WMF rendering
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1867025 13f79535-47bb-0310-9956-ffa450edef68
2019-09-16 19:55:23 +00:00
PJ Fanning 5245be1733 revert change to try fix build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866962 13f79535-47bb-0310-9956-ffa450edef68
2019-09-15 10:05:42 +00:00
PJ Fanning 93b992712a revert hemf changes due to broken test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866948 13f79535-47bb-0310-9956-ffa450edef68
2019-09-14 14:40:47 +00:00
PJ Fanning c109245eca rename tests so they run in Ant build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866947 13f79535-47bb-0310-9956-ffa450edef68
2019-09-14 14:31:10 +00:00
PJ Fanning 9808fd5015 try to fix build failure
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866941 13f79535-47bb-0310-9956-ffa450edef68
2019-09-14 11:42:42 +00:00
PJ Fanning b6220447d0 try to avoid casting to int
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866935 13f79535-47bb-0310-9956-ffa450edef68
2019-09-14 10:11:41 +00:00
PJ Fanning dc6a4a99e2 try to avoid casting to int
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866933 13f79535-47bb-0310-9956-ffa450edef68
2019-09-14 09:54:11 +00:00
Andreas Beeker 8a9af96f95 remove obsolete JDK6 workarounds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866863 13f79535-47bb-0310-9956-ffa450edef68
2019-09-12 20:05:24 +00:00
Andreas Beeker 8e95d5d9c1 remove obsolete JDK6 workarounds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866862 13f79535-47bb-0310-9956-ffa450edef68
2019-09-12 20:04:50 +00:00
PJ Fanning f59d60263e try to use gradle wrapper to fix build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866846 13f79535-47bb-0310-9956-ffa450edef68
2019-09-12 12:06:20 +00:00
Andreas Beeker 7e432a3211 #63541 - NullPointerException from XSLFSimpleShape.getAnchor for empty xfrm tags
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866810 13f79535-47bb-0310-9956-ffa450edef68
2019-09-11 22:02:14 +00:00
Andreas Beeker 8f051a0b88 Unify PNG extraction
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866809 13f79535-47bb-0310-9956-ffa450edef68
2019-09-11 21:24:34 +00:00
Andreas Beeker 1d4b05ff60 #63745 - Add traversing and debugging interface
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866808 13f79535-47bb-0310-9956-ffa450edef68
2019-09-11 21:24:06 +00:00
PJ Fanning f31281f18f remove debug code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866406 13f79535-47bb-0310-9956-ffa450edef68
2019-09-04 17:01:15 +00:00
PJ Fanning d51ca537ed [bug-63725] commons-compress 1.19
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866402 13f79535-47bb-0310-9956-ffa450edef68
2019-09-04 16:55:00 +00:00
PJ Fanning d9144dd039 fix typo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866213 13f79535-47bb-0310-9956-ffa450edef68
2019-08-31 16:19:07 +00:00
PJ Fanning 59edd12377 upgrade to commons-collections4 4.4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866212 13f79535-47bb-0310-9956-ffa450edef68
2019-08-31 13:49:52 +00:00
PJ Fanning 9baf2e73d9 fix build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866208 13f79535-47bb-0310-9956-ffa450edef68
2019-08-31 13:27:22 +00:00
Dominik Stadler 2f1da7bc43 Adjust reproducer test-case for bug 59322 to not print to stdout and close resources
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866186 13f79535-47bb-0310-9956-ffa450edef68
2019-08-31 05:15:57 +00:00
Dominik Stadler 42005812c4 Fix bug 59322: NullPointerException when converting a certain Word document to HTML
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866185 13f79535-47bb-0310-9956-ffa450edef68
2019-08-31 05:11:05 +00:00
PJ Fanning df64598b12 upgrade bouncycastle
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866108 13f79535-47bb-0310-9956-ffa450edef68
2019-08-29 23:22:47 +00:00
PJ Fanning d5707bb829 upgrade commons-codec and mockito
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866107 13f79535-47bb-0310-9956-ffa450edef68
2019-08-29 23:08:46 +00:00
PJ Fanning 3efd3f7adf upgrade commons-codec and mockito
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866106 13f79535-47bb-0310-9956-ffa450edef68
2019-08-29 23:07:33 +00:00