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 година