Mon Apr 29 2024 11:49:31 UTC
Mmm...beer.
Hide Search Description
This result was limited to 500 bugs. See all search results for this query.
ID Product Comp Assignee Status Resolution Summary Changed
51643 POI XWPF dev NEW --- XWPFTable.createRow() uses first row as a template 2011-08-10
51948 POI XWPF dev NEW --- Data written to parts not readable 2011-10-04
57899 POI XWPF dev NEW --- Refactor XWPFRun and XWPFParagraph so the PPr/RPr logic can be shared with the default styles code 2016-03-13
57903 POI XWPF dev NEW --- Add method to remove pictures in XWPFDocument 2016-03-13
58552 POI XWPF dev NEW --- NPE at XWPFStyles.getUsedStyleList() 2016-03-16
56987 POI XWPF dev NEW --- Custom properties in docx header aren't updated in 3.11 2016-04-05
60406 POI XWPF dev NEW --- Image extensions getting altered. 2016-11-25
55390 POI XWPF dev NEW --- Incorrect insertion of newline between runs in textbox 2016-11-25
60470 POI XWPF dev NEW --- Not extracting comments anchored in runs in XWPF 2016-12-28
60471 POI XWPF dev NEW --- Not loading AlternateContent in XWPF 2016-12-28
60734 POI XWPF dev NEW --- FootEndnote numbering should be dynamic, not necessarily equal to the id 2017-02-18
60277 POI XWPF dev NEW --- getHyperlinks() method doesn't work for some kind of Hyperlink 2017-11-11
62138 POI XWPF dev NEW --- Undefined results for insertNewRun() method when XWPFParagraph contains SDT runs 2018-03-17
62402 POI XWPF dev NEW --- XWPFWordExtractor : Incorrect order of text extracted in document(with floating tables) 2018-05-23
62412 POI XWPF dev NEW --- XWPFParagraph.searchText returns null although the paragraph contains the searched value 2018-05-27
57727 POI XWPF dev NEW --- XWPFParagraph.searchText may return invalid result when searched string is in more runs 2018-05-28
62505 POI XWPF dev NEW --- Add support handling of merged cells for Word documents 2018-06-28
56885 POI XWPF dev NEW --- To change text in a XWPFSDTContent object 2018-11-09
60316 POI XWPF dev NEW --- Handle Glossary in XWPFDocument 2018-11-23
63611 POI XWPF dev NEW --- Add/Remove Macros to/from XWPFDocument 2019-07-25
63618 POI XWPF dev NEW --- Support changing MailMerge ConnectString 2019-07-29
63741 POI XWPF dev NEW --- Support bidi flag (bi-directional text) in XWPFParagraph 2019-11-17
64418 POI XWPF dev NEW --- Finding text in textfields is very slow 2020-06-03
65797 POI XWPF dev NEW --- XWPF Helpers for creating Styles in a new file 2022-01-10
65965 POI XWPF dev NEW --- setParagraph and setTable don't properly set XML references 2022-03-23
65969 POI XWPF dev NEW --- support bookmarks in XWPFParagraph 2022-04-28
66363 POI XWPF dev NEW --- XWPFDocument.insertTable doesn't work at all 2022-11-28
66263 POI XWPF dev NEW --- Add support for SDT row in tables 2022-12-26
66519 POI XWPF dev NEW --- Read pagination and conversion issues 2023-03-11
68483 POI XWPF dev NEW --- Exception when Sign office with private key in HSM - Private Exponent value is sensitive. 2024-01-15
68490 POI XWPF dev NEW --- in class XWPFDocument, there is no possiblity to add new XWPFSDT to the IBodyElement list 2024-02-25
68358 POI XWPF dev NEW --- XWPFTable.addRow places copy of XWPFTableRow CTRow in XWPFTable CTTbl 2024-02-25
60102 POI XWPF dev REOP --- Improve error message when writing a document that has been closed 2020-10-29
66260 POI XWPF dev REOP --- XWPF should have a getNumberOfTextRuns() method 2022-12-26
57356 POI XWPF dev NEED --- XWPFDocument does not deal with name space xmlns:wx="http://schemas.microsoft.com/office/word/2003/auxHint" 2014-12-17
54823 POI XWPF dev NEED --- Wrong type on Total Time field in org.openxmlformats.schemas.officeDocument.x2006.extendedProperties.CTProperties 2015-03-22
61467 POI XWPF dev NEED --- Created word file using apache poi api is corrupted after adding the image to word doc. 2018-03-22
62779 POI XWPF dev NEED --- Paragraph text search results start with an error marker. 2018-12-22
64038 POI XWPF dev NEED --- createHyperlinkRun: duplicate generated rId 2020-01-20
64348 POI XWPF dev NEED --- createWaterMark IndexOutOfBoundException 2020-09-27
64801 POI XWPF dev NEED --- How to set headers in landscape using java apache poi 2020-10-27
65099 POI XWPF dev NEED --- NPE in XWPFStyle.getUsedStyleList(XWPFStyle style, List<XWPFStyle> usedStyleList) 2021-01-30
65640 POI XWPF dev NEED --- org.apache.poi.ooxml.POIXMLException on parsing docx file 2021-10-21
66192 POI XWPF dev NEED --- issue creating/updating docx file 2022-08-01
68236 POI XWPF dev NEED --- searchText(String,PositionInParagraph)@XWPFParagraph can wrongly reset BeginCharPos 2023-11-27
46299 POI XWPF dev RESO FIXE XWPFRun: carriage return and break line 2008-12-17
46300 POI XWPF dev RESO FIXE XWPFParagraph - improvement 2008-12-17
47571 POI XWPF dev RESO FIXE [PATCH] XWPFWordExtractor does not extract inserted/deleted text 2009-07-25
47727 POI XWPF dev RESO FIXE [PATCH] XWPFWordExtractor does not extract some headers/footers 2009-08-31
47942 POI XWPF dev RESO FIXE document protection implementation 2009-10-28
45690 POI XWPF dev RESO FIXE poi-3.5-beta1 ExtractorFactory.createExtractor doesn't work for .docm files 2009-11-03
49146 POI XWPF dev RESO FIXE CoreProperties.(get|set)Keywords missing 2010-04-20
49222 POI XWPF dev RESO INVA Cant read odt file created in both OpenOffice 3.2 and MicrosoftOffice2007 2010-04-30
49238 POI XWPF dev RESO INVA Unable to generate xlsx files to accomodate 66k+ records 2010-04-30
49189 POI XWPF dev RESO FIXE XWPFWordExtractor discards <w:tab/> entries. 2010-05-25
49446 POI XWPF dev RESO FIXE [patch] please don't insert field codes in the XWPFWordExtractor output 2010-06-29
49508 POI XWPF dev RESO FIXE Appending paragraphs to XWPFTableCell 2010-06-29
49455 POI XWPF dev RESO FIXE [patch] please insert the content of fldSimple fields into the XWPFWordTextExtractor output 2010-07-27
49593 POI XWPF dev RESO FIXE XWPFRun do not preserve spaces 2010-07-27
49833 POI XWPF dev RESO FIXE CTNumPr type missing from poi-ooxml-schemas 2010-09-04
49747 POI XWPF dev RESO WORK Create support for modifying the contents of an existing XWPFParagraph 2010-09-20
50972 POI XWPF dev RESO FIXE XWPFWordExtractor ignores <w:br/> entries 2011-03-25
51111 POI XWPF dev RESO FIXE Creating XWPFRun in XWPFParagraph does not affect runs list 2011-05-03
51113 POI XWPF dev RESO FIXE XWPFParagraph.insertNewRun(..) always insert run in the end 2011-05-03
51112 POI XWPF dev RESO FIXE Creating XWPFRow in XWPFTable does not affect rows list 2011-05-03
51148 POI XWPF dev RESO FIXE XWPFDocument.removeBodyElement(int pos) error 2011-05-06
51175 POI XWPF dev RESO FIXE [Patch] Proposal: Avoid Autoboxing 2011-05-13
51172 POI XWPF dev RESO FIXE [Patch] Add GIF support for images 2011-05-27
51188 POI XWPF dev RESO FIXE [PATCH] Unable to set zoom level for word 2011-05-27
47147 POI XWPF dev RESO FIXE XWPFTableCell.getCell() creates an unecessary Paragraph 2011-05-27
51265 POI XWPF dev RESO FIXE Enhance Handling of Picture Parts 2011-06-06
50474 POI XWPF dev RESO FIXE JUnit test as requested for updating embedded document. 2011-06-25
51134 POI XWPF dev RESO FIXE [PATCH] XWPFNumbering and XWPFStyles classes lack a constructor that doesn't call onDocumentRead 2011-07-08
51486 POI XWPF dev RESO FIXE [PATCH] Unable to create Footnotes on a new XWPFDocument 2011-07-08
51770 POI XWPF dev RESO FIXE NPE Parsing MS Word 12.0.0 XWPFPicture.getPictureData() 2011-09-12
51950 POI XWPF dev RESO FIXE XWPFDocument and getFootnotes() 2011-10-05
52190 POI XWPF dev RESO FIXE [PATCH] XWPFRun.setFontFamily fails if called first when setting run properties 2011-11-16
52285 POI XWPF dev RESO FIXE [Patch] Enhance XWPF Paragraph to parse (nested) smart tags 2011-12-06
52288 POI XWPF dev RESO WORK Trying to set font family on XWPFRun causes NPE 2011-12-07
52200 POI XWPF dev RESO FIXE [PATCH] Updated XWPF table example code 2011-12-25
52449 POI XWPF dev RESO FIXE NullPointerException in org.apache.poi.xwpf.usermodel.XWPFStyles.commit() 2012-01-11
52540 POI XWPF dev RESO FIXE [PATCH] Need to support docx files with multiple core properties 2012-01-30
52561 POI XWPF dev RESO FIXE [PATCH] XWPFTable: add methods to set table inside borders and cell margins 2012-02-07
52562 POI XWPF dev RESO FIXE [PATCH] add methods to get/set a table row's Can't Split and Repeat Header attributes 2012-02-07
52566 POI XWPF dev RESO FIXE [PATCH] Add methods to set/get XWPFTableCell vertical alignment, color 2012-02-07
52568 POI XWPF dev RESO FIXE [PATCH] Add methods to set/get an XWPFRun's text color 2012-02-07
52570 POI XWPF dev RESO FIXE [PATCH] Small bug fixes in XWPFDocument 2012-02-07
52255 POI XWPF dev RESO FIXE RFE: XWPFPictureData should allow registration of new image formats 2012-02-26
51564 POI XWPF dev RESO FIXE [PATCH] added support for enforcing fields update 2012-02-29
53307 POI XWPF dev RESO INVA How to read and write a .docx file using XWPF 2012-05-28
54099 POI XWPF dev RESO FIXE CTHMerge & CTTcBorders classes missing in poi-ooxml-schemas-3.8 2012-11-15
54849 POI XWPF dev RESO FIXE Controlled content/Form (Std/StdBlock) content is not processed 2013-06-20
55066 POI XWPF dev RESO FIXE Then open XWPFDocument onDocumentRead method dublicate existing Footnotes. 2013-06-20
55142 POI XWPF dev RESO FIXE Newlines incorrectly added within SDT between runs 2013-06-25
55361 POI XWPF dev RESO FIXE Add CTMoveBookmark to ooxml-lite to avoid OOXML NoSuchMethodException when loading some XWPF Docs 2013-08-08
55625 POI XWPF dev RESO INVA Index is POI XWPF 2013-10-05
55733 POI XWPF dev RESO FIXE NullPointerException when attempting to parse a Word document with no headers 2013-11-01
55992 POI XWPF dev RESO INVA right to left (rtl) text in xwpfdocument (apache poi) 2014-01-12
56127 POI XWPF dev RESO FIXE if text have table and we fatch the text thru getText method in XWPFWordExtractor class than table content is coming in last 2014-02-11
56076 POI XWPF dev RESO FIXE [PATCH] Add document protection with password support to XWPF 2014-02-21
56075 POI XWPF dev RESO FIXE [PATCH] Add Change Tracking support to XWPF 2014-03-13
56350 POI XWPF dev RESO INVA XWPFRun seperating text in the same format 2014-04-05
54771 POI XWPF dev RESO FIXE Read text from Cover Page, Table of Contents and Bibliography 2014-06-16
55196 POI XWPF dev RESO FIXE XWPFDocument createTOC Exception when style names less than 7 characters 2014-07-31
56006 POI XWPF dev RESO FIXE XWPFDocument increasing size and gets unusable after several "read-write" iterations 2014-07-31
56864 POI XWPF dev RESO FIXE XWPFLatentStyles.isLatentStyle always returns true if there is at least 1 lsdException 2014-08-28
50993 POI XWPF dev RESO WONT OutOfMemory Exception on Large docx 2014-09-01
56906 POI XWPF dev RESO INVA While reading .docx(of more than 10mb) file with Apache POI its throwing OutOfMemory error 2014-09-01
56934 POI XWPF dev RESO INVA CTPageSz and CTTblGrid classes are missing 2014-09-16
57312 POI XWPF dev RESO FIXE XWPFRun.getUnderline() throws NullPointerException, when missing xml attribute "w:val" 2014-12-19
57254 POI XWPF dev RESO FIXE [PATCH] Patch on XWPFStyles to fix state after calling setStyles 2014-12-19
54049 POI XWPF dev RESO FIXE [PATCH] XWPFWordExtractor does not extract footnote references 2015-01-04
57639 POI XWPF dev RESO MOVE using external jars in eclipse plug-in project - getting ClassNotFound exception for ..usermodel.XWPFDocument 2015-02-27
56799 POI XWPF dev RESO FIXE [PATCH] CTTblGrid classes missing from poi-ooxml-schemas 2015-03-05
56392 POI XWPF dev RESO FIXE [PATCH] IllegalArgumentException in IdentifierManager / XWPFDocument 2015-03-11
57829 POI XWPF dev RESO FIXE XWPFParagraph.removeRun(.) don't remove XWPFRun from irun list and can lead to XmlValueDisconnectedException 2015-04-24
57975 POI XWPF dev RESO FIXE Clean up code in XWPF 2015-05-29
57963 POI XWPF dev RESO FIXE XWPFDocument should not depend on scratchpad-jar 2015-06-16
57961 POI XWPF dev RESO FIXE NPE in PoiTextExtractor when closed 2015-06-16
58127 POI XWPF dev RESO INVA sweetsumi 2015-07-12
58597 POI XWPF dev RESO FIXE XWPFDocument causes SecurityException under securitymanager 2015-11-11
58618 POI XWPF dev RESO FIXE [PATCH] XWPFParagraph insertNewRun and removeRun work incorrectly for runs after hyperlink/field runs.. 2016-01-01
57889 POI XWPF dev RESO FIXE Fix potential NPE in XWPFParagraph.getNumFmt() 2016-01-12
51763 POI XWPF dev RESO INVA Inserting a dynamic table into a cell of a row 2016-01-22
58920 POI XWPF dev RESO INVA java.lang.IllegalArgumentException: Value for parameter 'id' was out of bounds when parsing docx 2016-01-26
58995 POI XWPF dev RESO WONT Create shape with drawing ml instead of using vml 2016-02-11
58993 POI XWPF dev RESO WONT failed to extract the correct paragraph direction for docx documents 2016-02-11
49435 POI XWPF dev RESO WORK Metadata extractor fails to extract metadata when using a ByteArrayInputStream 2016-02-14
55476 POI XWPF dev RESO WORK [PATCH] Fixed: after XWPFRun.addPicture() Word considers the document as corrupted 2016-02-15
58919 POI XWPF dev RESO FIXE [PATCH] Utility method to check any restrict protected 2016-02-17
52619 POI XWPF dev RESO WORK When addding to a table, the first and second row's data appears on the first row 2016-02-17
59208 POI XWPF dev RESO FIXE bold xml value of "1" treated as false 2016-03-22
58922 POI XWPF dev RESO WORK org.apache.poi.xwpf.usermodel.XWPFRun.setFontSize(-1) sets size to +32767 2016-03-29
57031 POI XWPF dev RESO FIXE Out of Memory when extracting text from attached files 2016-04-01
58925 POI XWPF dev RESO INVA IllegalArgumentException: already added: Lorg/apache/xmlbeans/xml/stream/XMLEvent 2016-04-04
55568 POI XWPF dev RESO WONT Failed to create a tab in *.docx with standard means 2016-04-07
59378 POI XWPF dev RESO INVA Docx file corruption on write - The part /_rels/.rels does not have any content type 2016-06-02
51787 POI XWPF dev RESO WORK First row is duplicated in the XWPFTable constructor 2016-06-12
53576 POI XWPF dev RESO WORK docx file Can't read content types part ! 2016-06-12
48574 POI XWPF dev RESO FIXE Extention of XWPF to insert paragraphs and tables form different Documents in one Document. 2016-06-13
57991 POI XWPF dev RESO WORK Adding image to document .docx not work, both 3.12 and 3.10 versions 2016-06-18
55566 POI XWPF dev RESO FIXE [PATCH] Accept 0-based ID values 2016-07-26
55541 POI XWPF dev RESO DUPL Generating word throws exception when using equal or more then 7 rows 2016-07-26
49934 POI XWPF dev RESO WORK Problem with XWPF image detection with poi-ooxml-schemas 2016-07-26
60286 POI XWPF dev RESO FIXE NPE when checkbox doesn't have a default value in XWPFRun 2016-10-20
57366 POI XWPF dev RESO FIXE XWPFTable to Header / Footer 2016-10-30
60293 POI XWPF dev RESO FIXE Handling illegal "Odd" footer in XWPF 2016-10-31
60337 POI XWPF dev RESO FIXE XWPFTableRow.isRepeatHeader throws NullPointerException, setRepeatHeader does not overwrite old value 2016-11-05
60341 POI XWPF dev RESO FIXE Handle null SdtPr in SdtBlock 2016-11-07
60342 POI XWPF dev RESO FIXE Handle null SdtContentCell within an SdtCell 2016-11-10
45558 POI XWPF dev RESO FIXE poi-3.5-beta1-20080718.jar - content from a TextBox object of a 2007 docx document is not extracted. 2016-11-25
60329 POI XWPF dev RESO FIXE Avoid NPE when styleid is null 2016-12-01
60454 POI XWPF dev RESO WORK the XWPFRun object can not recognize its superscript 2016-12-08
58237 POI XWPF dev RESO FIXE Unable to add image to a word document header using XWPF 2016-12-12
60339 POI XWPF dev RESO FIXE POI cannot add Picture to docx by CTAnchor 2016-12-15
60465 POI XWPF dev RESO FIXE Cannot specify interline spacing for a Paragraph in XWPF 2016-12-16
54566 POI XWPF dev RESO INVA ZipException was caught broken uncompressed block 2017-01-05
59030 POI XWPF dev RESO FIXE Nullpointer Exception while accessing table cell alignment 2017-02-08
60754 POI XWPF dev RESO DUPL When docx.close(),docx.write(os) will report a Rule M2.4 exception 2017-02-21
57495 POI XWPF dev RESO FIXE [PATCH] getTableArray method can not get 0 pos table 2017-02-22
61104 POI XWPF dev RESO INVA new XWPFDocument(fis) is blocked 2017-06-16
60913 POI XWPF dev RESO INVA Bullets in .docx to pdf issues 2017-06-16
61251 POI XWPF dev RESO WORK Out of memory when opening the DOCX file 2017-07-05
61354 POI XWPF dev RESO FIXE Tika fails to get full HTML 2017-07-28
55802 POI XWPF dev RESO FIXE [PATCH] Wrong encoding used for non-ASCII characters in text runs 2017-08-06
61475 POI XWPF dev RESO FIXE Duplication of content in some XWPF 2017-08-31
61470 POI XWPF dev RESO FIXE Text with phonetic runs aren't extracted in docx 2017-08-31
61421 POI XWPF dev RESO WONT org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException: Rule M2.4 exception 2017-09-26
58067 POI XWPF dev RESO FIXE getText() of XWPFParagraph returns deleted text if in "review" mode 2017-12-26
61745 POI XWPF dev RESO FIXE [PATCH] Added Support To create chart object For DOCX 2017-12-27
61787 POI XWPF dev RESO FIXE Text extraction omitting text incorrectly 2017-12-28
61612 POI XWPF dev RESO INVA Caught org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException: Rule M2.4 exception 2017-12-28
61972 POI XWPF dev RESO FIXE Adding chart in Document of MS-Word File without reading Temp MS-Word File 2018-01-20
61991 POI XWPF dev RESO DUPL Simple instantiation of XWPFDocument causes reflection warning and method not found exception 2018-01-23
62050 POI XWPF dev RESO DUPL Java throws me the WARNING 2018-01-30
55954 POI XWPF dev RESO FIXE Unable to remove the outer borders of a table 2018-02-11
59624 POI XWPF dev RESO FIXE Outer Border color cannot be set for Tables and Table width is also not setting 2018-02-11
55953 POI XWPF dev RESO FIXE Unable to position the table to center. 2018-02-12
62139 POI XWPF dev RESO INVA The XWPFStylesDocument.getFontSize() method doesn't deal with non-integer Font Sizes 2018-03-19
62174 POI XWPF dev RESO FIXE class org.openxmlformats.schemas.wordprocessingml.x2006.main.STHeightRule not found in jar file 2018-04-02
62338 POI XWPF dev RESO FIXE cannot find class org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblLayoutType 2018-04-29
62467 POI XWPF dev RESO INVA How to create CheckBox in DOCX file 2018-06-18
59625 POI XWPF dev RESO FIXE Localisation (Internationalisation in other languages) when applied in charts corrupt the MS Word file. 2018-10-03
62812 POI XWPF dev RESO DUPL downloadpackage lack of lib:commons-compress 2018-10-10
58961 POI XWPF dev RESO LATE Word 2013 document won't save new run 2018-10-26
62859 POI XWPF dev RESO FIXE NPE when creating SDTContent 2018-10-26
63013 POI XWPF dev RESO FIXE add XWPFRun setLang method 2018-12-18
63149 POI XWPF dev RESO FIXE When opening the attached .docx file, I get java.lang.NoSuchMethodException: org.openxmlformats.schemas.wordprocessingml.x2006.main.impl.CTPictureBaseImpl.<init>(org.apache.xmlbeans.SchemaType, boolean) 2019-02-06
58850 POI XWPF dev RESO LATE XWPFTable adds border while just opening and saving 2019-03-10
63920 POI XWPF dev RESO INVA Prompt that I don't have this class 2019-11-13
63756 POI XWPF dev RESO FIXE [PATCH] add units to javadocs of some XWPFParagraph methods 2019-11-17
63603 POI XWPF dev RESO INVA XWPFDocument always returs the current header and footer details along with old data which is not exist in the document 2019-11-17
64020 POI XWPF dev RESO WONT getHostAddress called unexpectedly, causing significant performance hit 2019-12-19
63788 POI XWPF dev RESO FIXE XWPFNumbering.removeAbstractNum removes by list index, not abstractNumId 2020-01-01
64098 POI XWPF dev RESO FIXE Whitespace in text not preserved if starting with tab character 2020-01-26
61236 POI XWPF dev RESO FIXE Dynamically addAbstractNum in XWPFNumbering 2020-03-23
63465 POI XWPF dev RESO FIXE XWPFParagraph: how to set ILvl? 2020-03-24
55966 POI XWPF dev RESO FIXE Text contents of content controls within paragraphs, not appearing in XWPFWordExtractor.getText() 2020-03-28
64561 POI XWPF dev RESO FIXE [PATCH] XWPFSDTContent.getText() is empty for nested SDT elements 2020-06-26
64600 POI XWPF dev RESO FIXE XWPFStyles.styleExist("MyStyle") should return false instead of raising NPE 2020-07-14
64605 POI XWPF dev RESO FIXE XWPFRun font size support float 2020-07-17
64807 POI XWPF dev RESO INVA Edit docx content in angular application 2020-10-13
64808 POI XWPF dev RESO INVA MasterPageManager.initialize() NullPointerException 2020-10-14
64615 POI XWPF dev RESO FIXE Extraction of content under a particular heading in Word Document . 2020-10-25
64860 POI XWPF dev RESO INVA Split large document multiple small document 2020-10-29
64796 POI XWPF dev RESO LATE How to set page size in dynamic generated docx 2020-12-13
65023 POI XWPF dev RESO FIXE addNewCol is untested and does not work 2020-12-25
64851 POI XWPF dev RESO INFO ctr.getTArray() returns empty array 2020-12-30
64950 POI XWPF dev RESO FIXE about doughnutchart 2021-01-21
65075 POI XWPF dev RESO WORK My program works well on my operating system. But when I test it on another system, sometimes the output Word file is not generated 2021-01-23
65183 POI XWPF dev RESO FIXE Dependency on batik-all causes JPMS errors with OOXML artifact 2021-04-27
65292 POI XWPF dev RESO FIXE createRow() leads to corrupted word file 2021-05-20
64838 POI XWPF dev RESO FIXE Loading and saving a file adds an unwanted <w:p/> tag resulting in additional newlines in the document 2021-05-20
65291 POI XWPF dev RESO FIXE XWPFRun method getStyle() throws an ArrayOutOfBoundsException 2021-05-20
65282 POI XWPF dev RESO FIXE XWPFParagraph's addRun method only adds to run collection, missing iRun collection 2021-05-20
56469 POI XWPF dev RESO FIXE [PATCH] patch for XWPF to support adding comments 2021-05-20
62632 POI XWPF dev RESO FIXE Cannot remove BodyElements from XWPFTableCell 2021-05-20
62589 POI XWPF dev RESO FIXE Creating of simple fields when writing DOCX doesn't work in current code 2021-05-20
65487 POI XWPF dev RESO INVA Problems to include image in header and footer 2021-09-01
65331 POI XWPF dev RESO FIXE XWPFTable.setTableAlignment(TableRowAlign tra) wrong implementation (mapping between Enums) 2021-10-08
65431 POI XWPF dev RESO INFO Not able to read image size and positions 2021-10-09
64837 POI XWPF dev RESO CLOS In POI 3.17 xmlText prints the inner string of the CTText element (as fragment) instead of the whole xml node with <w:t> 2021-10-13
65649 POI XWPF dev RESO WORK org.apache.poi.util.RecordFormatException: Tried to allocate an array of length 20785132, but 10000000 is the maximum for this record type 2021-10-22
65320 POI XWPF dev RESO WONT XWPFDocument cannot read data: embedded images 2021-12-26
65667 POI XWPF dev RESO FIXE XWPFTableRow.createCell() creates cell containing paragraph 2022-01-06
65738 POI XWPF dev RESO FIXE Should directories be added as parts in .docx in 5.1.0? 2022-01-06
65786 POI XWPF dev RESO DUPL Many warning exception stacks will be printed when opening the document 2022-01-06
65732 POI XWPF dev RESO WONT Word-documents created with Apache POI not working properly with recent word version of MS Office 2022-02-21
49765 POI XWPF dev RESO WONT addPictures() not displaying Image in XWPF 2022-03-20
65917 POI XWPF dev RESO CLOS Image insertion fails 2022-03-29
66081 POI XWPF dev RESO FIXE [PATCH] fix editing of added abstract numberings 2022-05-22
66080 POI XWPF dev RESO FIXE [PATCH] XWPFNumbering.addAbstractNum uses abstract numberings count as id 2022-05-22
66079 POI XWPF dev RESO FIXE XWPFNumbering.removeAbstractNum still removes by list index, not abstractNumId 2022-05-22
46308 POI XWPF dev RESO FIXE XWPFTable - basic support for table 2022-07-06
66085 POI XWPF dev RESO INFO org.openxmlformats.schemas.wordprocessingml.x2006.main.STHint missing ENUM value 2022-08-03
66187 POI XWPF dev RESO FIXE MS document is error by XWPFDocument to write when XWPFRun call method getTextHightlightColor() or getEmphasisMark 2022-08-15
64939 POI XWPF dev RESO CLOS XWPFWordExtractor doesnt extract text from this file in apache poi 3.17 2022-08-15
65509 POI XWPF dev RESO WORK Neither all image are shown in ​Word for Mac/Windows from word file created with Apache POI 2022-08-19
57463 POI XWPF dev RESO INFO OutOfMemeoryError while extracting text from DOCX files 2022-08-28
63575 POI XWPF dev RESO FIXE XWPFWordExtractor - capitalized text (<w:caps/>) 2022-08-29
66312 POI XWPF dev RESO FIXE Inserting paragraph into table from cursor 2022-11-23
66347 POI XWPF dev RESO FIXE Add theme support to XWPF 2022-11-23
63624 POI XWPF dev RESO FIXE XWPFTableCell.setText() returns empty when no paragraph is created 2023-08-18
66988 POI XWPF dev RESO FIXE cell.setText(String) only appends text 2023-08-18
67735 POI XWPF dev RESO FIXE Support for complex scripts in XWPFRun 2023-10-14
67510 POI XWPF dev RESO FIXE No POI-generated Charts can be opened by Excel for Mac v. 16.77 2023-11-16
57618 POI XWPF dev CLOS FIXE How to set heading style for a paragraph in a docx file using Apache POI ? 2015-02-23
47148 POI XWPF dev CLOS WORK XWPFRun.setFontFamily does not work with chars above 127. 2016-10-05
53009 POI XWPF dev CLOS FIXE Problem creating header and footer 2016-10-13
48326 POI XSSF dev NEW --- Methods to style a cell comment 2009-12-02
53678 POI XSSF dev NEW --- Clone Sheet with control form (Checkboxes) 2013-03-08
54907 POI XSSF dev NEW --- Unreadable content error when reading .xlsx with external links containing U+3000('IDEOGRAPHIC SPACE') character. 2013-05-25
56106 POI XSSF dev NEW --- End of Line character in formula throws exception in XSSFFormulaEvaluator.evaluate() 2014-02-05
54833 POI XSSF dev NEW --- The XSSF-implementation of the DataValidation-interface method setSuppressDropDownArrow is wrong 2014-04-14
56899 POI XSSF dev NEW --- DataFormatter.formatRawCellContents throws IllegalArgumentException when certain parameter is passed in. 2014-08-29
56928 POI XSSF dev NEW --- Picture resizing does not work with WMF files 2014-09-08
55755 POI XSSF dev NEW --- Only one SheetConditionalFormatting is found 2015-01-01
54071 POI XSSF dev NEW --- DateUtils.getXX() do not round millisecond values leading to Dates being different by one second compared to LibreOffice 2015-01-05
57861 POI XSSF dev NEW --- Unreadable content after setCellFormula(null) and value used in another sheet 2015-04-27
55269 POI XSSF dev NEW --- Create cell name formula text from CellReference 2015-09-11
56752 POI XSSF dev NEW --- XSSFEvaluationWorkbook.getExternalName should take advantage of the ExternalLinkTable cache potentials 2015-09-13
55752 POI XSSF dev NEW --- Using RegionUtil will result merged cell turn black when clicked in 2015-09-14
58224 POI XSSF dev NEW --- Re-statement of bug 56981 - horizontal and vertical alignment do not work when read with OpenOffice 2015-09-20
53441 POI XSSF dev NEW --- Column formatting not respected when creating new cells 2015-10-29
54082 POI XSSF dev NEW --- collapseRow do not works as expected 2015-10-29
59180 POI XSSF dev NEW --- XSSFGraphicFrame hides anchor from XSSFShape 2016-03-28
54593 POI XSSF dev NEW --- Poor performance when adding borders 2016-04-05
55273 POI XSSF dev NEW --- Names referring to Excel tables have no associated sheet 2016-06-15
59852 POI XSSF dev NEW --- Comments resized when Row.setZeroHeight() hides row 2016-07-15
55904 POI XSSF dev NEW --- [PATCH] Cell getHyperlink returns null when the link is drag copied in excel 2016-10-20
60430 POI XSSF dev NEW --- XSSFName.getSheetName() does not work with noncontiguous named ranges 2016-12-02
60462 POI XSSF dev NEW --- indexedColors not extracted when stored in styles.xml 2017-01-02
60642 POI XSSF dev NEW --- clone sheet with graphic images, rects and textboxs 2017-01-25
60561 POI XSSF dev NEW --- Values wrote in the first visible sheet are overwriting hidden sheet values 2017-01-25
60811 POI XSSF dev NEW --- Possibility to keep structured references string 2017-03-03
53309 POI XSSF dev NEW --- Adding image to header 2017-03-17
60880 POI XSSF dev NEW --- Missing: search for CellStyle 2017-03-24
58796 POI XSSF dev NEW --- After using evaluator.evaluateAll() date is calculated incorrectly 2017-03-29
61053 POI XSSF dev NEW --- Add missing built-in numFmt 2017-06-20
58294 POI XSSF dev NEW --- Pivot Table corrupted when saving an xlsx workbook 2017-07-10
55555 POI XSSF dev NEW --- Adding a border to a cell with background pattern sets the pattern color to black 2017-07-17
60902 POI XSSF dev NEW --- .cloneCellStyle as a Workbook method 2017-08-19
57884 POI XSSF dev NEW --- XSSFDataFormat.getFormat is slow with large numbers of formats 2017-09-10
61701 POI XSSF dev NEW --- XSSFName.getSheetName() throws when the named range refers to a formula with a Table range 2017-10-31
61699 POI XSSF dev NEW --- Implement XSSFWorkbook#isHidden() 2017-10-31
61728 POI XSSF dev NEW --- Cell Comments created with Apache POI have transparent background 2017-11-06
62017 POI XSSF dev NEW --- Writing more than 1024 OLE objects in a single spreadsheet creates probably an invalid file 2018-01-19
61949 POI XSSF dev NEW --- XSSFTable should support create/update functions 2018-02-08
62088 POI XSSF dev NEW --- DataFormatter should provide additional createFormat method for callers that do not work with Cell (SAX) 2018-02-09
62162 POI XSSF dev NEW --- indirect function with named range reference causes NPE 2018-03-17
62183 POI XSSF dev NEW --- Sort in pivot Table 2018-03-18
62201 POI XSSF dev NEW --- Zip Bomb ratio: Fail fast and/or round the ratio before comparison 2018-03-21
62222 POI XSSF dev NEW --- getLabel for Hyperlink returns always null for xlsx files 2018-04-02
62271 POI XSSF dev NEW --- Error in computing count of unique values using SUMPRODUCT and COUNTIF 2018-04-10
62348 POI XSSF dev NEW --- ClientAnchor set Dx1/Dx2/Dx2/Dy2 is weird or no effect 2018-05-03
62433 POI XSSF dev NEW --- POI cannot evaluate cell from workbook references if it's worksheet name contains a "#" (hash) 2018-06-06
62732 POI XSSF dev NEW --- xlsx output by POI 4.0.0 cannot be opened because file format or extension is not valid. 2018-09-19
58719 POI XSSF dev NEW --- Horizontal alignment is not rendered correctly in Safari for IOS 2019-01-06
59666 POI XSSF dev NEW --- Unable to apply sorting/custom sorting on cell range addresss 2019-01-06
63108 POI XSSF dev NEW --- XSSFSheet.GetColumnWidth() return value is smaller than actual for default width column 2019-02-17
63340 POI XSSF dev NEW --- getCellType throws error on cells formatted as date 2019-04-11
62759 POI XSSF dev NEW --- removeColumn corrupts XSSFTable 2019-05-04
62444 POI XSSF dev NEW --- Newline character in table header row cell causes damage to Excel file 2019-05-09
63400 POI XSSF dev NEW --- XSSFSheet.createTable should add a default table style 2019-06-20
62961 POI XSSF dev NEW --- Sheet.groupColumn creates incorrect grouping and changes cell widths in XLSX file (since 3.17 and also in 4.0) 2019-06-20
63402 POI XSSF dev NEW --- XSSFSheet.removeTable corrupts the workbook 2019-07-01
63463 POI XSSF dev NEW --- Corrupt excel file using POI api ver 4.1 with shiftRows() 2019-07-03
56599 POI XSSF dev NEW --- getDataValidations does not return dataValidations referring to different sheets. 2019-11-08
63849 POI XSSF dev NEW --- Error writting table with column name containing LF (line feed) 2019-11-16
63841 POI XSSF dev NEW --- Cell formatting used wrong decimal separator when a Java locale is set 2019-11-16
63554 POI XSSF dev NEW --- XSSFName.getSheetName() returns wrong sheet 2019-11-17
63539 POI XSSF dev NEW --- setColumnGroupCollapsed(int columnNumber, boolean collapsed):this method doesn't work 2019-11-17
63999 POI XSSF dev NEW --- Data validations that references another sheet don't appear correctly 2019-12-11
64046 POI XSSF dev NEW --- shiftRows judge mergedRegions to remove error 2020-01-03
64050 POI XSSF dev NEW --- deleted cells still have format after shiftColumns 2020-01-03
56548 POI XSSF dev NEW --- XSSFCellStyle.getFillBackgroundColor should return 65 (not 64) when a fillBackgroundColor has not been explicitly set 2020-01-09
62581 POI XSSF dev NEW --- If source sheet of cloneSheet has comments, adding more comments creates inconsistant xlsx 2020-02-10
62247 POI XSSF dev NEW --- Support for LineStyle in XSSFComment 2020-02-25
64294 POI XSSF dev NEW --- Incompatibility with dataValidation tag in Excel, LibreOffice newest versions 2020-03-31
57623 POI XSSF dev NEW --- Nested column groupings not working 2020-04-15
64369 POI XSSF dev NEW --- COUNTIF and <> with wildcard didn't work 2020-05-14
59753 POI XSSF dev NEW --- The XSSFPicture.getPreferredSize returns incorrect anchor col2 and row2 due to error in ImageUtils.setPreferredSize 2020-07-09
62522 POI XSSF dev NEW --- jpg,jpeg excel combinination error 2020-10-29
64165 POI XSSF dev NEW --- Can't read in rows without 'r' attribute 2021-02-09
63902 POI XSSF dev NEW --- Cloned chart has reference to field with original sheet. Problem with method Workbook.cloneSheet(int sheetNum) 2021-02-17
65266 POI XSSF dev NEW --- Reading conditional formatting not working when format references another sheet 2021-04-26
65241 POI XSSF dev NEW --- Slope and Intercept calc doesn't handle blank cells in range. 2021-04-27
65289 POI XSSF dev NEW --- XSSFWorkbook.cloneSheet leading to save prompt by Excel without any changes done 2021-05-05
65374 POI XSSF dev NEW --- XSSFRichTextString Fine-grained thickening does not work 2021-06-15
59932 POI XSSF dev NEW --- Incorrect column grouping behavior 2021-08-18
59252 POI XSSF dev NEW --- Close workbook does not save file 2021-09-02
63234 POI XSSF dev NEW --- XSSFFont.equals, hashCode very slow; revised code presented 2021-10-10
65609 POI XSSF dev NEW --- Flush not working 2021-10-13
65669 POI XSSF dev NEW --- Cannot find column with quote 2021-11-03
65683 POI XSSF dev NEW --- call workbook.removeSheetAt will not remove attachments 2021-11-22
65963 POI XSSF dev NEW --- Name confused with column reference 2022-03-19
66066 POI XSSF dev NEW --- Conditonal Formatting - Empty cell - Bad Matching 2022-05-16
60307 POI XSSF dev NEW --- XIRR not supported 2022-05-28
66189 POI XSSF dev NEW --- Decimal discrepancy in simple arithmetic operation 2022-08-03
58032 POI XSSF dev NEW --- Better handling of errors when evaluating formulas 2022-09-22
65462 POI XSSF dev NEW --- add support for threaded comments (excel) 2023-02-02
66503 POI XSSF dev NEW --- [PATCH] Fix for XL4 Macros 2023-03-11
57699 POI XSSF dev NEW --- Support Strict OOXML files 2023-04-16
66611 POI XSSF dev NEW --- XSSFFormulaUtils::updateFormula omits column fixation when only used with column definitions 2023-06-08
66629 POI XSSF dev NEW --- Formula evaluator returns wrong result form sumif formula 2023-06-08
62429 POI XSSF dev NEW --- Not Able to read 2016 MS-Excel file Containing TreeMap using InputStreamReader JAVA 2023-06-15
66651 POI XSSF dev NEW --- References to non existing named cells inside Formulas throws exception even with IF/ISERROR 2023-06-15
65510 POI XSSF dev NEW --- Add support for XLSB Short Cell Records 2023-07-10
66371 POI XSSF dev NEW --- BaseXSSFEvaluationWorkbook.getName(String,sheetIndex) should return the name from the sheet scope first 2023-08-10
67442 POI XSSF dev NEW --- [PATCH] Setting blank on cells of certain range of shared formulas throws XmlValueDisconnectedException 2023-09-20
66904 POI XSSF dev NEW --- Function DAYS not parsing German or French string dates 2023-10-17
59393 POI XSSF dev NEW --- IllegalArgumentException when set comment for Multiple cell included cell A1 2023-11-23
68526 POI XSSF dev NEW --- Do we have any Apache POI documentation for spreadsheet accessibility 2024-01-25
68652 POI XSSF dev NEW --- Add constructor which allows to prevent writing changes to XSSFWorkbook back to the source file upon closing 2024-02-25
68258 POI XSSF dev NEW --- Nested functions in IF formulas don't get evaluated 2024-02-25
56525 POI XSSF dev NEW --- XSSFSheet.getColumnStyle doesn't conform to Sheet.getColumnStyle API doc 2024-02-25
68031 POI XSSF dev NEW --- The inconsistency about default column style 2024-02-25
68137 POI XSSF dev NEW --- PPTX2PNG doesn't use fonts supplied via -fontdir 2024-02-25
66679 POI XSSF dev NEW --- Cells without explicit style use column style as default 2024-02-26
68779 POI XSSF dev NEW --- Mixed cell reference is being malformatted 2024-03-14
63189 POI XSSF dev NEW --- Error when cloning sheet with a hyperlink 2024-04-08
56490 POI XSSF dev REOP --- When trying to open xlsx file exported from a tool, null pointer exception 2014-05-16
54399 POI XSSF dev REOP --- Sheet index (-1) is out of range when rename sheet 2016-03-17
53320 POI XSSF dev REOP --- FormulaShifter doesn't take care to absolute references 2016-06-15
53282 POI XSSF dev REOP --- Hyperlink with a non-breaking space throws java.lang.IllegalStateException: The hyperlink for cell A2 references relation rId2, but that didn't exist! 2016-07-28
57008 POI XSSF dev REOP --- Wrting _x0427_ to a string cell changes the string to some strange UTF-8 character 2020-12-15
66211 POI XSSF dev REOP --- XSSFTable.updateHeaders will not work for Worksheets created using current Excel versions 2022-09-12
65916 POI XSSF dev REOP --- IndexOutOfBoundsException - Workbook.write() 2023-07-03
66029 POI XSSF dev REOP --- poi 5.0 generated xlsx file RUN TO EMAIL APPENDS .TXT TO OUTPUT 2023-11-15
67396 POI XSSF dev REOP --- Excel getting corrupted in poi 5.0.0 because of standalone = no 2023-11-22
56377 POI XSSF dev NEED --- Autosize columns with custom date format (yyyy-MM-dd HH:mm:ss GMT) gets wrong width 2014-06-26
55005 POI XSSF dev NEED --- Custom formula not getting read properly 2015-09-07
57226 POI XSSF dev NEED --- CellStyle.setShrinkToFit(true); makes the program fail, without throwing any error 2015-09-13
54686 POI XSSF dev NEED --- [PATCH] Some Excel formats are formatted incorrectly by DataFormatter 2015-10-25
50868 POI XSSF dev NEED --- Performance of sheet.setDefaultColumnStyle(col, style) degrades as more columns are added 2015-10-29
55473 POI XSSF dev NEED --- DataFormatter.formatCellValue(cell) throws IllegalArgumentException when the format is mm/dd/yyyy;;; and value is 0 2015-11-04
52592 POI XSSF dev NEED --- DataFormatter appends asterisk to currency data 2015-11-04
53518 POI XSSF dev NEED --- Method to autosize cell comments 2015-11-23
58716 POI XSSF dev NEED --- Picture.resize() is slow as image is read for dimensions again 2015-12-31
58927 POI XSSF dev NEED --- ColumnHelper.setColumnAttributes does not copy the "collapsed" field. 2016-03-13
58563 POI XSSF dev NEED --- XSSFRichTextString does not implement equals, but HSSFRichTextString does 2016-04-06
56887 POI XSSF dev NEED --- [PATCH] Remove names pointing at a sheet when the sheet is deleted 2016-06-11
57885 POI XSSF dev NEED --- Add a function to copy a sheet in org.apache.poi.ss.util.SheetUtil class 2016-06-19
59705 POI XSSF dev NEED --- Wrong implementation of XSSFPivotTable.addColumnLabel() methods 2016-06-19
55214 POI XSSF dev NEED --- Formula name length limit when setting an external API formula in a cell 2016-06-20
57882 POI XSSF dev NEED --- allow appending to large workbooks without reading 2016-09-11
55076 POI XSSF dev NEED --- collapsing column groups only hides the first column 2016-09-22
60253 POI XSSF dev NEED --- XSSFValidationConstraint.prettyPrint() changed from 3.14 to 3.15 2016-10-14
60047 POI XSSF dev NEED --- XSSFDrawing.getShapes() changes Anchor type. 2017-02-17
57332 POI XSSF dev NEED --- FormulaEvaluator with external references 2017-07-10
62846 POI XSSF dev NEED --- FormulaParseException thrown for row containing empty formula cells 2018-10-23
62778 POI XSSF dev NEED --- url-encoded in internal links (Target/TargetURI) for xlsx excel cannot to recognize 2018-12-22
63373 POI XSSF dev NEED --- XSSFConditionalFormattingThreshold.getRangeType will cause NullPointException if the type is "formula" 2019-04-24
63166 POI XSSF dev NEED --- after using createCellComment to create comment for A1 cell first, cannot create comment for other cell any more. 2019-07-07
63668 POI XSSF dev NEED --- Crash at Workbook.removeSheetAt() 2019-11-17
54751 POI XSSF dev NEED --- Add levels to groupRow 2020-04-15
64571 POI XSSF dev NEED --- Freeze Panes now cause Excel to repair the file. 2020-09-25
64707 POI XSSF dev NEED --- Editing existing XSSFTable without header corrupts xlsx 2020-10-25
64980 POI XSSF dev NEED --- org.apache.poi.openxml4j.exceptions.PartAlreadyExistsException 2020-12-30
64341 POI XSSF dev NEED --- Incorrect value returned for FormulaError on evaluating formula cell 2021-01-03
65040 POI XSSF dev NEED --- Cell IFERROR don't work with other formula cells with POI 2021-01-19
60072 POI XSSF dev NEED --- Sheet shiftRows doesn't trigger charts position updating 2021-02-17
65258 POI XSSF dev NEED --- Adjusting row height/column width will affect picture size 2021-04-27
65829 POI XSSF dev NEED --- formula cell overprints when updating dependent cells 2022-01-28
65942 POI XSSF dev NEED --- Font Formatting setFontStyle not working as expected 2022-03-09
65972 POI XSSF dev NEED --- XSLX files has a file type of DOCX 2022-03-22
66014 POI XSSF dev NEED --- Stack overflow error while evaluating formula 2022-04-15
66229 POI XSSF dev NEED --- i need date,but i wirte too long integer insert sucessed 2022-08-19
66283 POI XSSF dev NEED --- xlookup doesn't register as a FuncVarPtg 2022-10-08
66479 POI XSSF dev NEED --- Inserting Line Shape When Dx1>Dx2 in an Excel Cell 2023-02-19
66515 POI XSSF dev NEED --- Formula not updating after setCellFormula 2023-03-11
66612 POI XSSF dev NEED --- Macrosheet not found in xslm sheets 2023-05-23
68385 POI XSSF dev NEED --- Getting Repaired Records: Drawing from /xl/drawings/drawing1.xml part (Drawing shape) 2024-02-25
68305 POI XSSF dev NEED --- Invalid sheetIndex Error in formulaEvaluator.evaluate(cell) for Cell Formula with Escaped Apostrophe in Sheet Name 2024-02-25
45881 POI XSSF dev RESO FIXE Fix some examples 2008-09-24
45894 POI XSSF dev RESO FIXE patch XSSFWorkbook 2008-09-25
45892 POI XSSF dev RESO FIXE patch XSSFRow.setHeight() 2008-09-25
45898 POI XSSF dev RESO FIXE patch to setFillBackgroundColor and setFillForegroundColor 2008-09-28
45899 POI XSSF dev RESO FIXE patch for XSSFWorkbook 2008-09-28
45942 POI XSSF dev RESO FIXE Border and fill pattern enum values 2008-10-05
45967 POI XSSF dev RESO FIXE Implemented XSSFPrintSetup object 2008-10-12
45988 POI XSSF dev RESO FIXE XSSFRow.getLastCellNum() returns index of last cell 2008-10-12
45972 POI XSSF dev RESO WONT POI 3.5b3: OOXML needs too many support libraries 2008-10-13
46004 POI XSSF dev RESO FIXE implementd examples 2008-10-17
46006 POI XSSF dev RESO FIXE javadoc 2008-10-17
46003 POI XSSF dev RESO FIXE Implemented XSSFWorkbook.setPrintArea() 2008-10-17
45974 POI XSSF dev RESO FIXE POI 3.5b3: XSSFCell.getCellStyle can return null 2008-10-21
46079 POI XSSF dev RESO FIXE newlines in cells 2008-10-25
46080 POI XSSF dev RESO FIXE javadoc for XSSFHyperlink 2008-10-25
46081 POI XSSF dev RESO FIXE implemented XSSFWorkbook.setRepeatingRowsAndColumns 2008-10-25
46119 POI XSSF dev RESO FIXE fix shift rows 2008-10-30
46120 POI XSSF dev RESO FIXE javadoc for Header Footer classes 2008-10-30
46078 POI XSSF dev RESO FIXE split freeze pane 2008-10-30
45917 POI XSSF dev RESO FIXE Documentation XSSFFont 2008-11-05
45918 POI XSSF dev RESO FIXE implemented method in XSSFCell 2008-11-05
45920 POI XSSF dev RESO FIXE Implement XSSFSheet.getDisplayGuts and XSSFSheet.setDisplayGuts 2008-11-05
45874 POI XSSF dev RESO FIXE Enumeration in XSSFFont 2008-11-11
46207 POI XSSF dev RESO FIXE [POI 3.5 Beta 3] MS Excel 2007 open workbook (saved by XSSFWorkbook ) with errors 2008-11-13
46212 POI XSSF dev RESO FIXE XWPFRun 2008-11-15
46433 POI XSSF dev RESO FIXE XSSFWorkbook.getCellFormula() Failed 2008-12-22
46448 POI XSSF dev RESO WONT Performance problem while reading a Excel 2007 document (compare to Excel 2003 document) 2008-12-30
46229 POI XSSF dev RESO FIXE XWPFParagraph 2008-12-30
46537 POI XSSF dev RESO WONT Cannot get cell formula. 2009-01-15
46535 POI XSSF dev RESO FIXE Cell type cannot be changed and the output file cannot be opened by MS Excel 2007 2009-02-08
46536 POI XSSF dev RESO FIXE XSSFSheet.shiftRows(...) is not working 2009-02-08
46673 POI XSSF dev RESO INVA How to get formatted value from cell? 2009-02-08
46663 POI XSSF dev RESO FIXE Calling shiftRows on a xlsx file corrupts the workbook 2009-02-12
46687 POI XSSF dev RESO FIXE XLSX is corrupted after set value to cell. 2009-02-15
46725 POI XSSF dev RESO FIXE Hyperlink to NamedRanges for HSSFWorkbook broken 2009-02-17
46708 POI XSSF dev RESO FIXE no Method getMergedRegion(int) in common interface org.apache.poi.ss.usermodel.Sheet 2009-02-24
46715 POI XSSF dev RESO FIXE Column width from original xlsx file is discarded 2009-02-25
46719 POI XSSF dev RESO FIXE ShiftRows(...) will change unrelated rows' height 2009-02-25
46700 POI XSSF dev RESO INVA FormulaParseException thrown, when XSSFRow.shift(...) is called. 2009-02-26
46774 POI XSSF dev RESO WONT Extreme memory usage in XSSF workbook 2009-02-27
46772 POI XSSF dev RESO FIXE Excel 2007 Cellformat is null 2009-03-01
46885 POI XSSF dev RESO FIXE [Patch] - setting cached formula result corrupts workbook 2009-03-22
46832 POI XSSF dev RESO FIXE XSSF - Cannot create Merged Regions when column is bigger than 255 or row bigger than 65536 2009-04-06
47041 POI XSSF dev RESO INVA Getting error while creating a worksheet using XSSFWorkbook class 2009-04-17
47028 POI XSSF dev RESO FIXE Inconsistent behavior between HSSF, XSSF: Cell.setCellStyle(...) 2009-04-17
46729 POI XSSF dev RESO FIXE maxParams for excel functions in XSSF should be 255 2009-04-18
47026 POI XSSF dev RESO FIXE Problems with Cell Formula 2009-04-20
47089 POI XSSF dev RESO FIXE XSSFWorkbook.createSheet(...) corrupts Excel file 2009-04-24
46992 POI XSSF dev RESO FIXE XSSFCellStyle.cloneStyleFrom(...) failed, and always throw exception. 2009-05-01
46806 POI XSSF dev RESO FIXE Unable to Create XSSF Workbook with formula that references column > 255 2009-05-17
46161 POI XSSF dev RESO FIXE implemented setGroupColumnCollapsed() setGroupRowCollapsed() 2009-05-17
47278 POI XSSF dev RESO FIXE xsi:nil attribute for <t> tag caused Excel 2007 to fail to open workbook 2009-05-30
47294 POI XSSF dev RESO FIXE XSSFWorkbook - FormulaParseException thrown from setRepeatingRowsAndColumns() when sheet name has a quote - ' in it. 2009-06-10
47432 POI XSSF dev RESO DUPL xlsx files generated with POI cannot be opened by OpenOffice 3.x 2009-06-29
47411 POI XSSF dev RESO FIXE xlsx files with date values don't display properly in Mac Excel 2008 (due to different defaults, apparently) 2009-06-29
47468 POI XSSF dev RESO INVA enable support to manage xs:any nodes with XMLBeans 2009-07-07
47504 POI XSSF dev RESO FIXE xlsx files with hyperlinks to document locations gives error: A segment shall not hold any characters other than pchar characters. [M1.6] 2009-07-12
47460 POI XSSF dev RESO FIXE XFFSWorkbook Core Properties initialization 2009-07-12
47540 POI XSSF dev RESO FIXE Custom properties and Extended properties are not saved 2009-07-19
46419 POI XSSF dev RESO FIXE XSSFWorkbook.write() file format error 2009-07-28
47606 POI XSSF dev RESO FIXE XSSFCell.parseCellNum is not working for more than 702 (ZZ) colums 2009-08-05
47620 POI XSSF dev RESO FIXE XSSFWorkbook.setRepeatingRowsAndColumns causes FormulaParseException 2009-08-05
47604 POI XSSF dev RESO FIXE [PATCH] Implementation of an XML to XLSX Importer using Custom XML Mapping 2009-08-05
47559 POI XSSF dev RESO FIXE POI generated xlsx files are not compatible with Excel 2008 Mac SP2 2009-08-09
47737 POI XSSF dev RESO FIXE Unreadable content opening XSSF generated excel. 2009-09-12
47813 POI XSSF dev RESO FIXE Problems with XSSFWorkbook.removeSheetAt when workbook contains chart 2009-09-13
47581 POI XSSF dev RESO FIXE XSSFSheet.setColumnWidth does not do anything 2009-09-13
47889 POI XSSF dev RESO FIXE NumberFormatException when calling XSSFCell.getStringCellValue() on cell with a string 2009-09-26
47804 POI XSSF dev RESO FIXE XSSFSheet.setColumnHidden bleeds into adjacent columns having the same width. 2009-10-04
47862 POI XSSF dev RESO FIXE Not setting the correct columnwidth in XSSFSheet 2009-10-04
47969 POI XSSF dev RESO FIXE Problematic equals methods 2009-10-13
48070 POI XSSF dev RESO FIXE Preserving leading and trailing spaces XSSFCell 2009-10-28
48042 POI XSSF dev RESO INVA Cannot save changes made to a chart 2009-10-28
47961 POI XSSF dev RESO INVA Cannot instantiate XSSFColor with java.awt.Color as argument 2009-10-30
48087 POI XSSF dev RESO FIXE org.apache.poi.xssf.usermodel.XSSFChartSheet completely broken 2009-11-03
48140 POI XSSF dev RESO INVA Cannot get a numeric value from a text cell 2009-11-24
48269 POI XSSF dev RESO FIXE [PATCH] Exception occurs while try getErrorCellString() from XSSFCell 2009-11-25
48106 POI XSSF dev RESO FIXE Cell Comments not visible using XSSF 2009-11-30
48338 POI XSSF dev RESO FIXE XSSFSheet autoSizeColumn() on empty RichTextString fails 2009-12-04
48426 POI XSSF dev RESO FIXE [PATCH] Text extraction from PPTX tables 2010-01-13
48493 POI XSSF dev RESO FIXE Get NullPointerException in org.apache.xmlbeans.impl.store.Xobj.array_setter when creating Excel spreadsheet 2010-01-13
47520 POI XSSF dev RESO FIXE [PATCH] Implementation of an XLSX to XML Exporter using Custom XML Mapping 2010-01-20
48598 POI XSSF dev RESO INVA code migration problem 2010-01-22
48544 POI XSSF dev RESO FIXE Example code XLSX2CSV fails when shared string table is missing 2010-01-24
48572 POI XSSF dev RESO FIXE ClassNotFoundException: Missing class in poi-ooxml-schemas-3.6-20091214.jar 2010-03-15
49042 POI XSSF dev RESO INVA an error preventing from constructing an XSSFworkbook in the eclipse environment 2010-04-06
This result was limited to 500 bugs. See all search results for this query.

as

File a new bug in the "POI" product