[Bug 58562] Problems with protect record

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58562 David North changed: What|Removed |Added Status|NEW |NEEDINFO

Re: Merging security schema to full schema

2015-10-29 Thread David North
On 24/10/15 07:34, Dustin Spicuzza wrote: > On 10/23/2015 12:03 PM, David North wrote: >> On 16/10/15 21:52, Andreas Beeker wrote: >>> Hi, >>> Nick proposed we should have an ooxml-schemas-1.2 JAR containing visio, security & main, rather than three separate artefacts. But keep the

[Bug 58563] New: XSSFRichTextString does not implement equals, but HSSFRichTextString does

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58563 Bug ID: 58563 Summary: XSSFRichTextString does not implement equals, but HSSFRichTextString does Product: POI Version: 3.13-FINAL Hardware: PC Status: NEW

Re: Merging security schema to full schema

2015-10-29 Thread kiwiwings
Hi David, > And the suggested actions are: > * Do not merge ooxml-schemas and ooxml-security, but do add Maven > profiles allowing a switch between lite/full I'd like to give another reason for the first point. The ooxml-schemas are based on the ECMA 376 1st Edition and are stable for a

[Bug 58562] Problems with protect record

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58562 --- Comment #2 from Francesco Petruzzi --- The file I use is confidential, I am waiting for a file free for distribution. If I load and save the file with Excel2007 the output file is ok. This is the stack

[Bug 58563] XSSFRichTextString does not implement equals, but HSSFRichTextString does

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58563 David North changed: What|Removed |Added OS||All ---

[Bug 57270] java.lang.NullPointerException at org.apache.poi.POIXMLDocument.write

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57270 --- Comment #3 from Dominik Stadler --- Just FYI, it seems you write() and close() the workbook inside the loop whenever a row is added which means that you likely try to write a workbook which was closed before and

[Bug 58563] XSSFRichTextString does not implement equals, but HSSFRichTextString does

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58563 David North changed: What|Removed |Added Status|NEW |NEEDINFO

[Bug 58563] XSSFRichTextString does not implement equals, but HSSFRichTextString does

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58563 --- Comment #2 from Adrodoc55 --- (In reply to David North from comment #1) > What sort of equality did you have in mind? > > * XSSFRichTextString comparable to other XSSFRichTextString (only) > * XSSFRichTextString

Re: Merging security schema to full schema

2015-10-29 Thread Nick Burch
On Thu, 29 Oct 2015, David North wrote: In the 3.13 release, we had: poi-ooxml-schemas-3.13-20150929.jar at 5.4MB. This is the 'lite' JAR recommended for normal use, containing relevant parts of all supported formats + security. Which isn't quite so lite as it once was... But yes! And if

[Bug 58516] Rare new aioobe in 3.13 on initialization of a handful of ppts

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58516 --- Comment #2 from Dominik Stadler --- Sample exception: java.lang.IndexOutOfBoundsException: Index: 1, Size: 1 at java.util.ArrayList.rangeCheck(ArrayList.java:653) at

[Bug 58516] Rare new aioobe in 3.13 on initialization of a handful of ppts

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58516 Dominik Stadler changed: What|Removed |Added Severity|normal |regression

[Bug 58516] Rare new aioobe in 3.13 on initialization of a handful of ppts

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58516 Andreas Beeker changed: What|Removed |Added Resolution|--- |FIXED

[Bug 46742] [PATCH] Remaining functionality for Sheet.shiftRows()

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=46742 Bug 46742 depends on bug 58557, which changed state. Bug 58557 Summary: Shift hyperlinks when shifting rows in XSSFSheet https://bz.apache.org/bugzilla/show_bug.cgi?id=58557 What|Removed |Added

[Bug 58557] Shift hyperlinks when shifting rows in XSSFSheet

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58557 Javen ONeal changed: What|Removed |Added Resolution|--- |FIXED

[Bug 58557] Shift hyperlinks when shifting rows in XSSFSheet

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58557 Javen ONeal changed: What|Removed |Added Version|unspecified |3.14-dev -- You

[Bug 47916] sheet setRowGroupCollapsed is behaving unexpectedly - not working

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

[Bug 46266] moveCell corrupts the row against further edits

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

[Bug 46989] Support Array formulas

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

[Bug 45353] Formula calcuation does not support named cells

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

[Bug 53207] A formula can not clear by [setCellFormula(null)] in Shared formulas.

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

[Bug 53877] POI 3.8 error attempting to program a "delete columns" capability

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

[Bug 54639] If a formula contains AND(..., ISBLANK(...), ...), Excel always evaluates the ISBLANK to false

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

[Bug 54533] Shifting rows does not shift the Zero Height flag

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54533 Javen ONeal changed: What|Removed |Added Blocks||46742 -- You are

[Bug 56497] OutlineLevel will not shift

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56497 Javen ONeal changed: What|Removed |Added Blocks||46742 -- You are

[Bug 56454] XSSFSheet.shiftRows(...) and HSSFSheet.shiftRows(...) incorrectly handle merged regions starting before the first shifted row.

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56454 Javen ONeal changed: What|Removed |Added Blocks||46742 -- You are

[Bug 46742] [PATCH] Remaining functionality for Sheet.shiftRows()

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=46742 Javen ONeal changed: What|Removed |Added Depends on||56454, 56497,

[Bug 52903] Shifting rows does not shift hyperlink references

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52903 Dominik Stadler changed: What|Removed |Added Blocks||46742 --

[Bug 48043] Excel complains about a POI generated function

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

[Bug 53282] Hyperlink with a non-breaking space throws java.lang.IllegalStateException: The hyperlink for cell A2 references relation rId2, but that didn't exist!

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

[Bug 53255] Row Grouping Code Which Works in XSSF Produces Invalid Excel in SXSSF

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

[Bug 53888] Incorrect formula value for empty string value

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

[Bug 54082] collapseRow do not works as expected

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

[Bug 54509] Cells in shifting rows are not used in column-referencing formulas.

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

[Bug 52903] Shifting rows does not shift hyperlink references

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52903 Javen ONeal changed: What|Removed |Added Version|3.13-dev|3.14-dev -- You

[Bug 47658] no method to autosize rows

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

[Bug 51622] autoSizeColumn does not sizes text when we have leading space in the cell

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

[Bug 50868] Performance of sheet.setDefaultColumnStyle(col, style) degrades as more columns are added

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

[Bug 52086] [PATCH] SSTRecord.serialize() performance improvement patch for huge hssf output

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52086 Javen ONeal changed: What|Removed |Added Status|NEW |NEEDINFO -- You

[Bug 53320] FormulaShifter doesn't take care to absolute references

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53320 Javen ONeal changed: What|Removed |Added Status|NEW |NEEDINFO

[Bug 53441] Column formatting not respected when creating new cells

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

[Bug 58450] How to edit table object in Sheet?

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58450 David North changed: What|Removed |Added Resolution|--- |INVALID

[Bug 58449] How to remove table in Sheet?

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58449 David North changed: What|Removed |Added Resolution|--- |INVALID

[Bug 58070] [PATCH] Can't add two merge cells (XSSF)

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58070 --- Comment #3 from David North --- Thanks for the patch. Please can you supply some unit tests to demonstrate what didn't work previously and now does? -- You are receiving this mail because: You are the

[Bug 57065] Not able to open Pivot Table in mobile phones

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57065 --- Comment #2 from David North --- Please can you confirm whether there is still an issue in the latest version (3.13) of POI? Please also clarify whether opening and saving the spreadsheet in desktop Excel makes

[Bug 58145] Can not add column label exactly like excel, see attachment for details

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58145 --- Comment #1 from David North --- I'm afraid it's not clear to me exactly what you're trying to achieve. Please could you attach a minimal example Excel file and the code you're trying to use to produce it in

[Bug 57270] java.lang.NullPointerException at org.apache.poi.POIXMLDocument.write

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57270 David North changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 57065] Not able to open Pivot Table in mobile phones

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57065 David North changed: What|Removed |Added Status|NEW |NEEDINFO

[Bug 58145] Can not add column label exactly like excel, see attachment for details

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58145 David North changed: What|Removed |Added Status|NEW |NEEDINFO

[Bug 58070] [PATCH] Can't add two merge cells (XSSF)

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58070 David North changed: What|Removed |Added Status|NEW |NEEDINFO

[Bug 58446] Excel document needs repair after simply opening and saving document

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58446 David North changed: What|Removed |Added OS||All

[Bug 58409] Create POIXMLTextExtractor for OOXML visio

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58409 virtuald changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 54588] CellFormat throws NPE for standard "Accounting Type" formatted cells

2015-10-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54588 --- Comment #19 from Trejkaz (pen name) --- In one of the builds referring to it, it's: dependencies { // ...other dependencies... compile libraries.poi // ...other dependencies... } So you