Dominik Stadler
56d47448ce
Adjust tests, comments, JavaDoc, IDE suggestions
...
Add more output for a flaky test which sometimes fails on very slow hardware
Shutdown in tests gracefully
Otherwise an NPE may "hide" a test-failure
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1905273 13f79535-47bb-0310-9956-ffa450edef68
2022-11-13 19:22:13 +00:00
PJ Fanning
4c3a0b4e93
[github-389] Insert paragraphs and tables into XWPFDocuments recursively. Thanks to Anton Oellerer. This closes #389
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904680 13f79535-47bb-0310-9956-ffa450edef68
2022-10-18 11:49:34 +00:00
PJ Fanning
ba1e8de446
[bug-66312] partial fix for insertNewParagraph(XmlCursor cursor)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904563 13f79535-47bb-0310-9956-ffa450edef68
2022-10-13 10:38:31 +00:00
PJ Fanning
47e49a3a16
pptx test
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904334 13f79535-47bb-0310-9956-ffa450edef68
2022-09-29 10:53:01 +00:00
PJ Fanning
acd5d04daa
[bug-66278] Bug with multiple gradient stops at the exact same location causing a rendering failure (AWT -> not enough colors in gradient). Thanks to Gareth Floodgate. This closes #385
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904301 13f79535-47bb-0310-9956-ffa450edef68
2022-09-27 12:09:11 +00:00
PJ Fanning
cf22264d70
[bug-66263] add test case to try to get extra classes into poi-ooxml-lite
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904081 13f79535-47bb-0310-9956-ffa450edef68
2022-09-14 19:32:25 +00:00
PJ Fanning
af6bc9660f
[bug-66263] add test case to try to get extra classes into poi-ooxml-lite
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904079 13f79535-47bb-0310-9956-ffa450edef68
2022-09-14 16:37:29 +00:00
PJ Fanning
6e7f6dad21
try to use IllegalStateException instead of RuntimeException
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904065 13f79535-47bb-0310-9956-ffa450edef68
2022-09-14 09:54:24 +00:00
PJ Fanning
ee8781d7b5
extend tests
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903883 13f79535-47bb-0310-9956-ffa450edef68
2022-09-05 14:38:55 +00:00
PJ Fanning
9e36716056
extend test
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903849 13f79535-47bb-0310-9956-ffa450edef68
2022-09-03 18:50:52 +00:00
PJ Fanning
e485bf0b65
add CellUtil test
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903837 13f79535-47bb-0310-9956-ffa450edef68
2022-09-02 22:54:03 +00:00
PJ Fanning
ff2e90e9a5
rework CellUtil test
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903836 13f79535-47bb-0310-9956-ffa450edef68
2022-09-02 22:40:21 +00:00
PJ Fanning
dc12e93abb
CellUtil: allow fill colors to be set to null
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903828 13f79535-47bb-0310-9956-ffa450edef68
2022-09-02 11:58:19 +00:00
PJ Fanning
fe8c8eca89
bug-66052 fix broken test
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903816 13f79535-47bb-0310-9956-ffa450edef68
2022-09-01 15:44:26 +00:00
PJ Fanning
0cdae64b9a
bug-66052 add broken test (see comment 10)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903815 13f79535-47bb-0310-9956-ffa450edef68
2022-09-01 15:36:27 +00:00
PJ Fanning
18d7711806
try to fix tests
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903784 13f79535-47bb-0310-9956-ffa450edef68
2022-08-31 00:38:12 +00:00
PJ Fanning
a1cb1812dd
broken test
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903781 13f79535-47bb-0310-9956-ffa450edef68
2022-08-30 20:31:31 +00:00
PJ Fanning
d00be6e7db
[TIKA-3388] issue with non-ascii chars in file name of embedded OLE object
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903780 13f79535-47bb-0310-9956-ffa450edef68
2022-08-30 19:46:32 +00:00
PJ Fanning
4df0415621
test for TIKA-2163
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903777 13f79535-47bb-0310-9956-ffa450edef68
2022-08-30 11:44:27 +00:00
PJ Fanning
59f51987eb
test for TIKA-2605
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903776 13f79535-47bb-0310-9956-ffa450edef68
2022-08-30 11:26:20 +00:00
PJ Fanning
30a0a4362a
test for TIKA-3163
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903775 13f79535-47bb-0310-9956-ffa450edef68
2022-08-30 11:10:46 +00:00
PJ Fanning
25f00ba7c2
reuse code
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903737 13f79535-47bb-0310-9956-ffa450edef68
2022-08-28 13:49:05 +00:00
PJ Fanning
0edc08a358
build issue
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903732 13f79535-47bb-0310-9956-ffa450edef68
2022-08-28 13:09:38 +00:00
PJ Fanning
2ffef9d249
[bug-63575] fix test
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903731 13f79535-47bb-0310-9956-ffa450edef68
2022-08-28 12:51:17 +00:00
PJ Fanning
80f89a3674
[bug-63575] support capitalized text in XWPFWordExtractor
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903729 13f79535-47bb-0310-9956-ffa450edef68
2022-08-28 12:19:08 +00:00
PJ Fanning
ab5cb372e5
do not rely on xml namespace prefixes - use the URIs
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903728 13f79535-47bb-0310-9956-ffa450edef68
2022-08-28 12:01:53 +00:00
PJ Fanning
7fd339952b
[bug-66242] Fix issue with orphaned (in package) images and notes post slide removal. Thanks to gffloodg. This closes #377
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903727 13f79535-47bb-0310-9956-ffa450edef68
2022-08-28 09:35:48 +00:00
PJ Fanning
deffaacd0f
sonar issues
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903686 13f79535-47bb-0310-9956-ffa450edef68
2022-08-25 18:52:27 +00:00
PJ Fanning
8d9d916ecd
add test
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903646 13f79535-47bb-0310-9956-ffa450edef68
2022-08-23 19:32:24 +00:00
PJ Fanning
95c799cfce
[bug-65473] extra test
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903574 13f79535-47bb-0310-9956-ffa450edef68
2022-08-19 13:14:00 +00:00
PJ Fanning
f1692cc041
[bug-65473] when copy slide, new slide uses old textrun object reference. Thanks to FlyingPigQAQ. This closes #371
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903558 13f79535-47bb-0310-9956-ffa450edef68
2022-08-19 08:40:32 +00:00
PJ Fanning
214fe205c4
[bug-66230] don't fail to create SXSSFSheet if auto size tracker can't be initialized
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903533 13f79535-47bb-0310-9956-ffa450edef68
2022-08-18 21:08:41 +00:00
PJ Fanning
6ed51c1db2
[bug-66230] don't fail to create SXSSFSheet if auto size tracker can't be initialized
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903529 13f79535-47bb-0310-9956-ffa450edef68
2022-08-18 17:40:22 +00:00
PJ Fanning
9a616913b9
[bug-66215] try to fix formulas in tables after row/column shifting
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903464 13f79535-47bb-0310-9956-ffa450edef68
2022-08-16 17:37:35 +00:00
PJ Fanning
74cc4ef32b
[bug-66215] add test case (that shows we have issues and need fixes)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903459 13f79535-47bb-0310-9956-ffa450edef68
2022-08-16 13:14:57 +00:00
PJ Fanning
702e9c6958
[bug-66215] add test case (that shows we have issues and need fixes)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903458 13f79535-47bb-0310-9956-ffa450edef68
2022-08-16 13:12:45 +00:00
PJ Fanning
3184a18b40
[bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns null
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903442 13f79535-47bb-0310-9956-ffa450edef68
2022-08-15 19:20:13 +00:00
PJ Fanning
ed67d48d96
[bug-66215] add test case (that shows we have issues and need fixes)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903440 13f79535-47bb-0310-9956-ffa450edef68
2022-08-15 18:40:25 +00:00
PJ Fanning
3a42bc3247
test that original slide is not modified
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903438 13f79535-47bb-0310-9956-ffa450edef68
2022-08-15 13:19:34 +00:00
PJ Fanning
0f45464494
[bug-66040] add apparently working test cases
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903437 13f79535-47bb-0310-9956-ffa450edef68
2022-08-15 13:08:03 +00:00
PJ Fanning
7425aa0af3
[bug-66040] add apparently working test cases
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903436 13f79535-47bb-0310-9956-ffa450edef68
2022-08-15 12:59:07 +00:00
PJ Fanning
711ab033f3
[bug-66213] hack clone table code to avoid failing with edge cases
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903409 13f79535-47bb-0310-9956-ffa450edef68
2022-08-14 09:47:16 +00:00
PJ Fanning
6d2853d9bd
[bug-66213] hack clone table code to avoid failing with edge cases
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903398 13f79535-47bb-0310-9956-ffa450edef68
2022-08-13 18:11:16 +00:00
PJ Fanning
a38a5c3a0b
[bug-66213] clone tables while cloning sheet. Thanks to Axel Richter.
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903396 13f79535-47bb-0310-9956-ffa450edef68
2022-08-13 16:35:05 +00:00
PJ Fanning
62d8b8df57
[bug-66212] try to remove table part for table when removing table
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903395 13f79535-47bb-0310-9956-ffa450edef68
2022-08-13 16:11:03 +00:00
PJ Fanning
7301e841c7
[bug-66211] add test case
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903393 13f79535-47bb-0310-9956-ffa450edef68
2022-08-13 15:09:18 +00:00
PJ Fanning
0735103188
forbidden api check
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903273 13f79535-47bb-0310-9956-ffa450edef68
2022-08-07 22:42:54 +00:00
PJ Fanning
72983be276
basic bubble chart support
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903272 13f79535-47bb-0310-9956-ffa450edef68
2022-08-07 22:19:10 +00:00
PJ Fanning
343b86c461
remove unused field
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903207 13f79535-47bb-0310-9956-ffa450edef68
2022-08-03 10:07:15 +00:00
PJ Fanning
633baa45eb
[bug-66181] fix issue with evaluation of blank string in VALUE function
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903171 13f79535-47bb-0310-9956-ffa450edef68
2022-08-01 16:06:59 +00:00