Andreas Beeker
|
6f3bb20b2e
|
JCE policy assumption fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767456 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-01 09:18:55 +00:00 |
|
Andreas Beeker
|
457100c358
|
Bug 60320 - issue opening password protected xlsx
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767399 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-01 01:30:48 +00:00 |
|
Tim Allison
|
ce826bc967
|
remove println
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767354 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-31 19:03:06 +00:00 |
|
Tim Allison
|
2633894b39
|
60293 -- Handle illegal "Odd" header/footer in XWPF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767353 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-31 19:02:06 +00:00 |
|
Mark Murphy
|
14babbb970
|
57366: XWPFTable to Header / Footer
Task-Url: https://bz.apache.org/bugzilla/show_bug.cgi?id=57366
This update contains a breaking change
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767175 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-30 18:49:16 +00:00 |
|
Dominik Stadler
|
ca4a7d2f27
|
Bug 53611: populate dimension of XSSF Worksheet when writing the document
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767096 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-29 07:38:46 +00:00 |
|
Dominik Stadler
|
d47fff6e1c
|
Bug 59026: Add two null-checks to make exporting XLSX to XML work
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767057 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-28 18:24:04 +00:00 |
|
Tim Allison
|
1cdf883548
|
60315 -- allow 'yyyy-MM-dd' as a valid date format in metadata in OPCParser
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767026 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-28 14:11:52 +00:00 |
|
Andreas Beeker
|
51b4f2a365
|
fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1766747 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-26 22:37:34 +00:00 |
|
Andreas Beeker
|
2c086c590e
|
Bug 60059 - Deprecate xslf.usermodel.Drawing* - was: Can't change text of DrawingParagraph
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1766746 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-26 22:32:46 +00:00 |
|
Dominik Stadler
|
a350f399f5
|
Allow more time for a unit-test when running on slow Gump VM
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1766397 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-24 12:07:15 +00:00 |
|
Dominik Stadler
|
3f91e44380
|
Bug 60289: Fix handling of unicode escapes with lowercase hex-chars
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1766065 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-21 16:31:51 +00:00 |
|
Javen O'Neal
|
359820ba80
|
bug 60288: remove defensive copy for internal relationships. Patch from Tim Helmstedt. This closes #38.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765935 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-21 07:29:40 +00:00 |
|
Dominik Stadler
|
f2c9dbec3f
|
Add some missing close() calls
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765875 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-20 20:31:50 +00:00 |
|
Tim Allison
|
e9b4a17d77
|
BUG-60286 avoid NPE XWPFRun. Didn't add unit test or document...didn't seem to be worth it.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765863 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-20 18:58:47 +00:00 |
|
Tim Allison
|
9c455cb5c9
|
BUG-60285 avoid NPE if missing relationship id
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765861 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-20 18:45:03 +00:00 |
|
Javen O'Neal
|
a1ec4334cf
|
Eclipse automated refactor/cleanup: add final modifier to private fields to unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765739 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-20 02:21:14 +00:00 |
|
Andreas Beeker
|
3ac60f4bcc
|
Bug 55714 - Background image ignored on slide copy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765733 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 23:25:51 +00:00 |
|
Javen O'Neal
|
eeff9989ee
|
StringUtil.count was renamed to StringUtil.countMatches
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765732 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 23:06:35 +00:00 |
|
Javen O'Neal
|
2554a46eaf
|
Eclipse automated refactor/cleanup: convert for loops to for-each loops
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765731 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 23:04:39 +00:00 |
|
Javen O'Neal
|
4b01accdb3
|
Eclipse automated refactor/cleanup: convert for loops to for-each loops
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765728 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 22:28:07 +00:00 |
|
Javen O'Neal
|
c5dddf7fac
|
Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765726 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 21:52:31 +00:00 |
|
Javen O'Neal
|
c0a5f568da
|
close pkg
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765561 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 09:04:01 +00:00 |
|
Javen O'Neal
|
425e04b4a4
|
add @Override decorators to SheetIterator, move code outside of for-loop
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765556 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 08:38:19 +00:00 |
|
Javen O'Neal
|
3ac3f37cbe
|
bug 60255: use actual number of package parts rather than hard-coding an upper-bound
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765546 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 07:47:07 +00:00 |
|
Javen O'Neal
|
e1734cd542
|
disabled unit tests are now passing for bug 48703
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765544 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 07:37:47 +00:00 |
|
Javen O'Neal
|
eada340cbd
|
make code more similar between default case and indexed case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765536 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 06:44:09 +00:00 |
|
Dominik Stadler
|
e3633daac5
|
Bug 60259: Add missing dispose() call
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765100 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-15 19:07:04 +00:00 |
|
Dominik Stadler
|
90ef824079
|
Close temp-file in test to not leak file-handles and fail deleting the file on Windows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765019 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-15 06:54:26 +00:00 |
|
Nick Burch
|
bff698c938
|
#60255 When creating a XSSF drawing, find the next available document part, even if another type has pinched the next number
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764863 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-14 10:44:03 +00:00 |
|
Javen O'Neal
|
1e5dc11721
|
bug 56781,60246: fix named range validation to match valid name rules per Excel docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764854 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-14 10:11:23 +00:00 |
|
Javen O'Neal
|
999c6499ec
|
bug 60253: add helper functions to make the constructor formula1-overloading code simpler
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764831 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-14 08:09:39 +00:00 |
|
Javen O'Neal
|
ee6b1e741d
|
bug 60253: remove repeated check for ValidationType.ANY
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764823 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-14 07:07:15 +00:00 |
|
Javen O'Neal
|
489f632288
|
bug 60253: revert XSSFDataValidationConstraint#prettyPrint QUOTE change in r1749129
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764822 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-14 07:04:27 +00:00 |
|
Javen O'Neal
|
cdd3a4f0df
|
make cached fields transient
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764809 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-14 05:13:47 +00:00 |
|
Mark Murphy
|
37f9122633
|
53009: Problem creating header and footer
Task-Url: https://bz.apache.org/bugzilla/show_bug.cgi?id=53009
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764563 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-13 01:13:45 +00:00 |
|
Andreas Beeker
|
83bd292fff
|
Bug 60230 - Roundtrip test that encrypts XSSFWorkbook and then decrypts it fails with latest code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764008 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-09 20:34:35 +00:00 |
|
Javen O'Neal
|
95e8c4b4a2
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763999 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-09 19:09:26 +00:00 |
|
Javen O'Neal
|
d5c20ccb0d
|
bug 60230: add disabled unit test from PJ Fanning for a roundtrip write/read of an encrypted XSSFWorkbook
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763998 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-09 19:03:49 +00:00 |
|
Javen O'Neal
|
c0b2d60d28
|
bug 60153: java.nio.charset.StandardCharsets is not available until Java 7. Use Charset.forName for Java 6 compatibility
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763997 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-09 18:06:46 +00:00 |
|
Javen O'Neal
|
02b3019f6c
|
bug 60153: patch from PJ Fanning to demonstrate that SXSSFWorkbook SheetDataWriter can write encrypted temporary files to disk and the workbook can be AES encrypted when written to disk for a fully secure disk environment
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763969 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-09 12:58:46 +00:00 |
|
Javen O'Neal
|
db53120ab3
|
fix findbugs warning BC_VACUOUS_INSTANCEOF from bug 55075
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763965 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-09 12:15:39 +00:00 |
|
Javen O'Neal
|
370aa27bf2
|
bug 60228: getCellTypeEnum should not be deprecated until after getCellType returns a CellType enum
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763960 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-09 10:59:34 +00:00 |
|
Javen O'Neal
|
63da9f8d19
|
bug 60153: findbugs OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE close opened streams if an exception is raised while decorating the stream
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763959 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-09 10:51:13 +00:00 |
|
Javen O'Neal
|
6426f4d19e
|
bug 55075: remove wildcard import; previous commit contributed by Frank Ploessel
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763951 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-09 10:13:06 +00:00 |
|
Javen O'Neal
|
61f00a509f
|
bug 55075,51233: create drawings with correct height when rows are custom height
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763950 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-09 10:02:36 +00:00 |
|
Javen O'Neal
|
3e4da0cd75
|
bug 60153: encrypt SXSSF temporary files; patch from PJ Fanning
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763943 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-09 04:43:14 +00:00 |
|
Javen O'Neal
|
dd1ed5b840
|
bug 60197: Workbook#setSheetOrder should update named range sheet indices
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763939 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-09 03:02:13 +00:00 |
|
Javen O'Neal
|
13a08a408b
|
bug 60219: add disabled unit test for parsing formulas containing external workbook references with a quoted sheet name
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763937 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-08 23:41:08 +00:00 |
|
Andreas Beeker
|
cb03495d36
|
Bug 60226 - ClassLoader workaround for OSGI when processing OOXML files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763922 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-08 17:07:15 +00:00 |
|