You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2016/07/08 22:27:05 UTC

[Bug 59833] New: Promote FillPatternType-based getFillPattern/setFillPattern to Common SS

https://bz.apache.org/bugzilla/show_bug.cgi?id=59833

            Bug ID: 59833
           Summary: Promote FillPatternType-based
                    getFillPattern/setFillPattern to Common SS
           Product: POI
           Version: 3.15-dev
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: SS Common
          Assignee: dev@poi.apache.org
          Reporter: onealj@apache.org

FillPatternType enum was added in r701797 to XSSFCellStyle, but never added to
HSSFCellStyle. In the interest of making the HSSF and XSSF share the same
Common SS API and in the interest of having typed parameters, HSSFCellStyle
should have the same changes.

We should favor the FillPatternType enum variants and in the future remove the
non-typed methods that operate on shorts.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 59833] Promote FillPatternType-based getFillPattern/setFillPattern to Common SS

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59833

Javen O'Neal <on...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 OS|Linux                       |All
             Status|NEW                         |RESOLVED

--- Comment #1 from Javen O'Neal <on...@apache.org> ---
Applied in r1751972.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 59833] Promote FillPatternType-based getFillPattern/setFillPattern to Common SS

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59833

Javen O'Neal <on...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |59836

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 59833] Promote FillPatternType-based getFillPattern/setFillPattern to Common SS

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59833

--- Comment #2 from Javen O'Neal <on...@apache.org> ---
r1823924: updated Spreadsheet Quick Guide

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org