選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Andreas Beeker 074d68fedf Sonar fixes 4年前
..
AnimationInfo.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
AnimationInfoAtom.java Replace StringBuffer with StringBuilder 4年前
BinaryTagDataBlob.java Bugzilla 53979 - Support fetching properties of Numbered Lists from PPT files 11年前
CString.java #63745 - Add traversing and debugging interface 4年前
ColorSchemeAtom.java #63745 - Add traversing and debugging interface 4年前
Comment2000.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
Comment2000Atom.java #63745 - Add traversing and debugging interface 4年前
CurrentUserAtom.java Sonar fixes - use try-with-resources 4年前
DocInfoListContainer.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
Document.java #63028 - Provide font embedding for slideshows 5年前
DocumentAtom.java #63745 - Add traversing and debugging interface 4年前
DocumentEncryptionAtom.java #63745 - Add traversing and debugging interface 4年前
DummyPositionSensitiveRecordWithChildren.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 15年前
DummyRecordWithChildren.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 15年前
Environment.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 15年前
EscherPlaceholder.java #64004 - Replace clone() with copy constructor 4年前
EscherTextboxWrapper.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
ExAviMovie.java Fixed unused imports compiler warnings (and some others) 15年前
ExControl.java SonarCube fix - make members private 7年前
ExControlAtom.java #63745 - Add traversing and debugging interface 4年前
ExEmbed.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
ExEmbedAtom.java #63745 - Add traversing and debugging interface 4年前
ExHyperlink.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
ExHyperlinkAtom.java #63745 - Add traversing and debugging interface 4年前
ExMCIMovie.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
ExMediaAtom.java Replace StringBuffer with StringBuilder 4年前
ExObjList.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
ExObjListAtom.java #63745 - Add traversing and debugging interface 4年前
ExObjRefAtom.java #63745 - Add traversing and debugging interface 4年前
ExOleObjAtom.java Replace StringBuffer with StringBuilder 4年前
ExOleObjStg.java #63745 - Add traversing and debugging interface 4年前
ExVideoContainer.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
FontCollection.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
FontEmbeddedData.java #63745 - Add traversing and debugging interface 4年前
FontEntityAtom.java #63745 - Add traversing and debugging interface 4年前
HSLFEscherClientDataRecord.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
HSLFEscherRecordFactory.java Sonar Fixes - "static" base class members should not be accessed via derived types 4年前
HeadersFootersAtom.java Replace StringBuffer with StringBuilder 4年前
HeadersFootersContainer.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
InteractiveInfo.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
InteractiveInfoAtom.java #63745 - Add traversing and debugging interface 4年前
MainMaster.java use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) 4年前
MasterTextPropAtom.java #63745 - Add traversing and debugging interface 4年前
Notes.java Remove commented out System.out calls / Move DummyGraphics2d to testcase area, as it's not used by production code 5年前
NotesAtom.java #63745 - Add traversing and debugging interface 4年前
OEPlaceholderAtom.java #63745 - Add traversing and debugging interface 4年前
OutlineTextRefAtom.java #63745 - Add traversing and debugging interface 4年前
PPDrawing.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
PPDrawingGroup.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
ParentAwareRecord.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
PersistPtrHolder.java #63745 - Add traversing and debugging interface 4年前
PersistRecord.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 15年前
PositionDependentRecord.java bug 59748: replace Hashtable with HashMap; contributed by Axel Howind 8年前
PositionDependentRecordAtom.java SonarCube fix - make members private 7年前
PositionDependentRecordContainer.java SonarCube fix - make members private 7年前
Record.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
RecordAtom.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
RecordContainer.java Sonar fixes 4年前
RecordTypes.java #63745 - Add traversing and debugging interface 4年前
RoundTripHFPlaceholder12.java #63745 - Add traversing and debugging interface 4年前
SSSlideInfoAtom.java #63745 - Add traversing and debugging interface 4年前
SheetContainer.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 15年前
Slide.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
SlideAtom.java #63745 - Add traversing and debugging interface 4年前
SlideAtomLayout.java #63745 - Add traversing and debugging interface 4年前
SlideListWithText.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
SlidePersistAtom.java #63745 - Add traversing and debugging interface 4年前
Sound.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 15年前
SoundCollection.java Fixed unused imports compiler warnings (and some others) 15年前
SoundData.java #63745 - Add traversing and debugging interface 4年前
StyleTextProp9Atom.java use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) 4年前
StyleTextPropAtom.java #64004 - Replace clone() with copy constructor - mainly HSSF classes 4年前
TextBytesAtom.java Replace StringBuffer with StringBuilder 4年前
TextCharsAtom.java Replace StringBuffer with StringBuilder 4年前
TextHeaderAtom.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
TextRulerAtom.java Sonar Fixes 4年前
TextSpecInfoAtom.java use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) 4年前
TextSpecInfoRun.java #63745 - Add traversing and debugging interface 4年前
TxInteractiveInfoAtom.java #63745 - Add traversing and debugging interface 4年前
TxMasterStyleAtom.java Sonar Fixes - "static" base class members should not be accessed via derived types 4年前
UnknownRecordPlaceholder.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前
UserEditAtom.java #63745 - Add traversing and debugging interface 4年前
VBAInfoAtom.java #63745 - Add traversing and debugging interface 4年前
VBAInfoContainer.java try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4年前