[Bug 59836] Tracker: Replace primitives with enums

2022-07-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Bug 59836 depends on bug 55330, which changed state. Bug 55330 Summary: [PATCH] add PageMargin enum https://bz.apache.org/bugzilla/show_bug.cgi?id=55330 What|Removed |Added

[Bug 59836] Tracker: Replace primitives with enums

2018-04-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Bug 59836 depends on bug 61898, which changed state. Bug 61898 Summary: Quick Guide is getting a bit out of date https://bz.apache.org/bugzilla/show_bug.cgi?id=61898 What|Removed |Added

[Bug 59836] Tracker: Replace primitives with enums

2017-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Bug 59836 depends on bug 61940, which changed state. Bug 61940 Summary: Replace ClassID statics with enum https://bz.apache.org/bugzilla/show_bug.cgi?id=61940 What|Removed |Added

[Bug 59836] Tracker: Replace primitives with enums

2017-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Andreas Beeker changed: What|Removed |Added Depends on||61940

[Bug 59836] Tracker: Replace primitives with enums

2017-12-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Javen O'Neal changed: What|Removed |Added Depends on||61898 Referenced

[Bug 59836] Tracker: Replace primitives with enums

2017-03-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Bug 59836 depends on bug 60803, which changed state. Bug 60803 Summary: in XSSF files getErrorStyle() and setErrorStyle() have mismatching enum values https://bz.apache.org/bugzilla/show_bug.cgi?id=60803 What|Removed

[Bug 59836] Tracker: Replace primitives with enums

2017-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Javen O'Neal changed: What|Removed |Added Depends on||60803 Referenced

[Bug 59836] Tracker: Replace primitives with enums

2017-03-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Bug 59836 depends on bug 60795, which changed state. Bug 60795 Summary: Add enum for msg types https://bz.apache.org/bugzilla/show_bug.cgi?id=60795 What|Removed |Added

[Bug 59836] Tracker: Replace primitives with enums

2017-03-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Javen O'Neal changed: What|Removed |Added Depends on||60795 Referenced

[Bug 59836] Tracker: Replace primitives with enums

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Javen O'Neal changed: What|Removed |Added Depends on||59907 Referenced

[Bug 59836] Tracker: Replace primitives with enums

2017-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Greg Woolsey changed: What|Removed |Added Depends on||60666

[Bug 59836] Tracker: Replace primitives with enums

2017-01-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 --- Comment #3 from Andreas Beeker --- preparation for removing those many HSSFColor subclasses with an enum via r1779866 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 59836] Tracker: Replace primitives with enums

2017-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Javen O'Neal changed: What|Removed |Added Depends on||60605 Referenced

[Bug 59836] Tracker: Replace primitives with enums

2016-11-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Bug 59836 depends on bug 60228, which changed state. Bug 60228 Summary: Cell.getCellTypeEnum should not be deprecated until Cell.getCellType returns a CellType https://bz.apache.org/bugzilla/show_bug.cgi?id=60228 What|Removed

[Bug 59836] Tracker: Replace primitives with enums

2016-11-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Bug 59836 depends on bug 60228, which changed state. Bug 60228 Summary: Cell.getCellTypeEnum should not be deprecated until Cell.getCellType returns a CellType https://bz.apache.org/bugzilla/show_bug.cgi?id=60228 What|Removed

[Bug 59836] Tracker: Replace primitives with enums

2016-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Javen O'Neal changed: What|Removed |Added Depends on||55330 -- You are

[Bug 59836] Tracker: Replace primitives with enums

2016-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Bug 59836 depends on bug 60228, which changed state. Bug 60228 Summary: Cell.getCellTypeEnum should not be deprecated until Cell.getCellType returns a CellType https://bz.apache.org/bugzilla/show_bug.cgi?id=60228 What|Removed

[Bug 59836] Tracker: Replace primitives with enums

2016-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Javen O'Neal changed: What|Removed |Added Depends on||60228 -- You are

[Bug 59836] Tracker: Replace primitives with enums

2016-09-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Bug 59836 depends on bug 60187, which changed state. Bug 60187 Summary: RegionUtil should use new enum style classes https://bz.apache.org/bugzilla/show_bug.cgi?id=60187 What|Removed |Added

[Bug 59836] Tracker: Replace primitives with enums

2016-09-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Javen O'Neal changed: What|Removed |Added Depends on||60187 -- You are

[Bug 59836] Tracker: Replace primitives with enums

2016-09-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 --- Comment #1 from Javen O'Neal --- Todo: update https://poi.apache.org/spreadsheet/quick-guide.html -- You are receiving this mail because: You are the assignee for the bug.

[Bug 59836] Tracker: Replace primitives with enums

2016-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Javen O'Neal changed: What|Removed |Added Depends on||60136 -- You are

[Bug 59836] Tracker: Replace primitives with enums

2016-08-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Bug 59836 depends on bug 58190, which changed state. Bug 58190 Summary: [PATCH] The current picture handling uses raw integers for types and index, replace with enum and reference https://bz.apache.org/bugzilla/show_bug.cgi?id=58190

[Bug 59836] Tracker: Replace primitives with enums

2016-08-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Bug 59836 depends on bug 59791, which changed state. Bug 59791 Summary: Convert Cell Type to an enum https://bz.apache.org/bugzilla/show_bug.cgi?id=59791 What|Removed |Added

[Bug 59836] Tracker: Replace primitives with enums

2016-07-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Bug 59836 depends on bug 59837, which changed state. Bug 59837 Summary: Replace CellStyle alignment constants with HorizontalAlignment and VerticalAlignment enums https://bz.apache.org/bugzilla/show_bug.cgi?id=59837 What

[Bug 59836] Tracker: Replace primitives with enums

2016-07-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Bug 59836 depends on bug 59873, which changed state. Bug 59873 Summary: Replace Hyperlink type int constants with a HyperlinkType enum https://bz.apache.org/bugzilla/show_bug.cgi?id=59873 What|Removed |Added

[Bug 59836] Tracker: Replace primitives with enums

2016-07-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Javen O'Neal changed: What|Removed |Added Depends on||59873 -- You are

[Bug 59836] Tracker: Replace primitives with enums

2016-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Javen O'Neal changed: What|Removed |Added Depends on||59837 -- You are

[Bug 59836] Tracker: Replace primitives with enums

2016-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59836 Javen O'Neal changed: What|Removed |Added Component|SS Common |POI Overall