f183b4f543Use 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
6eae655f81update 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
d45915478cupdate docs to 4.0.0
Andreas Beeker
2018-09-05 23:00:15 +0000
5abdfcb0a6import existing chart on current drawing
Alain Béarez
2018-09-05 01:00:45 +0000
a8d1307025update docs to Java 1.8
Andreas Beeker
2018-09-01 23:43:43 +0000
0495770104remove reference to Piccolo parser
Andreas Beeker
2018-09-01 23:12:56 +0000
491295aa64Add SHA256 to release-prep and legal/* to ooxml-schemas
Andreas Beeker
2018-09-01 22:58:51 +0000
4a187ed9acprepare for 4.0.1-beta1
Andreas Beeker
2018-08-31 12:10:00 +0000
a0679c4a16release prepare for 4.0.0 - updating build.xml and changes.xml
Andreas Beeker
2018-08-31 12:09:06 +0000
72ab5887bdfix changes.xml entries in build.xml
Andreas Beeker
2018-08-31 12:08:40 +0000
3c3f2a3fe3sonar 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
fcd7242389remove ref to staging repo
PJ Fanning
2018-08-28 11:08:15 +0000
45558cda65add missing classes to poi-ooxml-schema.jar
PJ Fanning
2018-08-28 01:38:34 +0000
5b8f5a69dbrebase XDDF text package
Alain Béarez
2018-08-27 19:25:34 +0000
85e2e8616dtest integration of XDDF text entities
Alain Béarez
2018-08-26 21:33:16 +0000
0f9247a088complete body properties with insets
Alain Béarez
2018-08-26 21:19:07 +0000
05a2a922fafill in the text body, its paragraphs and text runs
Alain Béarez
2018-08-26 21:18:54 +0000
303cc5ddc5add 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
63d904acb2Set locale provider to JRE,CLDR for tests to have compatible date formatting in JDK 9+
Dominik Stadler
2018-08-26 11:41:31 +0000
de6280700bEnable 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
522c33358bEnsure that file handles are closed for encrypted files
Dominik Stadler
2018-08-26 11:41:20 +0000
eaea81bfa8Use 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
71002b2491Adjust test for JDK 9, 10 and 11 fix some IDE/Javadoc warnings
Dominik Stadler
2018-08-26 11:41:09 +0000
876a783aeefix accidental change in test file
PJ Fanning
2018-08-24 17:58:30 +0000
f82d679413use released version of xmlbeans 3.0.1
PJ Fanning
2018-08-24 17:57:06 +0000
5f15047629Also update asm to 6.2.1, this is required for JaCoCo 0.8.2
Dominik Stadler
2018-08-24 06:48:39 +0000
301832620bExclude some test-suites in build.gradle to not execute tests multiple times
Dominik Stadler
2018-08-23 20:23:30 +0000
d351a24e5cUpdate JaCoCo to 0.8.2 in build.gradle to make it work with JDK 10+
Dominik Stadler
2018-08-23 20:23:25 +0000
4663238bb8Adjust 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
5acb18ac04Remove some IDE warnings
Dominik Stadler
2018-08-23 13:34:25 +0000
78dac9bd50Update to latest Mockito 2.21
Dominik Stadler
2018-08-23 13:25:53 +0000
ba258c675eAdd 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
c9dad04072Disable some machines that do not yet have JDK 11 installed
Dominik Stadler
2018-08-23 09:26:25 +0000
b2e81ecad9Try to make target "docs" work on Windows again
Dominik Stadler
2018-08-23 09:06:34 +0000
1d9568899dAdjust 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