Andreas Beeker
|
d559feb7de
|
64512 - Ole10Native aka embedded / object packager - handle UTF16 variants
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1878730 13f79535-47bb-0310-9956-ffa450edef68
|
2020-06-11 00:43:45 +00:00 |
|
Andreas Beeker
|
e331ecb3f6
|
sonar fixes - blocker
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839745 13f79535-47bb-0310-9956-ffa450edef68
|
2018-08-31 11:56:18 +00:00 |
|
Andreas Beeker
|
8ebfec4808
|
#62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839709 13f79535-47bb-0310-9956-ffa450edef68
|
2018-08-31 00:25:50 +00:00 |
|
Andreas Beeker
|
96d5fab483
|
#62649 - Remove OPOIFS
Fix HPSF UTF-8 encoding error with Bug52311.doc while refactoring CopyCompare/EntryUtils
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839201 13f79535-47bb-0310-9956-ffa450edef68
|
2018-08-26 11:55:00 +00:00 |
|
Dominik Stadler
|
0cfa1ede4c
|
Remove unnecessary type arguments (Java 8)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808516 13f79535-47bb-0310-9956-ffa450edef68
|
2017-09-16 08:27:23 +00:00 |
|
Dominik Stadler
|
037800436a
|
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary casts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808508 13f79535-47bb-0310-9956-ffa450edef68
|
2017-09-16 08:21:28 +00:00 |
|
Javen O'Neal
|
c6f959bebb
|
bug 60331: remove deprecated EntryUtils.copyNodes( DirectoryEntry, DirectoryEntry, List<String> excepts). Use EntryUtils.copyNodes( FilteringDirectoryEntry, FilteringDirectoryEntry ) instead.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767716 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-02 16:25:18 +00:00 |
|
Javen O'Neal
|
7355105925
|
show example of equivalent EntryUtils.copyNodes using FilteringDirectoryNode instead of DirectoryNode with excepts list
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767715 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-02 16:22:04 +00:00 |
|
Javen O'Neal
|
172ac0be60
|
bug 59170: Removed deprecated methods in POIFS, SS, HSSF, and XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748897 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-18 01:06:53 +00:00 |
|
Nick Burch
|
32579cda68
|
#56791 More updates from OPOIFS to NPOIFS
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1678783 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-11 18:04:30 +00:00 |
|
Yegor Kozlov
|
f6cb7f14ac
|
Bugzilla 55578 - Support embedding OLE1.0 packages in HSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1531623 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-13 07:39:40 +00:00 |
|
Yegor Kozlov
|
e0b6a9975c
|
Bug 52628 - Replace System.err info messages with a POILogger
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1410318 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-16 12:21:49 +00:00 |
|
Yegor Kozlov
|
217dbe5502
|
fixed javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212511 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 16:48:38 +00:00 |
|
Nick Burch
|
89517783f1
|
Convert POIFS EntryUtils.copyNodes(POFS,POIFS) to use FilteringDirectoryNode, so can exclude from copying nodes not just directly under the root
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1207445 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-28 17:00:11 +00:00 |
|
Nick Burch
|
9532e9c878
|
Add unit test for using FilteringDirectoryNode with EntryUtils.areDirectoriesIdentical
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1207422 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-28 16:51:06 +00:00 |
|
Nick Burch
|
bf477712be
|
Unit tests for POIFS EntryUtils
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1207333 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-28 15:54:51 +00:00 |
|
Nick Burch
|
c63f86cf66
|
Start on a new method for POIFS EntryUtils for checking to see if the two Directories have the same contents, plus stub out some tests for EntryUtils (to follow)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1206355 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-25 21:56:19 +00:00 |
|
Sergey Vladimirov
|
dae2c57a09
|
move poi.util.POIUtils to poi.poifs.filesystem.EntryUtils
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160788 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 16:44:06 +00:00 |
|