You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dominik Stadler 54cb281413 Set NOSONAR and reformat code 5 years ago
..
io Remove unnecessary type arguments (Java 8) 6 years ago
types Convert all *.java files to use native end of line character(s) 7 years ago
BookmarkFirstDescriptor.java fixed missing ASF licence headers 12 years ago
BookmarksTables.java Remove unnecessary type arguments (Java 8) 6 years ago
BytePropertyNode.java Remove more deprecated code 6 years ago
CHPBinTable.java Fix some findbugs-issues and apply some code-cleanup and apply some smaller pull requests. 6 years ago
CHPFormattedDiskPage.java Bug-61947 remove deprecated method 6 years ago
CHPX.java Remove more deprecated code 6 years ago
CharIndexTranslator.java Remove more deprecated code 6 years ago
Colorref.java sonar fixes 8 years ago
ComplexFileTable.java Bug 61349 -- add more sanity checks when allocating byte[] 6 years ago
DocumentProperties.java Bug 61349 -- add more sanity checks when allocating byte[] 6 years ago
EscherRecordHolder.java Remove unnecessary type arguments (Java 8) 6 years ago
FFData.java Convert all *.java files to use native end of line character(s) 7 years ago
FFDataBase.java Convert all *.java files to use native end of line character(s) 7 years ago
FIBFieldHandler.java Remove unnecessary type arguments (Java 8) 6 years ago
FSPA.java add initial code for office drawings (and pictures saved as such drawings) 13 years ago
FSPADocumentPart.java fixed missing ASF licence headers 12 years ago
FSPATable.java Remove unnecessary type arguments (Java 8) 6 years ago
Ffn.java Bug 61349 -- add more sanity checks when allocating byte[] 6 years ago
FibBase.java Set NOSONAR and reformat code 5 years ago
FibRgLw.java javadoc fix 10 years ago
FibRgLw95.java correctly handle last part of FIB 12 years ago
FibRgLw97.java javadoc fix 10 years ago
FibRgW97.java javadoc fix 10 years ago
FieldDescriptor.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 13 years ago
FieldsDocumentPart.java fixed missing ASF licence headers 12 years ago
FieldsTables.java Remove unnecessary type arguments (Java 8) 6 years ago
FileInformationBlock.java Bug 61349 -- add more sanity checks when allocating byte[] 6 years ago
FontTable.java Remove unnecessary initialization of members 6 years ago
FootnoteReferenceDescriptor.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 13 years ago
FormattedDiskPage.java Remove unnecessary cast and reformat some code a bit 7 years ago
GenericPropertyNode.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 13 years ago
Grfhic.java update list types definitions using new Grfhic class 12 years ago
Hyphenation.java bug 59170: remove deprecated methods 8 years ago
LFO.java refactor list format override structures (was marked with @Internal annotation) 11 years ago
LFOData.java Replace HWPFOutputStream with ByteArrayOutputStream - it doesn't add any new features 7 years ago
LFOLVLBase.java correctly handle LFOData structures 12 years ago
LSTF.java correctly save PlfLst 12 years ago
LVLF.java update LVLF definition 12 years ago
ListData.java correctly save PlfLst 12 years ago
ListFormatOverrideLevel.java FindBugs fix 10 years ago
ListLevel.java Bug 61349 -- bump limits on classes that caused regressions in Dominik's regression corpus. Many thanks to Dominik Stadler for running the regression tests!!! 6 years ago
ListTables.java sonar fixes 6 years ago
NilPICFAndBinData.java Convert all *.java files to use native end of line character(s) 7 years ago
NoteType.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 13 years ago
NotesTables.java Replace HWPFOutputStream with ByteArrayOutputStream - it doesn't add any new features 7 years ago
OldCHPBinTable.java Fix some findbugs-issues and apply some code-cleanup and apply some smaller pull requests. 6 years ago
OldComplexFileTable.java bug 50955 -- word 6.0 charset fix 7 years ago
OldFfn.java Bug 61331 - Font group handling / common font interface 6 years ago
OldFontTable.java Remove unnecessary type arguments (Java 8) 6 years ago
OldPAPBinTable.java different workarounds for old Word format 12 years ago
OldSectionTable.java Fix some findbugs-issues and apply some code-cleanup and apply some smaller pull requests. 6 years ago
OldTextPiece.java sonar fixes - blocker 5 years ago
OldTextPieceTable.java Fix some findbugs-issues and apply some code-cleanup and apply some smaller pull requests. 6 years ago
PAPBinTable.java Fix some findbugs-issues and apply some code-cleanup and apply some smaller pull requests. 6 years ago
PAPFormattedDiskPage.java Remove more deprecated code 6 years ago
PAPX.java Remove more deprecated code 6 years ago
PICF.java picture loading completely rewritten, bugs 51902 and 51890 fixed 12 years ago
PICFAndOfficeArtData.java Bug 61349 -- add more sanity checks when allocating byte[] 6 years ago
ParagraphHeight.java FindBugs fix 10 years ago
PicturesTable.java Remove unnecessary type arguments (Java 8) 6 years ago
PieceDescriptor.java Move one testcase with incorrect source location 7 years ago
PlexOfCps.java Bug 61349 -- bump limits on classes that caused regressions in Dominik's regression corpus. Many thanks to Dominik Stadler for running the regression tests!!! 6 years ago
PlexOfField.java Remove unnecessary local variables 6 years ago
PlfLfo.java Replace HWPFOutputStream with ByteArrayOutputStream - it doesn't add any new features 7 years ago
PropertyModifier.java fixed missing ASF licence headers 12 years ago
PropertyNode.java Use Integer.compare() where possible 6 years ago
RevisionMarkAuthorTable.java Replace HWPFOutputStream with ByteArrayOutputStream - it doesn't add any new features 7 years ago
SEPX.java FindBugs fix 10 years ago
SavedByEntry.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 13 years ago
SavedByTable.java Replace HWPFOutputStream with ByteArrayOutputStream - it doesn't add any new features 7 years ago
SectionDescriptor.java FindBugs fix 10 years ago
SectionTable.java Some JavaDoc adjustments, typos, IntelliJ warnings 6 years ago
SinglentonTextPiece.java Charset.forName() for known encodings makes catching UnknownEncodingException obsolete 9 years ago
StdfBase.java split stylesheet into additional structures according to latest specification 12 years ago
StdfPost2000.java split stylesheet into additional structures according to latest specification 12 years ago
Stshif.java split stylesheet into additional structures according to latest specification 12 years ago
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. 8 years ago
SttbUtils.java Replace HWPFOutputStream with ByteArrayOutputStream - it doesn't add any new features 7 years ago
StyleDescription.java Remove more deprecated code 6 years ago
StyleSheet.java Bug 61911: Avoid IndexOutOfBounds access when reading pictures 6 years ago
SubdocumentType.java replcae FIBLongHandler with FibRgLw97 and remove CPSplitCalculator 12 years ago
TabDescriptor.java add tabs handling and additional SPRMs; update ShadingDescription definition (in fact, replace) 12 years ago
TextPiece.java Remove unnecessary local variables 6 years ago
TextPieceTable.java Fix some findbugs-issues and apply some code-cleanup and apply some smaller pull requests. 6 years ago
UPX.java FindBugs fix 10 years ago
UnhandledDataStructure.java remove Internal UnhandledDataStructure.copyOfRange because function is available in JDK 1.6+ and we no longer support JDK 1.5 8 years ago
Xst.java Findbugs fixes for DMI_INVOKING_TOSTRING_ON_ARRAY 8 years ago
Xstz.java Convert all *.java files to use native end of line character(s) 7 years ago