Andreas Beeker
|
eb03fc42be
|
#59268 - remove duplicated typeloader in POI and use fixed XmlBeans implementation instead
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834229 13f79535-47bb-0310-9956-ffa450edef68
|
2018-06-23 22:56:34 +00:00 |
|
Andreas Beeker
|
e87f0cb68d
|
#59268 - add license header / escape unicode string
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834168 13f79535-47bb-0310-9956-ffa450edef68
|
2018-06-22 22:24:27 +00:00 |
|
Andreas Beeker
|
18db483a72
|
#59268 - Work on providing an updated version of XMLBeans
(imported from https://github.com/apache/poi/pull/113)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834165 13f79535-47bb-0310-9956-ffa450edef68
|
2018-06-22 21:25:00 +00:00 |
|
Andreas Beeker
|
de9b2e0481
|
#60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the OutputStream
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833566 13f79535-47bb-0310-9956-ffa450edef68
|
2018-06-14 22:25:26 +00:00 |
|
Andreas Beeker
|
5169036f66
|
#62452 - Extract configuration while verifying XML signatures
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833477 13f79535-47bb-0310-9956-ffa450edef68
|
2018-06-13 20:06:08 +00:00 |
|
PJ Fanning
|
d101d9100c
|
[bug-62438] remove nullable class (and use java.util.Optional). This closes #111
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833459 13f79535-47bb-0310-9956-ffa450edef68
|
2018-06-13 12:18:32 +00:00 |
|
Andreas Beeker
|
3245d7c809
|
remove obsolete dev classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833217 13f79535-47bb-0310-9956-ffa450edef68
|
2018-06-08 22:31:39 +00:00 |
|
PJ Fanning
|
53bb443e64
|
[bug-62435] Rename getAllEmbedds method to getAllEmbeddedParts (getAllEmbedds is retained but deprecated)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833059 13f79535-47bb-0310-9956-ffa450edef68
|
2018-06-06 16:51:13 +00:00 |
|
PJ Fanning
|
fd90cb4ea7
|
fix test class name
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833056 13f79535-47bb-0310-9956-ffa450edef68
|
2018-06-06 16:27:02 +00:00 |
|
Andreas Beeker
|
d8d076b73a
|
#62187 - Compiling with Java 10 fails with ClassCastException / use commons-compress for zipbomb detection
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832789 13f79535-47bb-0310-9956-ffa450edef68
|
2018-06-03 22:09:11 +00:00 |
|
Andreas Beeker
|
e2ec4ebe95
|
#62355 - unsplit packages - 3 - only imports
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832360 13f79535-47bb-0310-9956-ffa450edef68
|
2018-05-27 22:13:31 +00:00 |
|
Andreas Beeker
|
1c0834c436
|
#62355 - unsplit packages - 2 - modified classes (not only imports)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832359 13f79535-47bb-0310-9956-ffa450edef68
|
2018-05-27 22:01:33 +00:00 |
|
Andreas Beeker
|
54f191b613
|
#62355 - unsplit packages - 1 - moved classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832358 13f79535-47bb-0310-9956-ffa450edef68
|
2018-05-27 21:59:18 +00:00 |
|
PJ Fanning
|
917dace980
|
[githib-110] rename text segment class. This closes #110
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832352 13f79535-47bb-0310-9956-ffa450edef68
|
2018-05-27 20:58:21 +00:00 |
|
Andreas Beeker
|
04bbc80292
|
#62041 - TestFonts fails on Mac
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1831948 13f79535-47bb-0310-9956-ffa450edef68
|
2018-05-20 22:22:58 +00:00 |
|
Andreas Beeker
|
5c71e10c46
|
#62051 - Two shapes have the same shapeId within the same slide.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1831947 13f79535-47bb-0310-9956-ffa450edef68
|
2018-05-20 22:00:14 +00:00 |
|
Andreas Beeker
|
0be1b75834
|
#61633 - Zero width shapes aren't rendered
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1831923 13f79535-47bb-0310-9956-ffa450edef68
|
2018-05-19 21:05:10 +00:00 |
|
Andreas Beeker
|
83eb0ca821
|
Cleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated strings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1830705 13f79535-47bb-0310-9956-ffa450edef68
|
2018-05-01 18:22:00 +00:00 |
|
Dominik Stadler
|
8fc6199641
|
Allow one more add-opens to silence one more warning seen in Java 9/Java 10 currently
Use latest JDK 10 versions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1830551 13f79535-47bb-0310-9956-ffa450edef68
|
2018-04-30 11:21:31 +00:00 |
|
Andreas Beeker
|
e0f7014503
|
#59893 - Forbid calls to InputStream.available
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1830400 13f79535-47bb-0310-9956-ffa450edef68
|
2018-04-27 21:38:19 +00:00 |
|
Dominik Stadler
|
2574fd2d3d
|
Streamline assertion-usage in some tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1830296 13f79535-47bb-0310-9956-ffa450edef68
|
2018-04-27 06:15:05 +00:00 |
|
Dominik Stadler
|
ad92fcca9e
|
Fix setting active cell in .xls by populating field_6_refs whenever row/column changes, this fixes bug 61905
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1830115 13f79535-47bb-0310-9956-ffa450edef68
|
2018-04-25 20:14:07 +00:00 |
|
Andreas Beeker
|
2d6380833a
|
Bug 62187 - commit Commons Compress unrelated changes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1830061 13f79535-47bb-0310-9956-ffa450edef68
|
2018-04-25 10:03:39 +00:00 |
|
Andreas Beeker
|
6dc8c3034e
|
#61459 - handle slide layouts in extractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1829677 13f79535-47bb-0310-9956-ffa450edef68
|
2018-04-20 20:00:46 +00:00 |
|
Andreas Beeker
|
ab390ce170
|
#62319 - Decommission XSLF-/PowerPointExtractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1829653 13f79535-47bb-0310-9956-ffa450edef68
|
2018-04-20 12:52:59 +00:00 |
|
Andreas Beeker
|
4ba2d64a50
|
Bug 62092 - Text not extracted from grouped text shapes in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1829453 13f79535-47bb-0310-9956-ffa450edef68
|
2018-04-18 15:02:02 +00:00 |
|
PJ Fanning
|
af19295590
|
fix error message
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1828364 13f79535-47bb-0310-9956-ffa450edef68
|
2018-04-04 16:55:46 +00:00 |
|
PJ Fanning
|
16d25b62af
|
[bug-62254] update offset function to support optional offset values
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1828288 13f79535-47bb-0310-9956-ffa450edef68
|
2018-04-03 21:51:30 +00:00 |
|
Dominik Stadler
|
2ce07693c5
|
Add unit tests to include more required classes in poi-ooxml-schemas, add test for bug 62174 so additional schema-classes are included
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1828180 13f79535-47bb-0310-9956-ffa450edef68
|
2018-04-02 17:16:16 +00:00 |
|
Dominik Stadler
|
f440933277
|
Close resources in tests and in case of Exceptions and use try-with-resources. Close the socket-connection during encrpyting/decrypting as soon as it is not needed any more.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1828178 13f79535-47bb-0310-9956-ffa450edef68
|
2018-04-02 17:16:01 +00:00 |
|
PJ Fanning
|
35fd4f85aa
|
[bug-62216] add test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1828174 13f79535-47bb-0310-9956-ffa450edef68
|
2018-04-02 15:59:21 +00:00 |
|
Dominik Stadler
|
fd39985247
|
Add test for setters/getters of XWPFRun to include morre generated classes in poi-ooxml-schemas.
See also https://github.com/centic9/poi-on-android/issues/31
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1826464 13f79535-47bb-0310-9956-ffa450edef68
|
2018-03-11 21:11:11 +00:00 |
|
Andreas Beeker
|
58a0a100f5
|
#62159 - Support XML signature over windows certificate store
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825948 13f79535-47bb-0310-9956-ffa450edef68
|
2018-03-06 00:07:20 +00:00 |
|
Dominik Stadler
|
ff96f4c64d
|
Reduce testcase some more, add missing license header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825851 13f79535-47bb-0310-9956-ffa450edef68
|
2018-03-05 05:14:56 +00:00 |
|
Dominik Stadler
|
feace0e745
|
Add unit test which verifies that ThresholdInputStream can be used. This currently fails with Java 10 because the reflection relies on internals of class ZipFile that were changed.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825818 13f79535-47bb-0310-9956-ffa450edef68
|
2018-03-04 13:33:38 +00:00 |
|
Dominik Stadler
|
fb2f23678f
|
Some IntelliJ and Javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825817 13f79535-47bb-0310-9956-ffa450edef68
|
2018-03-04 13:33:31 +00:00 |
|
PJ Fanning
|
aee50698a4
|
use xmlunit for xml diffs in unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825810 13f79535-47bb-0310-9956-ffa450edef68
|
2018-03-04 12:24:44 +00:00 |
|
PJ Fanning
|
8d4f3fde68
|
remove some casts to short
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825749 13f79535-47bb-0310-9956-ffa450edef68
|
2018-03-03 01:48:46 +00:00 |
|
PJ Fanning
|
fef8c69085
|
tidy up API for font index
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825409 13f79535-47bb-0310-9956-ffa450edef68
|
2018-02-26 20:26:48 +00:00 |
|
PJ Fanning
|
4221ccebda
|
[bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This closes #99
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825315 13f79535-47bb-0310-9956-ffa450edef68
|
2018-02-25 17:06:19 +00:00 |
|
Greg Woolsey
|
d144f09d2f
|
Fix for bug #62130. Turns out there were cases when a workbook with multiple edit/save cycles on the same instance would save stale cell data, resulting in incorrect copies.
Includes new unit test.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825277 13f79535-47bb-0310-9956-ffa450edef68
|
2018-02-24 21:30:47 +00:00 |
|
PJ Fanning
|
753f6f9dc6
|
further uptake of int methods for font lookups
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825103 13f79535-47bb-0310-9956-ffa450edef68
|
2018-02-22 22:32:25 +00:00 |
|
Nick Burch
|
24120f228b
|
Unit test to try to reproduce bug #62108 (currenly works though...)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1824451 13f79535-47bb-0310-9956-ffa450edef68
|
2018-02-16 11:47:24 +00:00 |
|
PJ Fanning
|
51f99aa616
|
[github-94] Add Range Copier. Thanks to Dragan Jovanović. This closes #94
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1824266 13f79535-47bb-0310-9956-ffa450edef68
|
2018-02-14 20:30:01 +00:00 |
|
Mark Murphy
|
0f4c54023e
|
#55953 Added methods to position a table
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1823920 13f79535-47bb-0310-9956-ffa450edef68
|
2018-02-12 04:12:06 +00:00 |
|
Andreas Beeker
|
22659beef2
|
#62096 - Add support for tabstops
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1823893 13f79535-47bb-0310-9956-ffa450edef68
|
2018-02-11 20:39:18 +00:00 |
|
Andreas Beeker
|
ae65b5cb4a
|
FindBugs fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1823892 13f79535-47bb-0310-9956-ffa450edef68
|
2018-02-11 20:35:11 +00:00 |
|
Mark Murphy
|
32f3b22d08
|
Add ability to set get and remove outer borders for tables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1823873 13f79535-47bb-0310-9956-ffa450edef68
|
2018-02-11 18:43:20 +00:00 |
|
Dominik Stadler
|
d0adab9aee
|
Various smaller adjustments: Remove filename in test, remove unused parameters, fix a few simple typos in JavaDoc and add more JavaDoc and some more tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1823595 13f79535-47bb-0310-9956-ffa450edef68
|
2018-02-08 19:34:16 +00:00 |
|
PJ Fanning
|
5afe7c20ab
|
use spaces for indents in some files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1822720 13f79535-47bb-0310-9956-ffa450edef68
|
2018-01-31 00:09:51 +00:00 |
|