Nick Burch
|
d004673137
|
Refactor DocumentInputStream so that it can transparently handle both old style and new style POIFS Documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1053562 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-29 07:28:10 +00:00 |
|
Nick Burch
|
3a0d6d3f8e
|
Add a NPOIFS aware createDocumentInputStream method to DirectoryNode, and use it in POIDocument. Also fix indent in the latter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1053522 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-29 03:30:07 +00:00 |
|
Nick Burch
|
f22e831a0f
|
Since a DirectoryNode has a reference to the underlying POIFSFileSystem, tidy up the POIDocument constructor to not need both passing in
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1053521 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-29 03:19:46 +00:00 |
|
Nick Burch
|
8428670c2c
|
Add support for creating SummaryInformation and DocumentSummaryInformation properties on POIDocuments that don't have them, via POIDocument.createInformationProperties()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@884072 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-25 12:37:48 +00:00 |
|
Yegor Kozlov
|
4d835fbda7
|
Avoid exception when reading ClipboardData packet in OLE property sets, see bugzilla 45583
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@806172 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-20 13:49:33 +00:00 |
|
Nick Burch
|
055da485c8
|
Put abstract write(OutputStream) method on POIDocument
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658350 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-20 17:12:08 +00:00 |
|
Nick Burch
|
450c9754f3
|
Improve how POIFS works with directory entries, and update HWPFDocument to support reading an embeded word document
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@646870 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-10 16:59:10 +00:00 |
|
Nick Burch
|
92211d73aa
|
Fix from Yegor from bug #44491 - don't have the new style handy POIDocument property stuff break old style hpsf+hssf use
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@633118 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-03 15:10:46 +00:00 |
|
Nick Burch
|
a17bc6af54
|
If we have a document with a hpsf stream that exists, but is of the wrong type, then log a warning but continue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@620582 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-11 19:14:04 +00:00 |
|
Nick Burch
|
f4d92df6b3
|
Update POIDocument to use POILogger
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@577317 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-19 14:40:44 +00:00 |
|
Nick Burch
|
4dd0181328
|
Move POIDocument out of the scratchpad
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@577259 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-19 11:56:36 +00:00 |
|