Commit Graph

  • 268c9230cd use jaxp transformer instead of dom serializer to try fix old-xerces test failure PJ Fanning 2018-10-05 19:52:24 +0000
  • b326a5cd01 adding tricks from other answers on StackOverflow Alain Béarez 2018-10-05 18:07:55 +0000
  • c66af5c21e example from StackOverflow question 47065690 Alain Béarez 2018-10-05 14:36:18 +0000
  • 01b780666b more XDDF improvements based on SO examples Alain Béarez 2018-10-05 09:59:32 +0000
  • 01ad2f9d1a [bug-62800] Fix null pointer exception if a picture shape has no blip id PJ Fanning 2018-10-04 07:47:27 +0000
  • 5430141cfb XDDF improvements based on StackOverflow examples Alain Béarez 2018-10-03 14:32:34 +0000
  • 6673fe7ad1 fix lgtm alerts in examples Alain Béarez 2018-10-03 11:51:41 +0000
  • e88fc19ca4 change chart data to experiment diverse scripts Alain Béarez 2018-10-03 08:20:50 +0000
  • f3a1ed5a45 deprecate unused Nullable class PJ Fanning 2018-10-03 07:42:33 +0000
  • 6b4094650f change method to get XMLEventFactory due to issues seen on Android SDK PJ Fanning 2018-10-03 07:36:12 +0000
  • dc45ce9410 disable junit xml collection PJ Fanning 2018-10-02 22:47:57 +0000
  • bd16d310b9 get xmlbeans job to build dist artifacts PJ Fanning 2018-10-02 22:43:09 +0000
  • 92669a72bf get xmlbeans job to build dist artifacts PJ Fanning 2018-10-02 22:36:25 +0000
  • ef397c0158 rename xmlbeans job PJ Fanning 2018-10-02 22:24:09 +0000
  • 46b1833bfc [bug-62796] remove use of Stax Namespace class from PackagePropertiesMarshaller PJ Fanning 2018-10-02 19:16:00 +0000
  • b869085731 try to fix xmlbeans jenkins job PJ Fanning 2018-10-02 14:55:09 +0000
  • f4428349c6 try to set up xmlbeans build PJ Fanning 2018-10-02 08:15:41 +0000
  • 72d02f0c1c extract valuable code from 54470 submitted patch Alain Béarez 2018-10-01 19:27:32 +0000
  • 11dee9b086 use StaxHelper to get event factory PJ Fanning 2018-09-30 18:14:46 +0000
  • 4833c25d32 lgtm issues PJ Fanning 2018-09-29 09:33:52 +0000
  • 9e7b1969f9 Jenkins DSL: Remove JDK 9 and adjust location of image for the project-logo Dominik Stadler 2018-09-28 17:43:07 +0000
  • 9f2892e97e Remove outdated comment for japicmp Dominik Stadler 2018-09-28 17:43:02 +0000
  • 00715c8d89 fix lgtm issues PJ Fanning 2018-09-28 07:48:29 +0000
  • 8dad927a8c fix gradle build issue PJ Fanning 2018-09-28 07:42:47 +0000
  • 500c64e657 fix lgtm issues PJ Fanning 2018-09-28 07:33:59 +0000
  • e505160716 make OPCPackage#close() unsynchronized and add javadoc note saying method is not thread-safe PJ Fanning 2018-09-27 21:22:24 +0000
  • 5c1a036de2 [bug-62768] synchronize OPCPackage#close() PJ Fanning 2018-09-27 19:06:06 +0000
  • 19baa76652 [bug-62736] Relations on XSLFPictureShape are removed unconditionally. Thanks to Mate Borcsok PJ Fanning 2018-09-26 21:42:21 +0000
  • e159d4e179 adapting some contributions by Axel Richter on SO Alain Béarez 2018-09-26 00:30:33 +0000
  • 6af2173f93 fix javadoc PJ Fanning 2018-09-25 22:36:36 +0000
  • 7c243f3d76 lgtm warnings PJ Fanning 2018-09-25 22:07:56 +0000
  • f4aef7afca [bug-62747] bouncycastle 1.60 PJ Fanning 2018-09-19 21:49:55 +0000
  • 67df2dc64a [bug-62742] add commons-compress jar to bin zip PJ Fanning 2018-09-19 18:15:30 +0000
  • 891deb3967 Bug 62740 - XSSFTable constructor automatically assigns invalid (non-unique) column IDs Greg Woolsey 2018-09-19 17:42:43 +0000
  • 74c07d5307 [bug-62738] make int cast a long cast in randbetween PJ Fanning 2018-09-19 12:18:56 +0000
  • c11d29c72b add reflections jar to mvn sonar build PJ Fanning 2018-09-19 10:15:52 +0000
  • 2b236a4c41 fix forbidden-apis check PJ Fanning 2018-09-18 23:25:49 +0000
  • e930d76d7b add ooxml-schemas enum classes to poi-ooxml-schemas PJ Fanning 2018-09-18 23:21:00 +0000
  • c18375a4d0 [bug-62730] include all inner list classes in poi-ooxml-schemas.jar PJ Fanning 2018-09-18 22:09:15 +0000
  • 5f33759568 update commons-codec dependency in pom.xml to 1.11 (to match compile time) PJ Fanning 2018-09-18 18:00:53 +0000
  • 3f92a35a26 move commons-math3 dependency to poi pom.xml PJ Fanning 2018-09-18 17:53:30 +0000
  • e5b871e8bf [bug-62690] change poi-ooxml pom.xml to have explicit dependency on commons-math3 3.6.1 PJ Fanning 2018-09-18 17:39:23 +0000
  • 5f8b952dfa [bug-62735] change poi-ooxml pom.xml to have dependency on curvesapi 1.05 PJ Fanning 2018-09-18 17:36:28 +0000
  • 74f788358a [bug-62733] XSLFBackground setFill() can corrupt the document PJ Fanning 2018-09-18 16:55:29 +0000
  • b7c7301941 handle test issues when running with old xerces PJ Fanning 2018-09-08 22:28:02 +0000
  • 2f8ef557a4 #62699 - Download page must link to https://www.apache.org/dist/poi/KEYS Andreas Beeker 2018-09-08 21:23:19 +0000
  • f183b4f543 Use different directory for xerces-jar so we do not remove it again as part of check-jars Dominik Stadler 2018-09-07 20:47:08 +0000
  • 6eae655f81 update 3.17 leftovers and provide a new build target to update those in the next release remove final / beta tags, as we (try to) use semver now Andreas Beeker 2018-09-07 19:25:02 +0000
  • ff7fe79e19 [bug-62692] issue when using widlfy xml parser PJ Fanning 2018-09-07 14:57:09 +0000
  • d45915478c update docs to 4.0.0 Andreas Beeker 2018-09-05 23:00:15 +0000
  • 5abdfcb0a6 import existing chart on current drawing Alain Béarez 2018-09-05 01:00:45 +0000
  • a8d1307025 update docs to Java 1.8 Andreas Beeker 2018-09-01 23:43:43 +0000
  • 0495770104 remove reference to Piccolo parser Andreas Beeker 2018-09-01 23:12:56 +0000
  • 491295aa64 Add SHA256 to release-prep and legal/* to ooxml-schemas Andreas Beeker 2018-09-01 22:58:51 +0000
  • 4a187ed9ac prepare for 4.0.1-beta1 Andreas Beeker 2018-08-31 12:10:00 +0000
  • a0679c4a16 release prepare for 4.0.0 - updating build.xml and changes.xml Andreas Beeker 2018-08-31 12:09:06 +0000
  • 72ab5887bd fix changes.xml entries in build.xml Andreas Beeker 2018-08-31 12:08:40 +0000
  • 3c3f2a3fe3 sonar fixes - blocker Andreas Beeker 2018-08-31 11:56:18 +0000
  • 14335fd152 #62108 - ArrayIndexOfBounds exception when getColumnWidth() Andreas Beeker 2018-08-31 00:28:17 +0000
  • 2044779351 #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* Andreas Beeker 2018-08-31 00:25:50 +0000
  • fcd7242389 remove ref to staging repo PJ Fanning 2018-08-28 11:08:15 +0000
  • 45d85a05af remove stray stacktrace PJ Fanning 2018-08-28 01:49:16 +0000
  • 45558cda65 add missing classes to poi-ooxml-schema.jar PJ Fanning 2018-08-28 01:38:34 +0000
  • 5b8f5a69db rebase XDDF text package Alain Béarez 2018-08-27 19:25:34 +0000
  • 85e2e8616d test integration of XDDF text entities Alain Béarez 2018-08-26 21:33:16 +0000
  • 0f9247a088 complete body properties with insets Alain Béarez 2018-08-26 21:19:07 +0000
  • 05a2a922fa fill in the text body, its paragraphs and text runs Alain Béarez 2018-08-26 21:18:54 +0000
  • 303cc5ddc5 add warning message to help reduce duplicates of bug 60102 Alain Béarez 2018-08-26 21:15:38 +0000
  • e4bd5e838f #62649 - Remove OPOIFS Fix HPSF UTF-8 encoding error with Bug52311.doc while refactoring CopyCompare/EntryUtils Andreas Beeker 2018-08-26 11:55:00 +0000
  • 63d904acb2 Set locale provider to JRE,CLDR for tests to have compatible date formatting in JDK 9+ Dominik Stadler 2018-08-26 11:41:31 +0000
  • de6280700b Enable periodic run of build against JDK 11 Add build for JDK 12, but still disabled because there is no JDK 12 in CI availalbe yet Dominik Stadler 2018-08-26 11:41:25 +0000
  • 522c33358b Ensure that file handles are closed for encrypted files Dominik Stadler 2018-08-26 11:41:20 +0000
  • eaea81bfa8 Use any version of xmlbeans in the assemble step to reduce the number of places that need to be updated Dominik Stadler 2018-08-26 11:41:13 +0000
  • 71002b2491 Adjust test for JDK 9, 10 and 11 fix some IDE/Javadoc warnings Dominik Stadler 2018-08-26 11:41:09 +0000
  • 876a783aee fix accidental change in test file PJ Fanning 2018-08-24 17:58:30 +0000
  • f82d679413 use released version of xmlbeans 3.0.1 PJ Fanning 2018-08-24 17:57:06 +0000
  • 5f15047629 Also update asm to 6.2.1, this is required for JaCoCo 0.8.2 Dominik Stadler 2018-08-24 06:48:39 +0000
  • 301832620b Exclude some test-suites in build.gradle to not execute tests multiple times Dominik Stadler 2018-08-23 20:23:30 +0000
  • d351a24e5c Update JaCoCo to 0.8.2 in build.gradle to make it work with JDK 10+ Dominik Stadler 2018-08-23 20:23:25 +0000
  • 4663238bb8 Adjust for JDK 11 ea-26 build, need to add jaxb via normal jar dependency now as it was removed from the JDK Also needed to remove a few uses of Mockito which fail now with certain abstract classes Update to Mockito 2.21 Dominik Stadler 2018-08-23 20:23:20 +0000
  • 5acb18ac04 Remove some IDE warnings Dominik Stadler 2018-08-23 13:34:25 +0000
  • 78dac9bd50 Update to latest Mockito 2.21 Dominik Stadler 2018-08-23 13:25:53 +0000
  • ba258c675e Add staging repo in one more place in Gradle build to make compile succeed on a fresh machine Dominik Stadler 2018-08-23 13:22:34 +0000
  • c9dad04072 Disable some machines that do not yet have JDK 11 installed Dominik Stadler 2018-08-23 09:26:25 +0000
  • b2e81ecad9 Try to make target "docs" work on Windows again Dominik Stadler 2018-08-23 09:06:34 +0000
  • 1d9568899d Adjust job for JDK 11 to not require module java.xml.bind any more Dominik Stadler 2018-08-23 09:03:49 +0000
  • 179e81c4a4 [github-122] XWPF: Set table and table cell widths to percentage, twips, or auto. This closes #122 PJ Fanning 2018-08-20 18:12:37 +0000
  • a611b66fd1 [bug-62639] make private constructor on DateFormatter public PJ Fanning 2018-08-20 10:03:49 +0000
  • 71f2298b9a allow access to apache staging repo PJ Fanning 2018-08-19 13:17:43 +0000
  • 37a3a769fe uptake xmlbeans 3.0.1 (staging version, pre-release) PJ Fanning 2018-08-19 09:08:00 +0000
  • 2ef660bf97 Adjust list of nodes for testing environment Dominik Stadler 2018-08-19 05:58:31 +0000
  • 1b77f54b3c Add Job for testing with JDK 11, no trigger yet as it does not fully work yet Dominik Stadler 2018-08-19 05:58:27 +0000
  • 8a417fe39d fix issue with commons-compress URL PJ Fanning 2018-08-17 07:53:10 +0000
  • 99a27862ae 62630 -- upgrad commons-compress Tim Allison 2018-08-16 18:36:47 +0000
  • 5a2090fe9d entity_expansion Tim Allison 2018-08-15 19:20:11 +0000
  • ae13b034fe [github-121] Fix issue with setting vertical alignment and emphasis mark. This closes #121 PJ Fanning 2018-08-15 18:31:36 +0000
  • fa0d9edebd improve sax reading Tim Allison 2018-08-14 20:03:14 +0000
  • 2942b66e7a bug 62597 -- bump max record length for ExOleObjStg based on regression corpus Tim Allison 2018-08-14 19:29:03 +0000
  • 1407ace4f7 #61589 - Importing content does not copy hyperlink address Andreas Beeker 2018-08-12 22:35:02 +0000
  • 1691c2372a disable dtd processing PJ Fanning 2018-08-11 09:22:05 +0000