aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content
Commit message (Expand)AuthorAgeFilesLines
* mention ConditionalFormats, ToHtml and ToCSV in the docsYegor Kozlov2011-07-291-0/+26
* support for conditional formatting in XSSF including docs and examplesYegor Kozlov2011-07-292-21/+26
* Based on Yegor's investigating, Support isRightToLeft and setRightToLeft on t...Nick Burch2011-07-281-0/+1
* Bug 50209 - Fixed evaluation of Subtotals to ignore nested subtotalsYegor Kozlov2011-07-251-0/+1
* Bug 44431 - HWPFDocument.write destroys fields - seems to be fixed some time ...Sergey Vladimirov2011-07-241-0/+1
* Sort the list by surnameNick Burch2011-07-211-8/+10
* I'm PMC Chair of Apache POI nowYegor Kozlov2011-07-211-1/+1
* bug 50401 - fixed EscherProperty to return property name instead of 'unknown'...Yegor Kozlov2011-07-211-0/+1
* initial support for endnotes and footnotes in HWPFSergey Vladimirov2011-07-201-1/+2
* split BookmarksTables to internal and user-friendly APISergey Vladimirov2011-07-201-1/+1
* fixed bug 51470 - avoid exception when cloning XSSF sheets with background im...Yegor Kozlov2011-07-201-0/+1
* fixed bug 51481 - fixed autofilters in HSSF to avoid warnings in Excel 2007Yegor Kozlov2011-07-201-0/+1
* Fixed bug 51533 - Avoid exception when changing name of a sheet containing sh...Yegor Kozlov2011-07-201-0/+1
* Support for appending images to existing drawings in HSSFYegor Kozlov2011-07-201-0/+1
* added initial support for bookmarkSergey Vladimirov2011-07-191-0/+1
* bug 46250 - Fixed cloning worksheets with imagesYegor Kozlov2011-07-191-0/+1
* Add a basic FAQ entry for how to report problems when you can't share the fil...Nick Burch2011-07-181-0/+42
* fix Bug 51524 -- PapBinTable constructor is slow (regression)Sergey Vladimirov2011-07-181-0/+1
* Fix bug #51514 - Allow HSSFObjectData to work with both POIFS and NPOIFS, and...Nick Burch2011-07-151-0/+1
* Fix first part of bug #51514 - HSSF copy nodes from NPOIFSNick Burch2011-07-151-0/+1
* Bug 51504 - avoid NPE when DefaultRowHeight or DefaultColumnWidth records are...Yegor Kozlov2011-07-151-0/+1
* Fix bug #51502 - Correct the Subtotal function javadoc entryNick Burch2011-07-121-0/+1
* support for hyperlinks in SXSSFYegor Kozlov2011-07-121-0/+1
* update status and .doc for issue 49933Sergey Vladimirov2011-07-091-0/+1
* Fix bug #51469 - XSSF support for row styles, to match existing HSSF function...Nick Burch2011-07-081-0/+1
* Apply patch from bug #51476 - Correct XSSF cell formatting in HTML exportNick Burch2011-07-081-0/+1
* Patch from bug #51486 from Mike McEuen (with a few whitespace tweaks) - XWPF ...Nick Burch2011-07-081-0/+1
* already fixed 48065 - Problems with save output of HWPF (losing formatting)Sergey Vladimirov2011-07-071-0/+1
* fix 47563 - Exception when working with tableSergey Vladimirov2011-07-071-0/+1
* fix 47287 - StringIndexOutOfBoundsException in CharacterRun.replaceText()Sergey Vladimirov2011-07-071-0/+1
* update statusSergey Vladimirov2011-07-071-1/+2
* update statusSergey Vladimirov2011-07-071-0/+12
* Fix bug #51474 - SXSSF handling for null stringsNick Burch2011-07-051-0/+1
* update who.xml as first test commitSergey Vladimirov2011-07-031-0/+1
* bug 48294 - Fixed HSSFWorkbook.setSheetOrder() to respect inter-sheet referen...Yegor Kozlov2011-07-021-0/+1
* Bug 51448 - Avoid exception when evaluating workbooks with more than 256 sheetsYegor Kozlov2011-07-021-0/+1
* Apply patch from bug #51458 - Correct BitField wrapping when setting large va...Nick Burch2011-07-011-0/+1
* Apply patch from bug #51460 (with some related generics tweaks) - Improve HSS...Nick Burch2011-07-011-1/+2
* misc fixes in site docsYegor Kozlov2011-07-016-23/+28
* Bug 51444 - Prevent corrupted output when saving files created by LibreOffic...Yegor Kozlov2011-06-301-0/+1
* Added myself to the list of committers.Jon Svede2011-06-281-0/+1
* Bug 51422 - Support using RecalcIdRecord to trigger a full formula recalculat...Yegor Kozlov2011-06-272-1/+55
* List another exception caused by old+new POI jars in productionNick Burch2011-06-261-1/+1
* Bug 50474 - Example demonstrating how to update workbook embedded in a Wordpr...Yegor Kozlov2011-06-251-0/+1
* Bug 51431 - Avoid IndexOutOfBoundException when removing freeze panes in XSSFYegor Kozlov2011-06-251-0/+1
* Bug 48877 - Fixed XSSFRichTextString to respect leading and trailing line breaksYegor Kozlov2011-06-251-0/+1
* Bug 49564 - Fixed default behaviour of XSSFCellStyle.getLocked()Yegor Kozlov2011-06-241-0/+1
* Bug 48314 - Fixed setting column and row breaks in XSSF, also updated javadocsYegor Kozlov2011-06-241-0/+1
* Bug 51424 - Ignore exceptions in ParagraphSprmUncompressorYegor Kozlov2011-06-231-0/+1
* Bug 51415 - Fixed Workbook.createSheet(sheetName) to truncate names longer th...Yegor Kozlov2011-06-232-74/+91