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 |
|
Andreas Beeker
|
f648c23daa
|
fix integration-tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765900 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-20 22:31:50 +00:00 |
|
Dominik Stadler
|
d0d5334386
|
Exclude new BIFF5 file in some unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765876 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-20 20:31:57 +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 |
|
Tim Allison
|
9fd46e3174
|
BUG-60284 -- need to update dev tests <face_palm/>
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765859 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-20 18:39:47 +00:00 |
|
Tim Allison
|
d233f7c348
|
BUG-60284 -- throw EncryptedDocumentException for password protected OldExcel files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765829 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-20 15:13:16 +00:00 |
|
Javen O'Neal
|
0821c1e4b2
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765741 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-20 02:24:50 +00:00 |
|
Javen O'Neal
|
ab6dd76f6a
|
upgrade to junit4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765740 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-20 02:24:17 +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 |
|
Javen O'Neal
|
107d44c48e
|
close resource
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765737 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-20 02:05:42 +00:00 |
|
Javen O'Neal
|
96d35e0b8e
|
Eclipse automated refactor/cleanup: convert for loops to for-each loops
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765736 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-20 01:54:56 +00:00 |
|
Andreas Beeker
|
54122c2233
|
remove *_dump directory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765734 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 23:43:42 +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
|
5d3d50b9d1
|
add StringUtil.count, inspired by Apache Commons Lang StringUtils#countMatches and Python's str.count(substr)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765730 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 23:04:16 +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 |
|
Tim Allison
|
5958cb4840
|
BUG-59302 --add minimal support for VBAMacro extraction to HSLF; credit to Andreas Beeker for this patch. Problems are mine.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765696 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 18:44:46 +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
|
9cad5aff09
|
reenable unit test for bug 58648 that passes now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765548 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 08:03:57 +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
|
a73df78070
|
remove @deprecated annotation from Enum-returning getters. These will be deprecated after the int-returning getters are removed.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765545 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 07:43:18 +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 |
|
Dominik Stadler
|
ec7607e398
|
Fix some IDE warnings/javadoc/...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765538 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 06:52:44 +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 |
|
Javen O'Neal
|
09c13eeefa
|
on Windows, a directory cannot contain a file and a directory with the same name
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765531 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 05:18:48 +00:00 |
|
Javen O'Neal
|
55252a9fe9
|
findbugs: Switch statement found in org.apache.poi.sl.draw.DrawShape.applyTransform(Graphics2D) where default case is missing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765530 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 05:07:30 +00:00 |
|
Javen O'Neal
|
669e32e551
|
add data type to UTF_16LE
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765529 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 05:06:49 +00:00 |
|
Javen O'Neal
|
fec5613aff
|
remove java.nio.charset.StandardCharsets which is not available until Java 7
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765528 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 05:00:07 +00:00 |
|
Tim Allison
|
17d4d76f4f
|
BUG 60273 -- Use codepageutil to get correct charset in VBAMacroReader
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765490 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-18 18:24:39 +00:00 |
|
Tim Allison
|
ef7bbb8fe4
|
BUG 59858 -- avoid npe when there's a collision of record names...doh. Fix unit test.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765482 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-18 16:54:12 +00:00 |
|
Tim Allison
|
92eb3bbade
|
BUG 59858 -- avoid npe when there's a collision of record names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765479 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-18 16:43:20 +00:00 |
|
Tim Allison
|
c878e39b55
|
BUG 59830 -- incorrect reading of unicode stream name
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765468 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-18 15:47:38 +00:00 |
|
Tim Allison
|
db79501e9f
|
BUG 60158 -- AIOOBE in VBAMacroReader
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765433 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-18 12:55:34 +00:00 |
|
Andreas Beeker
|
bf95861693
|
Bug 53191 - Problems with line style when converting ppt to png
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765196 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-16 22:48:25 +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
|
3f5e3d638c
|
Update to japicmp-gradle-plugin:0.1.2 and enable newly added properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765020 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-15 07:09:13 +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 |
|
Dominik Stadler
|
37116e84e5
|
Bug 60029: apply suggested fix and fix some IntelliJ warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765018 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-15 06:54:20 +00:00 |
|
Dominik Stadler
|
b51eb49e58
|
Bug 60134: Add initial tasks for running japicmp to the Gradle build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764960 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-14 20:46:30 +00:00 |
|
Tim Allison
|
7f9f8e9afa
|
add length sanity check for length of embedded OLE10Native (BUG 60256)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764927 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-14 14:57:29 +00:00 |
|
Tim Allison
|
442815fcc5
|
add ignored test and triggering document for BUG 60256
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764890 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-14 13:22:23 +00:00 |
|
Nick Burch
|
b79defb983
|
Exclude broken hand-crafted test file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764887 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-14 13:03:53 +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 |
|
Nick Burch
|
a1800650d9
|
Test file for #60255
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764859 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-14 10:39:16 +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 |
|