[Bug 58365] Add Sheet.getAllCellCommentRefs()

2015-11-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58365 Javen O'Neal changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 58365] Add Sheet.getAllCellCommentRefs()

2015-11-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58365 Javen O'Neal changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 58365] Add Sheet.getAllCellCommentRefs()

2015-11-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58365 Javen O'Neal changed: What|Removed |Added Depends on||58637 -- You are

[Bug 58365] Add Sheet.getAllCellCommentRefs()

2015-11-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58365 Bug 58365 depends on bug 58637, which changed state. Bug 58637 Summary: Add class for cell addresses which don't have the concept of absolute/relative references or sheets https://bz.apache.org/bugzilla/show_bug.cgi?id=58637 What

[Bug 58365] Add Sheet.getAllCellCommentRefs()

2015-11-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58365 Javen O'Neal changed: What|Removed |Added Resolution|--- |FIXED

[Bug 58365] Add Sheet.getAllCellCommentRefs()

2015-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58365 --- Comment #5 from Hannes Erven --- Hi, is there any feedback/thoughts on the patches? Thanks! -hannes -- You are receiving this mail because: You are the assignee for the bug.

[Bug 58365] Add Sheet.getAllCellCommentRefs()

2015-10-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58365 Javen ONeal changed: What|Removed |Added CC|

[Bug 58365] Add Sheet.getAllCellCommentRefs()

2015-09-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58365 Hannes Erven changed: What|Removed |Added Attachment #33098|0 |1 is obsolete|

[Bug 58365] Add Sheet.getAllCellCommentRefs()

2015-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58365 --- Comment #2 from Javen ONeal --- I think a Set would be better than Set since it eliminates the burden of string parsing in client code. Unfortunately, the class CellAddress doesn't currently exist in POI. You don't

[Bug 58365] Add Sheet.getAllCellCommentRefs()

2015-09-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58365 --- Comment #1 from Hannes Erven --- Created attachment 33098 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33098=edit Suggested patch Suggested patch with implementation for HSSF, XSSF and SXSSF. -- You are

[Bug 58365] Add Sheet.getAllCellCommentRefs()

2015-09-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58365 Dominik Stadler changed: What|Removed |Added Keywords|