summaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/changes.xml
Commit message (Expand)AuthorAgeFilesLines
* merged with trunk r703645REL_3_2_FINALYegor Kozlov2008-10-111-1/+1
* set version.id=3.2-FINALYegor Kozlov2008-10-111-1/+1
* fix for bug 45866 - allowed for change of unicode compression across Continue...Josh Micich2008-10-111-0/+1
* Fix for bug 45964 - support for link formulas in Text ObjectsJosh Micich2008-10-101-0/+1
* Fix for 43354 - made the formula evaluator capable of handling missing functi...Josh Micich2008-10-061-0/+1
* Fix for bug 45912 - ArrayIndexOutOfBoundsException in EmbeddedObjectRefSubRecordJosh Micich2008-10-031-0/+1
* fixed bug #45889:rrayIndexOutOfBoundsException when constructing HSLF Table w...Yegor Kozlov2008-10-031-0/+2
* Fix for bug 45876 - allowed BoundSheetRecord to take sheet names longer than ...Josh Micich2008-09-291-0/+1
* Fix for bug 45890 - made HSSFSheet.shiftRows also update conditional formatsJosh Micich2008-09-291-0/+1
* Bug 45865 - modified Formula Parser/Evaluator to handle cross-worksheet formulasJosh Micich2008-09-281-0/+1
* Optimised the FormulaEvaluator to take cell dependencies into accountJosh Micich2008-09-231-0/+1
* Apply part of patch from bug #16936, with the rest made more HSSFCell like - ...Nick Burch2008-09-211-0/+1
* Update hssf.extractor.ExcelExtractor to optionally output blank cells tooNick Burch2008-09-211-0/+1
* Include the sheet name in the output of examples.XLS2CSVmraNick Burch2008-09-211-0/+1
* Fix bug #45784 - Support long chart titles in SeriesTextRecordsNick Burch2008-09-211-0/+1
* Fix bug #45777 - Throw an exception if HSSF Footer or Header is attemped to b...Nick Burch2008-09-211-0/+1
* patch from bug #45844: Addtional diagnostics for SlideShowRecordDumperYegor Kozlov2008-09-211-0/+4
* Fix for bug 45805 - 16-bit signed/unsigned problems in HSSFSheet.getColWidth(...Josh Micich2008-09-161-0/+1
* Fix for bug 45780 - update area refs during HSSFSheet.shiftRows()Josh Micich2008-09-161-0/+1
* Fix inspired by bug #45804 - Update HSMF to handle Outlook 3.0 msg files, whi...Nick Burch2008-09-151-1/+2
* Finish exposing the name of Named Cell Styles via HSSFCellStyle (normally hel...Nick Burch2008-09-151-0/+1
* Fix for bug 45978 - removed eager initialisation of SheetReferencesJosh Micich2008-09-141-0/+1
* Made HSSFFormulaEvaluator no longer require initialisation with sheet or row.Josh Micich2008-09-121-0/+1
* Extended support for cached results of formula cellsJosh Micich2008-09-121-0/+1
* Fix for bug 45639 - cleaned up index logic inside ColumnInfoRecordsAggregateJosh Micich2008-09-111-0/+1
* Fixed special cases of INDEX function (single columns / single rows, and errors)Josh Micich2008-09-091-0/+1
* Fix bug #45761 - Support for Very Hidden excel sheets in HSSFNick Burch2008-09-081-0/+1
* Patch from bug #45738 - Initial HWPF support for Office Art ShapesNick Burch2008-09-071-2/+3
* fixed bug #45720: cloneSheet breaks autofilters.Yegor Kozlov2008-09-071-0/+1
* fixed bug #45728: SlideShow.reorderSlide didn't work properlyYegor Kozlov2008-09-031-0/+1
* continue making progress with hslf hyperlinksYegor Kozlov2008-09-021-0/+1
* Update status for bug 45358 (fixed with r690772, r690835 and r690836)Josh Micich2008-09-011-0/+1
* Add HPBF hyperlinks support to the extractorNick Burch2008-08-311-0/+1
* Fix for bugs 26321 and 44958 - preserve position of ArrayRecords and TableRec...Josh Micich2008-08-311-0/+1
* Various bug fixes, and hpbf updatesNick Burch2008-08-301-0/+5
* Should have been submitted with c689716 (bug 45699)Josh Micich2008-08-281-0/+1
* Fix for bug 45698 - allow LinkTable to read EXTERNSHEET recordsJosh Micich2008-08-281-0/+1
* Fix for bug 45682 - allow cloning of sheets with conditional formattingJosh Micich2008-08-251-0/+1
* Initial support for evaluating external add-in functions like YEARFRACJosh Micich2008-08-251-0/+1
* Fix for bug 45672 - prevent MissingRecordAwareHSSFListener generating multipl...Josh Micich2008-08-231-0/+1
* fixed bug #45645: Fix for HSSFSheet.autoSizeColumn() for widths exceeding Sho...Yegor Kozlov2008-08-181-0/+1
* More for bug #45623 - Support for additional HSSF header and footer fields, i...Nick Burch2008-08-141-0/+1
* Fix bug #45623 - Support stripping HSSF header and footer fields (eg page num...Nick Burch2008-08-141-1/+2
* Update changelogNick Burch2008-08-121-0/+1
* Fix a typo in the file name, and add a generic method to POITextExtractor to ...Nick Burch2008-08-121-1/+1
* New HPSF based TextExtractor for document metadata, org.apache.poi.hpsf.extra...Nick Burch2008-08-121-0/+1
* Properly update the array of Slide's text runs in HSLF when new text shapes a...Yegor Kozlov2008-08-121-0/+1
* Fix bug #45590: Header/footer extraction for .ppt files saved in Office 2007Yegor Kozlov2008-08-121-0/+1
* Finally get all HWPF tests to pass again, by working around how evil PAPX/CHP...Nick Burch2008-08-111-0/+1
* Add header/footer support to HWPF WordExtractorNick Burch2008-08-091-0/+3