summaryrefslogtreecommitdiffstats
path: root/src/documentation
Commit message (Expand)AuthorAgeFilesLines
* merged with trunk r703645REL_3_2_FINALYegor Kozlov2008-10-113-3/+3
* set version.id=3.2-FINALYegor Kozlov2008-10-112-2/+2
* fix for bug 45866 - allowed for change of unicode compression across Continue...Josh Micich2008-10-112-0/+2
* Fix for bug 45964 - support for link formulas in Text ObjectsJosh Micich2008-10-102-0/+2
* Fix for 43354 - made the formula evaluator capable of handling missing functi...Josh Micich2008-10-062-0/+2
* Fix for bug 45912 - ArrayIndexOutOfBoundsException in EmbeddedObjectRefSubRecordJosh Micich2008-10-032-0/+2
* fixed bug #45889:rrayIndexOutOfBoundsException when constructing HSLF Table w...Yegor Kozlov2008-10-032-0/+4
* Updated formula evaluator documentation due to bugzilla 45768Josh Micich2008-09-292-137/+101
* Fix for bug 45876 - allowed BoundSheetRecord to take sheet names longer than ...Josh Micich2008-09-292-0/+2
* Fix for bug 45890 - made HSSFSheet.shiftRows also update conditional formatsJosh Micich2008-09-292-0/+2
* Bug 45865 - modified Formula Parser/Evaluator to handle cross-worksheet formulasJosh Micich2008-09-282-0/+2
* Optimised the FormulaEvaluator to take cell dependencies into accountJosh Micich2008-09-232-0/+2
* Apply part of patch from bug #16936, with the rest made more HSSFCell like - ...Nick Burch2008-09-212-0/+2
* Update hssf.extractor.ExcelExtractor to optionally output blank cells tooNick Burch2008-09-212-0/+2
* Include the sheet name in the output of examples.XLS2CSVmraNick Burch2008-09-212-0/+2
* Fix bug #45784 - Support long chart titles in SeriesTextRecordsNick Burch2008-09-212-0/+2
* Fix bug #45777 - Throw an exception if HSSF Footer or Header is attemped to b...Nick Burch2008-09-212-0/+2
* patch from bug #45844: Addtional diagnostics for SlideShowRecordDumperYegor Kozlov2008-09-212-0/+8
* Fix for bug 45805 - 16-bit signed/unsigned problems in HSSFSheet.getColWidth(...Josh Micich2008-09-162-0/+2
* Fix for bug 45780 - update area refs during HSSFSheet.shiftRows()Josh Micich2008-09-162-0/+2
* Fix inspired by bug #45804 - Update HSMF to handle Outlook 3.0 msg files, whi...Nick Burch2008-09-152-2/+4
* Finish exposing the name of Named Cell Styles via HSSFCellStyle (normally hel...Nick Burch2008-09-152-0/+2
* Fix for bug 45978 - removed eager initialisation of SheetReferencesJosh Micich2008-09-142-0/+2
* Made HSSFFormulaEvaluator no longer require initialisation with sheet or row.Josh Micich2008-09-122-0/+2
* Extended support for cached results of formula cellsJosh Micich2008-09-122-0/+2
* Fix for bug 45639 - cleaned up index logic inside ColumnInfoRecordsAggregateJosh Micich2008-09-112-0/+2
* Fixed special cases of INDEX function (single columns / single rows, and errors)Josh Micich2008-09-092-0/+2
* Fix bug #45761 - Support for Very Hidden excel sheets in HSSFNick Burch2008-09-082-0/+2
* Patch from bug #45738 - Initial HWPF support for Office Art ShapesNick Burch2008-09-072-4/+6
* fixed bug #45720: cloneSheet breaks autofilters.Yegor Kozlov2008-09-072-0/+2
* fixed bug #45728: SlideShow.reorderSlide didn't work properlyYegor Kozlov2008-09-032-0/+2
* continue making progress with hslf hyperlinksYegor Kozlov2008-09-022-0/+2
* Update status for bug 45358 (fixed with r690772, r690835 and r690836)Josh Micich2008-09-012-0/+2
* HPBF docs updateNick Burch2008-08-312-1/+22
* Add HPBF hyperlinks support to the extractorNick Burch2008-08-312-0/+2
* Fix for bugs 26321 and 44958 - preserve position of ArrayRecords and TableRec...Josh Micich2008-08-312-0/+2
* Various bug fixes, and hpbf updatesNick Burch2008-08-305-7/+32
* initial support for embedded movies and controls.Yegor Kozlov2008-08-291-0/+23
* Should have been submitted with c689716 (bug 45699)Josh Micich2008-08-282-0/+2
* Fix for bug 45698 - allow LinkTable to read EXTERNSHEET recordsJosh Micich2008-08-282-0/+2
* Fix for bug 45682 - allow cloning of sheets with conditional formattingJosh Micich2008-08-252-0/+2
* Initial support for evaluating external add-in functions like YEARFRACJosh Micich2008-08-252-0/+2
* Fix for bug 45672 - prevent MissingRecordAwareHSSFListener generating multipl...Josh Micich2008-08-232-0/+2
* fixed bug #45645: Fix for HSSFSheet.autoSizeColumn() for widths exceeding Sho...Yegor Kozlov2008-08-182-0/+2
* Further HPBF documentation, and some more sample files usedNick Burch2008-08-174-18/+25
* More work understanding hpbfNick Burch2008-08-171-0/+73
* More work understanding hpbfNick Burch2008-08-171-0/+20
* More work understanding hpbfNick Burch2008-08-172-0/+128
* More for bug #45623 - Support for additional HSSF header and footer fields, i...Nick Burch2008-08-142-0/+2
* Fix bug #45623 - Support stripping HSSF header and footer fields (eg page num...Nick Burch2008-08-142-2/+4