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.
Andreas Beeker 074d68fedf Sonar fixes 4 년 전
..
io Remove unnecessary type arguments (Java 8) 6 년 전
types #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
BookmarkFirstDescriptor.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
BookmarksTables.java use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) 4 년 전
BytePropertyNode.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
CHPBinTable.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
CHPFormattedDiskPage.java Bug-61947 remove deprecated method 6 년 전
CHPX.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
CharIndexTranslator.java Remove more deprecated code 6 년 전
Colorref.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
ComplexFileTable.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
DocumentProperties.java Bug 61349 -- add more sanity checks when allocating byte[] 6 년 전
EscherRecordHolder.java Replace StringBuffer with StringBuilder 4 년 전
FFData.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
FFDataBase.java Convert all *.java files to use native end of line character(s) 7 년 전
FIBFieldHandler.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
FSPA.java add initial code for office drawings (and pictures saved as such drawings) 13 년 전
FSPADocumentPart.java fixed missing ASF licence headers 13 년 전
FSPATable.java Replace StringBuffer with StringBuilder 4 년 전
Ffn.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
FibBase.java Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode() 4 년 전
FibRgLw.java javadoc fix 10 년 전
FibRgLw95.java correctly handle last part of FIB 12 년 전
FibRgLw97.java javadoc fix 10 년 전
FibRgW97.java Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode() 4 년 전
FieldDescriptor.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 13 년 전
FieldsDocumentPart.java fixed missing ASF licence headers 13 년 전
FieldsTables.java Remove unnecessary type arguments (Java 8) 6 년 전
FileInformationBlock.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
FontTable.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
FootnoteReferenceDescriptor.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
FormattedDiskPage.java Remove unnecessary cast and reformat some code a bit 7 년 전
GenericPropertyNode.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
Grfhic.java update list types definitions using new Grfhic class 12 년 전
Hyphenation.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
LFO.java refactor list format override structures (was marked with @Internal annotation) 11 년 전
LFOData.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
LFOLVLBase.java correctly handle LFOData structures 12 년 전
LSTF.java correctly save PlfLst 12 년 전
LVLF.java update LVLF definition 12 년 전
ListData.java Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode() 4 년 전
ListFormatOverrideLevel.java Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode() 4 년 전
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 년 전
ListTables.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
NilPICFAndBinData.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
NoteType.java mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal 13 년 전
NotesTables.java Replace HWPFOutputStream with ByteArrayOutputStream - it doesn't add any new features 7 년 전
OldCHPBinTable.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
OldComplexFileTable.java bug 50955 -- word 6.0 charset fix 7 년 전
OldFfn.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
OldFontTable.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
OldPAPBinTable.java different workarounds for old Word format 12 년 전
OldSectionTable.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
OldTextPiece.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
OldTextPieceTable.java Fix some findbugs-issues and apply some code-cleanup and apply some smaller pull requests. 6 년 전
PAPBinTable.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
PAPFormattedDiskPage.java Sonar fixes 4 년 전
PAPX.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
PICF.java Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode() 4 년 전
PICFAndOfficeArtData.java Bug 61349 -- add more sanity checks when allocating byte[] 6 년 전
ParagraphHeight.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
PicturesTable.java Remove unnecessary type arguments (Java 8) 6 년 전
PieceDescriptor.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
PlexOfCps.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
PlexOfField.java Remove unnecessary local variables 6 년 전
PlfLfo.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
PropertyModifier.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
PropertyNode.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
RevisionMarkAuthorTable.java Replace HWPFOutputStream with ByteArrayOutputStream - it doesn't add any new features 7 년 전
SEPX.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
SavedByEntry.java Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode() 4 년 전
SavedByTable.java Replace HWPFOutputStream with ByteArrayOutputStream - it doesn't add any new features 7 년 전
SectionDescriptor.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
SectionTable.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
SinglentonTextPiece.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
StdfBase.java Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode() 4 년 전
StdfPost2000.java Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode() 4 년 전
Stshif.java Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode() 4 년 전
Sttb.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
SttbUtils.java Replace HWPFOutputStream with ByteArrayOutputStream - it doesn't add any new features 7 년 전
StyleDescription.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
StyleSheet.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
SubdocumentType.java replcae FIBLongHandler with FibRgLw97 and remove CPSplitCalculator 12 년 전
TabDescriptor.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
TextPiece.java #64004 - Replace clone() with copy constructor - mainly HWPF classes 4 년 전
TextPieceTable.java Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode() 4 년 전
UPX.java FindBugs fix 10 년 전
UnhandledDataStructure.java remove Internal UnhandledDataStructure.copyOfRange because function is available in JDK 1.6+ and we no longer support JDK 1.5 8 년 전
Xst.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전
Xstz.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 년 전