poi/src/scratchpad/src/org/apache/poi/hwpf/model
Andreas Beeker 4bed984c0f Charset.forName() for known encodings makes catching UnknownEncodingException obsolete
Unify UTF-16LE conversion to StringUtil
BugFix for RecordInputStream.readFully in combination with continuing records
BugFix for integration tests - fix pathname for handler/exclude lookup on windows

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1648032 13f79535-47bb-0310-9956-ffa450edef68
2014-12-27 01:33:28 +00:00
..
io mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 2011-08-09 05:53:28 +00:00
types Bug 52583 - Conversion to html : Problem with combobox 2012-11-06 16:26:43 +00:00
BookmarkFirstDescriptor.java fixed missing ASF licence headers 2011-08-11 08:47:58 +00:00
BookmarksTables.java rewrite Sttb utils to handle complex cases 2011-09-30 13:16:50 +00:00
BytePropertyNode.java rewrite PAPX / CHPX loading, allowing to read complex files 2011-07-11 20:49:41 +00:00
CHPBinTable.java optimized unused imports in poi-scratchpad 2012-03-05 09:46:11 +00:00
CHPFormattedDiskPage.java fixed javadoc warnings 2011-12-09 16:48:38 +00:00
CHPX.java fix bug 53182 - Reading combined character styling and direct formatting of a character run 2012-11-05 15:51:41 +00:00
CachedPropertyNode.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 2011-08-09 05:53:28 +00:00
CharIndexTranslator.java fix Bug 51772 - IllegalArgumentException Parsing MS Word 97 - 2003; 2011-09-07 12:12:17 +00:00
Colorref.java add tabs handling and additional SPRMs; update ShadingDescription definition (in fact, replace) 2011-09-20 14:12:44 +00:00
ComplexFileTable.java reuse existing POIFS of hwpf document to preserve all OLE streams 2011-08-11 18:49:35 +00:00
DocumentProperties.java fix issues related to document properties loading and saving 2011-08-11 16:37:31 +00:00
EscherRecordHolder.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 2011-08-09 05:53:28 +00:00
FFData.java fixed missing licence headers 2012-11-25 12:01:54 +00:00
FFDataBase.java fixed missing licence headers 2012-11-25 12:01:54 +00:00
FIBFieldHandler.java performance issue logging calls are expensive because of the objects created when assembling the log messages. Using the check() method of the logging sub-system can prevent object creation 2014-03-31 15:54:52 +00:00
FSPA.java add initial code for office drawings (and pictures saved as such drawings) 2011-07-28 13:46:57 +00:00
FSPADocumentPart.java fixed missing ASF licence headers 2011-08-11 08:47:58 +00:00
FSPATable.java add initial code for office drawings (and pictures saved as such drawings) 2011-07-28 13:46:57 +00:00
Ffn.java FindBugs fix 2014-02-16 19:35:16 +00:00
FibBase.java extract FibBase from FIB 2011-10-01 15:32:32 +00:00
FibRgLw.java javadoc fix 2014-01-11 00:14:17 +00:00
FibRgLw95.java correctly handle last part of FIB 2011-10-01 18:18:51 +00:00
FibRgLw97.java javadoc fix 2014-01-11 00:14:17 +00:00
FibRgW97.java javadoc fix 2014-01-11 00:14:17 +00:00
FieldDescriptor.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 2011-08-09 05:53:28 +00:00
FieldsDocumentPart.java fixed missing ASF licence headers 2011-08-11 08:47:58 +00:00
FieldsTables.java fix issues related to document properties loading and saving 2011-08-11 16:37:31 +00:00
FileInformationBlock.java javadoc fix 2014-01-11 00:14:17 +00:00
FontTable.java FindBugs fix 2014-02-16 19:35:16 +00:00
FootnoteReferenceDescriptor.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 2011-08-09 05:53:28 +00:00
FormattedDiskPage.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 2011-08-09 05:53:28 +00:00
GenericPropertyNode.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 2011-08-09 05:53:28 +00:00
Grfhic.java update list types definitions using new Grfhic class 2011-10-29 23:01:54 +00:00
HDFType.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 2011-08-09 05:53:28 +00:00
Hyphenation.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 2011-08-09 05:53:28 +00:00
LFO.java refactor list format override structures (was marked with @Internal annotation) 2012-09-23 12:56:32 +00:00
LFOData.java refactor list format override structures (was marked with @Internal annotation) 2012-09-23 12:56:09 +00:00
LFOLVLBase.java correctly handle LFOData structures 2011-10-01 20:01:23 +00:00
LSTF.java correctly save PlfLst 2011-10-02 00:11:05 +00:00
LVLF.java update LVLF definition 2011-10-01 22:23:31 +00:00
ListData.java correctly save PlfLst 2011-10-02 00:11:05 +00:00
ListFormatOverrideLevel.java FindBugs fix 2014-02-16 23:36:32 +00:00
ListLevel.java FindBugs fix 2014-02-16 23:36:32 +00:00
ListTables.java performance issue logging calls are expensive because of the objects created when assembling the log messages. Using the check() method of the logging sub-system can prevent object creation 2014-03-31 15:54:52 +00:00
NilPICFAndBinData.java Bug 56913 - Replace usages of o.a.p.util.ArrayUtil.copyOf* methods with replacements from j.u.Arrays 2014-09-05 00:31:47 +00:00
NoteType.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 2011-08-09 05:53:28 +00:00
NotesTables.java fix issues related to document properties loading and saving 2011-08-11 16:37:31 +00:00
OldCHPBinTable.java fix 51944 - PAPFormattedDiskPage.getPAPX - IndexOutOfBounds 2011-10-30 00:04:38 +00:00
OldPAPBinTable.java different workarounds for old Word format 2011-10-30 08:59:16 +00:00
OldSectionTable.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 2011-08-09 05:53:28 +00:00
PAPBinTable.java optimized unused imports in poi-scratchpad 2012-03-05 09:46:11 +00:00
PAPFormattedDiskPage.java optimized unused imports in poi-scratchpad 2012-03-05 09:46:11 +00:00
PAPX.java FindBugs fix 2014-02-09 21:19:20 +00:00
PICF.java picture loading completely rewritten, bugs 51902 and 51890 fixed 2011-09-30 15:49:19 +00:00
PICFAndOfficeArtData.java picture loading completely rewritten, bugs 51902 and 51890 fixed 2011-09-30 15:49:19 +00:00
ParagraphHeight.java FindBugs fix 2014-02-16 19:35:16 +00:00
PicturesTable.java optimized unused imports in poi-scratchpad 2012-03-05 09:46:11 +00:00
PieceDescriptor.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 2011-08-09 05:53:28 +00:00
PlexOfCps.java HWPF Bookmarks tables are correctly updated on text updates. Add HWPF API to update range text and delete bookmarks. 2011-09-14 05:41:21 +00:00
PlexOfField.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 2011-08-09 05:53:28 +00:00
PlfLfo.java Bug 56913 - Replace usages of o.a.p.util.ArrayUtil.copyOf* methods with replacements from j.u.Arrays 2014-09-05 00:31:47 +00:00
PropertyModifier.java fixed missing ASF licence headers 2011-08-11 08:47:58 +00:00
PropertyNode.java FindBugs fix 2014-02-16 19:35:16 +00:00
RevisionMarkAuthorTable.java rewrite Sttb utils to handle complex cases 2011-09-30 13:16:50 +00:00
SEPX.java FindBugs fix 2014-02-16 23:36:32 +00:00
SavedByEntry.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 2011-08-09 05:53:28 +00:00
SavedByTable.java rewrite Sttb utils to handle complex cases 2011-09-30 13:16:50 +00:00
SectionDescriptor.java FindBugs fix 2014-02-16 19:35:16 +00:00
SectionTable.java replcae FIBLongHandler with FibRgLw97 and remove CPSplitCalculator 2011-10-01 16:16:17 +00:00
ShapesTable.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 2011-08-09 05:53:28 +00:00
SinglentonTextPiece.java Charset.forName() for known encodings makes catching UnknownEncodingException obsolete 2014-12-27 01:33:28 +00:00
StdfBase.java split stylesheet into additional structures according to latest specification 2011-09-21 13:24:46 +00:00
StdfPost2000.java split stylesheet into additional structures according to latest specification 2011-09-21 13:24:46 +00:00
Stshif.java split stylesheet into additional structures according to latest specification 2011-09-21 13:24:46 +00:00
Sttb.java Bug 56913 - Replace usages of o.a.p.util.ArrayUtil.copyOf* methods with replacements from j.u.Arrays 2014-09-05 00:31:47 +00:00
SttbUtils.java Bug 52583 - Conversion to html : Problem with combobox 2012-11-06 16:26:43 +00:00
StyleDescription.java Charset.forName() for known encodings makes catching UnknownEncodingException obsolete 2014-12-27 01:33:28 +00:00
StyleSheet.java Fix bug 54725 - HWPF where no parent style CHP exists, use an empty 2014-07-31 15:41:58 +00:00
SubdocumentType.java replcae FIBLongHandler with FibRgLw97 and remove CPSplitCalculator 2011-10-01 16:16:17 +00:00
TabDescriptor.java add tabs handling and additional SPRMs; update ShadingDescription definition (in fact, replace) 2011-09-20 14:12:44 +00:00
TextPiece.java Charset.forName() for known encodings makes catching UnknownEncodingException obsolete 2014-12-27 01:33:28 +00:00
TextPieceTable.java FindBugs fix 2014-02-16 19:35:16 +00:00
UPX.java FindBugs fix 2014-02-16 19:35:16 +00:00
UnhandledDataStructure.java fixed compatibility issues with JDK 1.5 2013-06-05 02:03:07 +00:00
Xst.java performance issue: removed instantiation of new String object by copying an existing string. 2014-03-31 16:16:52 +00:00
Xstz.java performance issue logging calls are expensive because of the objects created when assembling the log messages. Using the check() method of the logging sub-system can prevent object creation 2014-03-31 15:54:52 +00:00