Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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 лет назад