poi/src/scratchpad/src/org/apache/poi/hwpf/model
Javen O'Neal e355d20cfa bug 59170: remove deprecated methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748483 13f79535-47bb-0310-9956-ffa450edef68
2016-06-15 03:26:58 +00:00
..
io mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 2011-08-09 05:53:28 +00:00
types fix unnecessary cast warnings 2015-11-22 12:30:42 +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 bug 59170: remove deprecated methods 2016-06-15 03:26:58 +00:00
CHPFormattedDiskPage.java bug 59170: remove deprecated methods 2016-06-15 03:26:58 +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 Sonar fixes - add cloneable interface to classes with clone() 2015-09-28 23:16:58 +00:00
Colorref.java sonar fixes 2016-03-28 22:46:53 +00:00
ComplexFileTable.java bug 59170: remove deprecated methods 2016-06-15 03:26:58 +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 bug 59170: remove deprecated methods 2016-06-15 03:26:58 +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 fix several findbugs SF_SWITCH_NO_DEFAULT warnings 2016-04-12 12:03:24 +00:00
FontTable.java bug 59170: remove deprecated methods 2016-06-15 03:26:58 +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 bug 59170: remove deprecated methods 2016-06-15 03:26:58 +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 bug 59170: remove deprecated methods 2016-06-15 03:26:58 +00:00
LFO.java refactor list format override structures (was marked with @Internal annotation) 2012-09-23 12:56:32 +00:00
LFOData.java Bug 56911: Fix IndexOutOfBoundsException in PlfLfo.add() and add minimal test, however these classes look quite untested and thus require more test-coverage to make them more robust 2016-04-06 09:00:05 +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 fixes 2016-05-20 22:05:00 +00:00
ListTables.java sonar fixes 2016-03-11 23:14:09 +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 fix unnecessary cast warnings 2015-11-22 12:30:42 +00:00
PAPBinTable.java bug 59170: remove deprecated methods 2016-06-15 03:26:58 +00:00
PAPFormattedDiskPage.java bug 59170: remove deprecated methods 2016-06-15 03:26:58 +00:00
PAPX.java bug 59170: remove deprecated methods 2016-06-15 03:26:58 +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 Eclipse warnings 2015-10-05 06:41:48 +00:00
PlexOfField.java Bug 58326 - Forbidden APIs patches - first set of changes for locale and timezone settings 2015-09-07 20:19:50 +00:00
PlfLfo.java Bug 56911: Fix IndexOutOfBoundsException in PlfLfo.add() and add minimal test, however these classes look quite untested and thus require more test-coverage to make them more robust 2016-04-06 09:00:05 +00:00
PropertyModifier.java fixed missing ASF licence headers 2011-08-11 08:47:58 +00:00
PropertyNode.java Eclipse warnings, code formatting, javadoc, ... 2015-12-04 14:38:14 +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 bug 59170: remove deprecated methods 2016-06-15 03:26:58 +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 56880 - switch exception to logged warning that non-extended pascal strings are not supported. Full fix would add parsing for these strings. 2016-02-04 19:54:15 +00:00
SttbUtils.java Bug 52583 - Conversion to html : Problem with combobox 2012-11-06 16:26:43 +00:00
StyleDescription.java fixed sonar issues and eclipse warnings 2015-10-05 00:28:54 +00:00
StyleSheet.java FindBugs - DLS_DEAD_LOCAL_STORE 2015-08-15 11:57:57 +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 fixes - SE_COMPARATOR_SHOULD_BE_SERIALIZABLE 2016-03-21 23:42:56 +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 Findbugs fixes for DMI_INVOKING_TOSTRING_ON_ARRAY 2015-08-04 23:11:50 +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