Andreas Beeker
0495770104
remove reference to Piccolo parser
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839862 13f79535-47bb-0310-9956-ffa450edef68
2018-09-01 23:12:56 +00:00
Andreas Beeker
491295aa64
Add SHA256 to release-prep and legal/* to ooxml-schemas
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839861 13f79535-47bb-0310-9956-ffa450edef68
2018-09-01 22:58:51 +00:00
Andreas Beeker
4a187ed9ac
prepare for 4.0.1-beta1
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839750 13f79535-47bb-0310-9956-ffa450edef68
2018-08-31 12:10:00 +00:00
Andreas Beeker
a0679c4a16
release prepare for 4.0.0 - updating build.xml and changes.xml
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839748 13f79535-47bb-0310-9956-ffa450edef68
2018-08-31 12:09:06 +00:00
Andreas Beeker
72ab5887bd
fix changes.xml entries in build.xml
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839747 13f79535-47bb-0310-9956-ffa450edef68
2018-08-31 12:08:40 +00:00
Andreas Beeker
3c3f2a3fe3
sonar fixes - blocker
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839745 13f79535-47bb-0310-9956-ffa450edef68
2018-08-31 11:56:18 +00:00
Andreas Beeker
14335fd152
#62108 - ArrayIndexOfBounds exception when getColumnWidth()
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839710 13f79535-47bb-0310-9956-ffa450edef68
2018-08-31 00:28:17 +00:00
Andreas Beeker
2044779351
#62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839709 13f79535-47bb-0310-9956-ffa450edef68
2018-08-31 00:25:50 +00:00
PJ Fanning
fcd7242389
remove ref to staging repo
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839423 13f79535-47bb-0310-9956-ffa450edef68
2018-08-28 11:08:15 +00:00
PJ Fanning
45d85a05af
remove stray stacktrace
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839385 13f79535-47bb-0310-9956-ffa450edef68
2018-08-28 01:49:16 +00:00
PJ Fanning
45558cda65
add missing classes to poi-ooxml-schema.jar
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839384 13f79535-47bb-0310-9956-ffa450edef68
2018-08-28 01:38:34 +00:00
Alain Béarez
5b8f5a69db
rebase XDDF text package
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839369 13f79535-47bb-0310-9956-ffa450edef68
2018-08-27 19:25:34 +00:00
Alain Béarez
85e2e8616d
test integration of XDDF text entities
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839259 13f79535-47bb-0310-9956-ffa450edef68
2018-08-26 21:33:16 +00:00
Alain Béarez
0f9247a088
complete body properties with insets
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839256 13f79535-47bb-0310-9956-ffa450edef68
2018-08-26 21:19:07 +00:00
Alain Béarez
05a2a922fa
fill in the text body, its paragraphs and text runs
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839255 13f79535-47bb-0310-9956-ffa450edef68
2018-08-26 21:18:54 +00:00
Alain Béarez
303cc5ddc5
add warning message to help reduce duplicates of bug 60102
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839252 13f79535-47bb-0310-9956-ffa450edef68
2018-08-26 21:15:38 +00:00
Andreas Beeker
e4bd5e838f
#62649 - Remove OPOIFS
...
Fix HPSF UTF-8 encoding error with Bug52311.doc while refactoring CopyCompare/EntryUtils
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839201 13f79535-47bb-0310-9956-ffa450edef68
2018-08-26 11:55:00 +00:00
Dominik Stadler
63d904acb2
Set locale provider to JRE,CLDR for tests to have compatible date formatting in JDK 9+
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839199 13f79535-47bb-0310-9956-ffa450edef68
2018-08-26 11:41:31 +00:00
Dominik Stadler
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
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839198 13f79535-47bb-0310-9956-ffa450edef68
2018-08-26 11:41:25 +00:00
Dominik Stadler
522c33358b
Ensure that file handles are closed for encrypted files
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839197 13f79535-47bb-0310-9956-ffa450edef68
2018-08-26 11:41:20 +00:00
Dominik Stadler
eaea81bfa8
Use any version of xmlbeans in the assemble step to reduce the number of places that need to be updated
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839196 13f79535-47bb-0310-9956-ffa450edef68
2018-08-26 11:41:13 +00:00
Dominik Stadler
71002b2491
Adjust test for JDK 9, 10 and 11
...
fix some IDE/Javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839195 13f79535-47bb-0310-9956-ffa450edef68
2018-08-26 11:41:09 +00:00
PJ Fanning
876a783aee
fix accidental change in test file
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838919 13f79535-47bb-0310-9956-ffa450edef68
2018-08-24 17:58:30 +00:00
PJ Fanning
f82d679413
use released version of xmlbeans 3.0.1
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838918 13f79535-47bb-0310-9956-ffa450edef68
2018-08-24 17:57:06 +00:00
Dominik Stadler
5f15047629
Also update asm to 6.2.1, this is required for JaCoCo 0.8.2
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838787 13f79535-47bb-0310-9956-ffa450edef68
2018-08-24 06:48:39 +00:00
Dominik Stadler
301832620b
Exclude some test-suites in build.gradle to not execute tests multiple times
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838765 13f79535-47bb-0310-9956-ffa450edef68
2018-08-23 20:23:30 +00:00
Dominik Stadler
d351a24e5c
Update JaCoCo to 0.8.2 in build.gradle to make it work with JDK 10+
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838764 13f79535-47bb-0310-9956-ffa450edef68
2018-08-23 20:23:25 +00:00
Dominik Stadler
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
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838763 13f79535-47bb-0310-9956-ffa450edef68
2018-08-23 20:23:20 +00:00
Dominik Stadler
5acb18ac04
Remove some IDE warnings
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838733 13f79535-47bb-0310-9956-ffa450edef68
2018-08-23 13:34:25 +00:00
Dominik Stadler
78dac9bd50
Update to latest Mockito 2.21
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838731 13f79535-47bb-0310-9956-ffa450edef68
2018-08-23 13:25:53 +00:00
Dominik Stadler
ba258c675e
Add staging repo in one more place in Gradle build to make compile succeed on a fresh machine
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838729 13f79535-47bb-0310-9956-ffa450edef68
2018-08-23 13:22:34 +00:00
Dominik Stadler
c9dad04072
Disable some machines that do not yet have JDK 11 installed
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838705 13f79535-47bb-0310-9956-ffa450edef68
2018-08-23 09:26:25 +00:00
Dominik Stadler
b2e81ecad9
Try to make target "docs" work on Windows again
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838703 13f79535-47bb-0310-9956-ffa450edef68
2018-08-23 09:06:34 +00:00
Dominik Stadler
1d9568899d
Adjust job for JDK 11 to not require module java.xml.bind any more
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838702 13f79535-47bb-0310-9956-ffa450edef68
2018-08-23 09:03:49 +00:00
PJ Fanning
179e81c4a4
[github-122] XWPF: Set table and table cell widths to percentage, twips, or auto. This closes #122
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838449 13f79535-47bb-0310-9956-ffa450edef68
2018-08-20 18:12:37 +00:00
PJ Fanning
a611b66fd1
[bug-62639] make private constructor on DateFormatter public
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838420 13f79535-47bb-0310-9956-ffa450edef68
2018-08-20 10:03:49 +00:00
PJ Fanning
71f2298b9a
allow access to apache staging repo
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838379 13f79535-47bb-0310-9956-ffa450edef68
2018-08-19 13:17:43 +00:00
PJ Fanning
37a3a769fe
uptake xmlbeans 3.0.1 (staging version, pre-release)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838366 13f79535-47bb-0310-9956-ffa450edef68
2018-08-19 09:08:00 +00:00
Dominik Stadler
2ef660bf97
Adjust list of nodes for testing environment
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838360 13f79535-47bb-0310-9956-ffa450edef68
2018-08-19 05:58:31 +00:00
Dominik Stadler
1b77f54b3c
Add Job for testing with JDK 11, no trigger yet as it does not fully work yet
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838359 13f79535-47bb-0310-9956-ffa450edef68
2018-08-19 05:58:27 +00:00
PJ Fanning
8a417fe39d
fix issue with commons-compress URL
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838237 13f79535-47bb-0310-9956-ffa450edef68
2018-08-17 07:53:10 +00:00
Tim Allison
99a27862ae
62630 -- upgrad commons-compress
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838214 13f79535-47bb-0310-9956-ffa450edef68
2018-08-16 18:36:47 +00:00
Tim Allison
5a2090fe9d
entity_expansion
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838135 13f79535-47bb-0310-9956-ffa450edef68
2018-08-15 19:20:11 +00:00
PJ Fanning
ae13b034fe
[github-121] Fix issue with setting vertical alignment and emphasis mark. This closes #121
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838133 13f79535-47bb-0310-9956-ffa450edef68
2018-08-15 18:31:36 +00:00
Tim Allison
fa0d9edebd
improve sax reading
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838048 13f79535-47bb-0310-9956-ffa450edef68
2018-08-14 20:03:14 +00:00
Tim Allison
2942b66e7a
bug 62597 -- bump max record length for ExOleObjStg based on regression corpus
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838047 13f79535-47bb-0310-9956-ffa450edef68
2018-08-14 19:29:03 +00:00
Andreas Beeker
1407ace4f7
#61589 - Importing content does not copy hyperlink address
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837909 13f79535-47bb-0310-9956-ffa450edef68
2018-08-12 22:35:02 +00:00
PJ Fanning
1691c2372a
disable dtd processing
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837850 13f79535-47bb-0310-9956-ffa450edef68
2018-08-11 09:22:05 +00:00
Andreas Beeker
d21c3d50ee
#62587 - repeated call to XSLFSheet.removeShape leads to java.lang.IllegalArgumentException: partName
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837839 13f79535-47bb-0310-9956-ffa450edef68
2018-08-11 01:55:39 +00:00
Tim Allison
5e241fdd3c
bug 62591 -- revert to ignoring place holders even if they contain metroblobs in ppt
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837742 13f79535-47bb-0310-9956-ffa450edef68
2018-08-09 15:50:34 +00:00