[Bug 68094] In 5.2.4 After called autoSizeColumn function, the returned column width is smaller than in 5.2.3, which makes the columns to be cut off

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68094 --- Comment #11 from Dominik Stadler --- See https://bz.apache.org/bugzilla/attachment.cgi?id=39602 in bug #68245 for a standalone project to compare results of the two versions. Things to note from this test-case: * LibreOffice shows the

[Bug 68094] In 5.2.4 After called autoSizeColumn function, the returned column width is smaller than in 5.2.3, which makes the columns to be cut off

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68094 Dominik Stadler changed: What|Removed |Added CC||keilho...@gmail.com --- Comment #10

[Bug 68245] Unable to autosize columns since 5.2.4

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68245 Dominik Stadler changed: What|Removed |Added Resolution|WORKSFORME |DUPLICATE --- Comment #5 from

[Bug 68245] Unable to autosize columns since 5.2.4

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68245 --- Comment #4 from keilho...@gmail.com --- Created attachment 39602 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39602=edit sample project V2 with screenshots I added v2 of the project. I updated all other dependencies. Added two

[Bug 68524] Writing XLSX fails silently in POI 5.2.5

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68524 Dominik Stadler changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 67646] Append rows in SXSSF workbook does not work

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67646 Dominik Stadler changed: What|Removed |Added Severity|normal |enhancement -- You are receiving

[Bug 67646] Append rows in SXSSF workbook does not work

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67646 Dominik Stadler changed: What|Removed |Added Keywords|PatchAvailable | -- You are receiving this mail

[Bug 67646] Append rows in SXSSF workbook does not work

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67646 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from

[Bug 67774] Support empty string ContentType in OPC package

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67774 Dominik Stadler changed: What|Removed |Added OS||All Severity|normal

[Bug 68137] PPTX2PNG doesn't use fonts supplied via -fontdir

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68137 Dominik Stadler changed: What|Removed |Added OS||All -- You are receiving this mail

[Bug 68231] removeAllCells()@HSSFRow can raise an exception issue

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68231 Dominik Stadler changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 68233] addDataField(DataConsolidateFunction,int,String,String)@XSSFPivotTable can build a wrong mapping

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68233 Dominik Stadler changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEEDINFO

[Bug 68234] getBytesInCodePage(String,int)@CodePageUtil can fail to set encoding.

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68234 Dominik Stadler changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEEDINFO

[Bug 68094] In 5.2.4 After called autoSizeColumn function, the returned column width is smaller than in 5.2.3, which makes the columns to be cut off

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68094 --- Comment #9 from Dominik Stadler --- Unfortunately autosizing often cannot be 100% accurate because of different font-installations, special characters, operating-systems, Excel vs. LibreOffice and other factors, so we likely cannot make it

[Bug 51554] autoSizeColumn sets column width too small for some capital letters

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=51554 Dominik Stadler changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 64811] autoSizeColumn too small if cell contains special characters

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64811 Dominik Stadler changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 68245] Unable to autosize columns since 5.2.4

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68245 Dominik Stadler changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[Bug 68666] Bump max record size in PropertySet->VariantSupport

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68666 --- Comment #4 from Dominik Stadler --- FYI, this uses CodePageString#getMaxRecordLength(), so CodePageString#setMaxRecordLength() can be used to allow more in case it is really needed. Also the generic IOUtils.setByteArrayMaxOverride() can

[Bug 60417] autoSizeColumn(int i) swallows interrupted exception and resets interrupted flag

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60417 Dominik Stadler changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

Build failed in Jenkins: POI » POI-DSL-Windows-1.22 #28

2024-02-25 Thread Apache Jenkins Server
See Changes: [Axel Howind] Math.toIntExact is unnecessary because value is guaranteed to be between 0 and 15 [Axel Howind] replace List with ByteArrayOutputStream to avoid boxing/unboxing and

[Bug 68666] Bump max record size in PropertySet->VariantSupport

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68666 --- Comment #3 from Tim Allison --- Here's the stacktrace: WARN [pool-3-thread-6] 08:45:01,740 org.apache.tika.parser.microsoft.AbstractPOIFSExtractor Ignoring unexpected exception while parsing summary entry DOCUMENTSUMMARYINFORMATION

[Bug 68666] Bump max record size in PropertySet->VariantSupport

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68666 --- Comment #2 from Tim Allison --- Y, completely agree, Dominik. I'll attach a stacktrace tomorrow. -- You are receiving this mail because: You are the assignee for the bug.

Re: Java 11 for POI 5?

2024-02-25 Thread Dominik Stadler
So I see two +1 and one -1 from comitters, one user stated a +1 for updating support to Java 11+ in the next major version of Apache POI. Unfortunately still not a very decisive outcome :( So let's ask another way: *Are you using Apache POI with Java 8 and do you think that it needs to

[Bug 67778] null pointer Exception for Area3Dpxg type in ExternalReference in Formula Evaluation

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67778 Dominik Stadler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 66679] Cells without explicit style use column style as default

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66679 Dominik Stadler changed: What|Removed |Added Blocks||68031 Referenced Bugs:

[Bug 56525] XSSFSheet.getColumnStyle doesn't conform to Sheet.getColumnStyle API doc

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56525 Dominik Stadler changed: What|Removed |Added Blocks||68031 Referenced Bugs:

[Bug 68031] The inconsistency about default column style

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68031 Dominik Stadler changed: What|Removed |Added Depends on||56525, 66679 OS|

[Bug 68094] In 5.2.4 After called autoSizeColumn function, the returned column width is smaller than in 5.2.3, which makes the columns to be cut off

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68094 Dominik Stadler changed: What|Removed |Added Status|REOPENED|NEW -- You are receiving this mail

[Bug 55324] formula returning #VALUE

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55324 Dominik Stadler changed: What|Removed |Added Blocks||68258 Referenced Bugs:

[Bug 55747] nested function in IF's in formulas produce #VALUE! error in excel

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55747 Dominik Stadler changed: What|Removed |Added Blocks||68258 Referenced Bugs:

[Bug 68258] Nested functions in IF formulas don't get evaluated

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68258 Dominik Stadler changed: What|Removed |Added Depends on||55747, 55324 Referenced Bugs:

[Bug 68298] SXSSF hyperlink shows as 0

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68298 Dominik Stadler changed: What|Removed |Added Status|REOPENED|NEEDINFO --- Comment #4 from

[Bug 68305] Invalid sheetIndex Error in formulaEvaluator.evaluate(cell) for Cell Formula with Escaped Apostrophe in Sheet Name

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68305 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #3 from

[Bug 68335] java.lang.IllegalArgumentException in org.apache.poi.hssf

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68335 Dominik Stadler changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 68358] XWPFTable.addRow places copy of XWPFTableRow CTRow in XWPFTable CTTbl

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68358 Dominik Stadler changed: What|Removed |Added OS||All -- You are receiving this mail

[Bug 68384] Incorrect numbering when convert PPTX to image if the slide contains sub-bullet/sub-numbering.

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68384 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO OS|

[Bug 68385] Getting Repaired Records: Drawing from /xl/drawings/drawing1.xml part (Drawing shape)

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68385 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from

[Bug 68385] Getting Repaired Records: Drawing from /xl/drawings/drawing1.xml part (Drawing shape)

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68385 Dominik Stadler changed: What|Removed |Added OS||All Severity|normal

[Bug 68387] Issue with adding photos when working concurrently with SXSSFWorkbook.

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68387 Dominik Stadler changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug 68490] in class XWPFDocument, there is no possiblity to add new XWPFSDT to the IBodyElement list

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68490 Dominik Stadler changed: What|Removed |Added Severity|normal |enhancement -- You are receiving

Re: Why is org.gradle.caching not enabled?

2024-02-25 Thread Dominik Stadler
Hi, Thanks for the research,it seems I committed this back in 2021: Use parallel build to speed up building and running tests > > Enable parallel building and parallel test-execution > Provide a configuration to still build/test serially on CI > via CI_BUILD=TRUE gradle --no-parallel

Spill with XLOOKUP function

2024-02-25 Thread 百瀬孝紀
Are there any plans to release the following? Spill with XLOOKUP function on MicroSoft Excel. May I help implements this feature? - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail:

Why is org.gradle.caching not enabled?

2024-02-25 Thread Axel Howind
Hi, PJ mentioned in the "Java 11“ thread that poi-ooxml-lite build times were slow, so I eaned to look into this. I saw the following comment in build.gradle.properties: # Activating will be much faster, but break the build of 'poi-ooxml-lite‘ # @todo: look into poi-ooxml-lite task

[Bug 68652] Add constructor which allows to prevent writing changes to XSSFWorkbook back to the source file upon closing

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68652 Dominik Stadler changed: What|Removed |Added Summary|Creating XSSFWorkbook with |Add constructor which

[Bug 68666] Bump max record size in PropertySet->VariantSupport

2024-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68666 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from