aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content
Commit message (Expand)AuthorAgeFilesLines
* refactored HSSFEventFactory to use RecordFactory instead of HSSFRecordStream,...Yegor Kozlov2009-07-051-0/+1
* Support for getting OLE object data in PowerPointExtractor, see Bugzilla 47456Yegor Kozlov2009-07-051-0/+1
* Explicitly set the 1900 date system when creating XSSF workbooks, see Bugzill...Yegor Kozlov2009-06-271-0/+1
* Support fo text extraction of footnotes, endnotes and comments in HWPF, see B...Yegor Kozlov2009-06-271-0/+1
* Bugzilla 47415 - Fixed PageSettingsBlock to allow multiple PLS recordsJosh Micich2009-06-241-0/+1
* Bugzilla 47412 - Fixed concurrency issue with EscherProperties.initProps()Josh Micich2009-06-231-0/+1
* updated date of the latest release on the index pageYegor Kozlov2009-06-221-3/+3
* Fixed OOM in HSSFWorkbook#getAllPictures when reading .xls files containing m...Yegor Kozlov2009-06-201-0/+1
* Added implementation for ISNA()Josh Micich2009-06-191-4/+5
* fixed SimpleShape#getLineWidth to handle default line width, see Bugzilla #46392Yegor Kozlov2009-06-191-0/+1
* exposed TableCellDescriptor in HWPF TableCell, also removed unused private fi...Yegor Kozlov2009-06-191-0/+2
* improved HWPF to better handle unicode, patch provided by Benjamin Engele and...Yegor Kozlov2009-06-191-0/+1
* Fixed SlideShow#removeSlide to remove references to Notes, see Bugzilla #47261Yegor Kozlov2009-06-191-0/+1
* fixed a regression issue where HSSFHyperlink failed to set inter-sheet and fi...Yegor Kozlov2009-06-191-0/+1
* Bugzilla 47384 - Fixed ExternalNameRecord to handle unicode namesJosh Micich2009-06-181-0/+1
* Fixed locale-sensitive unit tests to pass when running on non-US localesYegor Kozlov2009-06-161-0/+1
* added a section on Data Validation to the quick guide, the patch provided by ...Yegor Kozlov2009-06-151-1/+109
* Bugzilla 47363 - Fixed HSSFSheet to allow addition of data validations after ...Josh Micich2009-06-121-0/+1
* updated release dateYegor Kozlov2009-06-111-1/+1
* Fixed XSSFWorkbook#setRepeatingRowsAndColumns to tolerate sheet names with qu...Yegor Kozlov2009-06-101-0/+1
* fixed CommonObjectDataSubRecord.field_2_objectId to be unsigned, also fixed ...Yegor Kozlov2009-06-071-1/+2
* Bugzilla 46776 - Added clone() method to MulBlankRecord to fix crash in Sheet...Josh Micich2009-06-061-0/+1
* Removed RCS tags from xml documents. Also removed trailing whitespaceJosh Micich2009-06-0423-217/+192
* changed CRLF to LF in src/documentationJosh Micich2009-06-042-76/+76
* Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer recordsJosh Micich2009-06-041-0/+1
* Bugzilla 47312 - Fixed formula parser to properly reject cell references with...Josh Micich2009-06-031-0/+1
* Bugzilla 47199 - Fixed PageSettingsBlock/Sheet to tolerate margin records aft...Josh Micich2009-06-011-0/+1
* updated release dateYegor Kozlov2009-06-011-1/+1
* started new section in changes.xml for 3.5-beta7Yegor Kozlov2009-06-011-2/+3
* Fixed HSSFSheet#getFirstRowNum and HSSFSheet#getLastRowNum to return correct ...Yegor Kozlov2009-05-301-0/+1
* Fixed XSSFCell to avoid generating xsi:nil entries in shared string tableYegor Kozlov2009-05-301-0/+1
* changed Forrest config to use only status.xml, changes.xml is now obsoleteYegor Kozlov2009-05-231-700/+0
* Fixed XSSFCell to properly read inline stringsYegor Kozlov2009-05-232-0/+2
* Bugzilla 47250 - Fixed FontRecord to expect unicode flags even when name leng...Josh Micich2009-05-222-0/+2
* Bugzilla 47198 - Fixed formula evaluator comparison of -0.0 and 0.0Josh Micich2009-05-222-0/+2
* Bugzilla 47229 - Fixed ExternalNameRecord to handle DDE linksJosh Micich2009-05-212-0/+2
* Tweaked patch from bug #46287 - Control of header and footer extraction in Ex...Nick Burch2009-05-172-0/+2
* Fix bug #46554 - New ant target "jar-examples"Nick Burch2009-05-172-0/+2
* Apply (with tweaks) patch from bug #46161 - xssf support for setGroupColumnCo...Nick Burch2009-05-172-0/+2
* Allow columns greater than 255 and rows greater than 0x100000 in XSSF formulasYegor Kozlov2009-05-172-0/+2
* Base class for "old version" exceptions, and new HSLF detection + use of old ...Nick Burch2009-05-162-0/+2
* 47179 - Fix string encoding issues with HSMF chunks on non-windows platformsNick Burch2009-05-162-0/+2
* Apply changes from BUREAU Nicolas from patch #47183 - attachment support for ...Nick Burch2009-05-162-0/+2
* Fix bug #47154 - Handle the cell format @ as the same as GeneralNick Burch2009-05-162-0/+2
* Bugzilla 47048 - Fixed evaluation of defined names with the 'complex' flag setJosh Micich2009-05-152-0/+2
* Bug 46953 - fixed PageSettingsBlock parsing logic in Sheet. Bug caused sheet...Josh Micich2009-05-102-0/+2
* Fix more XLS2CSV linksNick Burch2009-05-012-2/+2
* Fix the XLS2CSVmra linkNick Burch2009-04-271-1/+1
* fixed XSSFWorkbook.createSheet to properly increment sheetId when sheetId se...Yegor Kozlov2009-04-242-0/+2
* Fixed XSLFPowerPointExtractor to properly process line breaks, see bugzilla 4...Yegor Kozlov2009-04-202-0/+2