poi/src/scratchpad/src/org/apache/poi/hwpf/model
Tim Allison af51ea4c10 bug 50955 -- word 6.0 charset fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1790061 13f79535-47bb-0310-9956-ffa450edef68
2017-04-04 02:06:46 +00:00
..
io Remove unnecessary cast and reformat some code a bit 2016-11-25 05:34:58 +00:00
types Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +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 SonarQube fixes 2017-01-04 01:06:30 +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
CharIndexTranslator.java Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00
Colorref.java sonar fixes 2016-03-28 22:46:53 +00:00
ComplexFileTable.java bug 50955 -- word 6.0 charset fix 2017-04-04 02:06:46 +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 Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00
FFDataBase.java Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00
FIBFieldHandler.java bug 60526: Make loggers final and make throttled log actually work 2016-12-30 13:09:28 +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 findbugs: remove implements Cloneable declaration from classes that don't implement a clone method 2016-07-02 08:30:34 +00:00
FontTable.java whitespace (2 spaces or tabs to 4 spaces) 2016-06-15 03:55:45 +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 Remove unnecessary cast and reformat some code a bit 2016-11-25 05:34: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 Bug 60574 prevent rare NPE in ListTables 2017-01-11 16:01:32 +00:00
NilPICFAndBinData.java Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +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 bug 50955 -- word 6.0 charset fix 2017-04-04 02:06:46 +00:00
OldComplexFileTable.java bug 50955 -- word 6.0 charset fix 2017-04-04 02:06:46 +00:00
OldFfn.java bug 50955 -- word 6.0 charset fix 2017-04-04 02:06:46 +00:00
OldFontTable.java bug 50955 -- word 6.0 charset fix 2017-04-04 02:06:46 +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
OldTextPiece.java bug 50955 -- word 6.0 charset fix 2017-04-04 02:06:46 +00:00
OldTextPieceTable.java bug 50955 -- word 6.0 charset fix 2017-04-04 02:06:46 +00:00
PAPBinTable.java bug 50955 -- word 6.0 charset fix 2017-04-04 02:06:46 +00:00
PAPFormattedDiskPage.java bug 59170: remove deprecated methods 2016-06-15 03:26:58 +00:00
PAPX.java whitespace (2 spaces or tabs to 4 spaces) 2016-06-15 03:55:45 +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 bug 50955 -- word 6.0 charset fix 2017-04-04 02:06:46 +00:00
PlexOfCps.java SonarQube fixes 2017-01-04 01:06:30 +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 60526: Make loggers final and make throttled log actually work 2016-12-30 13:09:28 +00:00
PropertyModifier.java fixed missing ASF licence headers 2011-08-11 08:47:58 +00:00
PropertyNode.java Remove unnecessary cast and reformat some code a bit 2016-11-25 05:34:58 +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 whitespace (2 spaces or tabs to 4 spaces) 2016-06-15 03:55:45 +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 bug 50955 -- word 6.0 charset fix 2017-04-04 02:06:46 +00:00
TextPieceTable.java bug 50955 -- word 6.0 charset fix 2017-04-04 02:06:46 +00:00
UPX.java FindBugs fix 2014-02-16 19:35:16 +00:00
UnhandledDataStructure.java remove Internal UnhandledDataStructure.copyOfRange because function is available in JDK 1.6+ and we no longer support JDK 1.5 2016-07-09 06:38:16 +00:00
Xst.java Findbugs fixes for DMI_INVOKING_TOSTRING_ON_ARRAY 2015-08-04 23:11:50 +00:00
Xstz.java Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00