https://issues.apache.org/bugzilla/show_bug.cgi?id=51593
kalyan <kalyan.opensou...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version| |All --- Comment #3 from kalyan <kalyan.opensou...@gmail.com> 2011-07-31 20:22:12 UTC --- - In EscherChildRecordAnchor.java, Variable: bytesRemaining @ Line 40 - HSSFWorkbook.java, Variable: font @ Line 1064 - EncryptionInfo.java Variable: hSize @ Line 61. - HSSFName.java Variable: oldName @ Line 153. - PolygonShape.java Variable: shape @ Line 132. - EcmaDecryptor.java Variable: size @ Line 128. - All the toString() implementations can now be updated to StringBuilder from StringBuffer in the package "org.apache.poi.hssf.record.chart" - SSTRecord.java Line 295. The same null check is being done two times. removed once. Once the files are committed, the status needs to changed to fixed. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org