Andreas Beeker
|
d61591a39b
|
#62999 - IBM JDK JIT causes AIOOBE in TexturePaintContext
refactor jacoco/junit calls and add more IBM JIT excludes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848642 13f79535-47bb-0310-9956-ffa450edef68
|
2018-12-11 00:01:32 +00:00 |
Andreas Beeker
|
71027990ca
|
#62999 - IBM JDK JIT causes AIOOBE in TexturePaintContext
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848601 13f79535-47bb-0310-9956-ffa450edef68
|
2018-12-10 16:18:49 +00:00 |
PJ Fanning
|
cce4189e59
|
[bug-62996]try suggested test change
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848591 13f79535-47bb-0310-9956-ffa450edef68
|
2018-12-10 15:45:47 +00:00 |
Andreas Beeker
|
28085415f5
|
#62994 - IBM JCE workarounds
add policy restriction exemption
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848539 13f79535-47bb-0310-9956-ffa450edef68
|
2018-12-09 22:33:30 +00:00 |
Andreas Beeker
|
397e568656
|
#62994 - IBM JCE workarounds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848538 13f79535-47bb-0310-9956-ffa450edef68
|
2018-12-09 21:45:47 +00:00 |
Andreas Beeker
|
fba0181413
|
#62966 - init presetShapeDefinitions.xml fail under IBM jdk
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848494 13f79535-47bb-0310-9956-ffa450edef68
|
2018-12-09 02:08:50 +00:00 |
Andreas Beeker
|
dc3c437d14
|
#62953 - Rendering of FreeformShapes with formula fails
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848492 13f79535-47bb-0310-9956-ffa450edef68
|
2018-12-09 01:06:15 +00:00 |
PJ Fanning
|
740a756a3f
|
lgtm issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848438 13f79535-47bb-0310-9956-ffa450edef68
|
2018-12-08 08:13:36 +00:00 |
Alain Béarez
|
ef75a6d2d2
|
create chart from scratch by sandeeptiwari32
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848432 13f79535-47bb-0310-9956-ffa450edef68
|
2018-12-08 02:44:22 +00:00 |
PJ Fanning
|
3c313a7f66
|
[bug-57342] add SXSSFWorkbook setZip64Mode method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848179 13f79535-47bb-0310-9956-ffa450edef68
|
2018-12-04 21:51:56 +00:00 |
Andreas Beeker
|
a83a20d718
|
add 4.0.1 to the doap file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848115 13f79535-47bb-0310-9956-ffa450edef68
|
2018-12-04 00:02:14 +00:00 |
Andreas Beeker
|
494eaa04f9
|
update links to POI 4.0.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847861 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-30 23:08:18 +00:00 |
Andreas Beeker
|
1a5c349e98
|
prepare for 4.0.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847496 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-26 21:27:44 +00:00 |
Andreas Beeker
|
42f7b8b847
|
release prepare for 4.0.1 - updating build.xml and changes.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847494 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-26 21:26:55 +00:00 |
Andreas Beeker
|
f51a78bd10
|
exclude sha256 for nexus upload
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847493 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-26 21:24:46 +00:00 |
Andreas Beeker
|
32375d0f44
|
Fix exception for old powerpoint documents without the usual stream name
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847487 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-26 20:54:43 +00:00 |
Dominik Stadler
|
2f6911a8ae
|
Fix TestFileMagic
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847454 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-26 06:28:17 +00:00 |
Andreas Beeker
|
aad955d3bf
|
Fix exception for old powerpoint documents without the usual stream name
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847442 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-25 23:01:54 +00:00 |
Andreas Beeker
|
e96aae8be4
|
#60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the OutputStream
regression
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847438 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-25 22:05:02 +00:00 |
Dominik Stadler
|
d28720afd0
|
Add test for FileMagic
JavaDoc warning fixes
Remove some IDE warnings
Reformat code of sample application
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847437 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-25 21:56:43 +00:00 |
Dominik Stadler
|
061db56f2d
|
Exclude ooxml-testlib from src-zip/tar.gz
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847436 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-25 21:56:26 +00:00 |
Andreas Beeker
|
283ebe0e08
|
#62951 - FileMagic not correctly identified
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847429 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-25 20:50:13 +00:00 |
Andreas Beeker
|
d2cf03d353
|
#62949 - SlideShow rendering - keyframe fractions must be increasing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847428 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-25 19:25:35 +00:00 |
PJ Fanning
|
30dd835629
|
fixed escaping of sheet names. Thanks to gallonfizik. This closes #134
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847418 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-25 16:13:17 +00:00 |
Tim Allison
|
8e427c1806
|
bug 60316 -- skip the glossary document, not the template document.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847263 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-23 13:32:22 +00:00 |
PJ Fanning
|
34ef20ac82
|
add missing classes to poi-ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847083 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-21 09:10:19 +00:00 |
Andreas Beeker
|
78aceb2106
|
Remove duplicated .jar extension when crafting the maven-jar name
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847068 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-20 22:11:58 +00:00 |
PJ Fanning
|
c199dfc3b6
|
tidy up code formatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847012 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-20 14:31:49 +00:00 |
PJ Fanning
|
96308eb512
|
[bug-62929] add null check for blip fill. Thanks to Mate Borcsok
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847004 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-20 14:15:14 +00:00 |
Andreas Beeker
|
0377b57a54
|
prepare for 4.0.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846951 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-19 21:25:14 +00:00 |
Andreas Beeker
|
6d9706b735
|
release prepare for 4.0.1 - updating build.xml and changes.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846949 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-19 21:24:24 +00:00 |
Andreas Beeker
|
fa5e01e391
|
Remove commented out System.out calls / Move DummyGraphics2d to testcase area, as it's not used by production code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846946 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-19 20:48:10 +00:00 |
Andreas Beeker
|
867bca06ee
|
Try to workaround/ignore kept open files of JaCoCo ant task
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846945 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-19 20:47:03 +00:00 |
Andreas Beeker
|
655c24dcb5
|
Remove/Minimize references to Scratchpad module from other modules
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846931 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-19 18:00:42 +00:00 |
Andreas Beeker
|
8c12df7270
|
#62921 - Provide OOXMLLite alternative for Java 12+
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846870 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-18 22:09:44 +00:00 |
Andreas Beeker
|
4458a10d66
|
#62921 - Provide OOXMLLite alternative for Java 12+
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846849 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-18 16:03:20 +00:00 |
Andreas Beeker
|
4d2bd9d57e
|
#62921 - Provide OOXMLLite alternative for Java 12+
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846824 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-18 11:06:28 +00:00 |
Andreas Beeker
|
7239d7c525
|
#62921 - Provide OOXMLLite alternative for Java 12+
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846811 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-18 00:49:54 +00:00 |
Andreas Beeker
|
c7cf08b50a
|
#62921 - Provide OOXMLLite alternative for Java 12+
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846810 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-18 00:23:49 +00:00 |
Andreas Beeker
|
42af181065
|
#62921 - Provide OOXMLLite alternative for Java 12+
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846809 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-18 00:01:40 +00:00 |
Andreas Beeker
|
0bb47ba1e4
|
Multiproject test including Windows slaves
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846773 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-16 22:28:23 +00:00 |
Andreas Beeker
|
27b3bc23ce
|
exclude H35 because of strange file permission errors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846746 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-16 18:49:26 +00:00 |
Andreas Beeker
|
e4144133e5
|
exclude H35 because of strange file permission errors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846744 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-16 18:41:46 +00:00 |
Andreas Beeker
|
c0e2f60d9e
|
Try to fix ImageIO cache error
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846723 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-16 15:39:51 +00:00 |
Dominik Stadler
|
b54c63f113
|
One more try to avoid the test-failures related to ImageIO-cache dir
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846719 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-16 15:08:59 +00:00 |
Dominik Stadler
|
03abb9edf4
|
Try to create the temporary directory for ImageIO to see if that makes
the tests work again when built with Maven
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846706 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-16 11:25:59 +00:00 |
PJ Fanning
|
46f6c45f6c
|
put back XSSFColor(java.awt.Color clr) constructor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846701 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-16 07:57:49 +00:00 |
PJ Fanning
|
218a7190ba
|
remove duplicate attempt to add column headers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846549 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-13 21:34:03 +00:00 |
PJ Fanning
|
85f6277c27
|
remove unused import
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846548 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-13 21:30:49 +00:00 |
PJ Fanning
|
d1deecfc9c
|
[bug-62908] populate NamedColors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846520 13f79535-47bb-0310-9956-ffa450edef68
|
2018-11-13 16:08:11 +00:00 |