poi/src/scratchpad/src/org/apache/poi/hwpf/usermodel
Yegor Kozlov d6307ad1aa support for BorderCode in HWPF, see Bugzilla 49919
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1005447 13f79535-47bb-0310-9956-ffa450edef68
2010-10-07 13:55:46 +00:00
..
BorderCode.java support for BorderCode in HWPF, see Bugzilla 49919 2010-10-07 13:55:46 +00:00
CharacterProperties.java Fixing compiler warnings - unnecessary typecasts 2009-08-18 05:29:53 +00:00
CharacterRun.java support for BorderCode in HWPF, see Bugzilla 49919 2010-10-07 13:55:46 +00:00
DateAndTime.java Apply patch from bug #48924 - Allow access of the HWPF DateAndTime underlying date values 2010-05-26 14:40:25 +00:00
DocumentPosition.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
DropCapSpecifier.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
HWPFList.java Fixing compiler warnings - unnecessary typecasts 2009-08-18 05:29:53 +00:00
HeaderStories.java Fix bug #49936 - Handle HWPF documents with problematic HeaderStories better 2010-09-17 14:14:19 +00:00
LineSpacingDescriptor.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
ListEntry.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
Paragraph.java Work inspired by bug #48018 - get HWPF lists more consistent in read vs write, and preserve order as apparently that matters. Includes a fair number of list related unit tests, but not for everything 2010-09-20 14:26:49 +00:00
ParagraphProperties.java Apply patch from bug #49820 - Fix HWPF paragraph levels, so that outline levels can be properly fetched 2010-09-20 11:45:53 +00:00
Picture.java Tweak hssf and hwpf image mime types for wmf/emf to match those used by XSSF/XWPF 2010-09-10 19:15:16 +00:00
Range.java Fix generics warning 2010-09-17 13:43:07 +00:00
Section.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
SectionProperties.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
ShadingDescriptor.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
Shape.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
Table.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
TableCell.java exposed TableCellDescriptor in HWPF TableCell, also removed unused private fields in BorderCode, see Bugzilla 47355 and 47356 2009-06-19 14:01:37 +00:00
TableCellDescriptor.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
TableIterator.java Fixed unused imports compiler warnings (and some others) 2009-08-18 02:41:45 +00:00
TableProperties.java Fixing compiler warnings - unnecessary typecasts 2009-08-18 05:29:53 +00:00
TableRow.java support for BorderCode in HWPF, see Bugzilla 49919 2010-10-07 13:55:46 +00:00