aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 46643 - formula parser should encode range operator with tMemFuncJosh Micich2009-02-022-0/+2
* Fix for bug 46647 - COUNTIF NE operator and other special cases involving typ...Josh Micich2009-02-022-0/+2
* added a method to remove slidesYegor Kozlov2009-02-012-0/+2
* fixed bugs 40520 and 46553: HSSFFont.applyFont() formats wrong parts of HSSFR...Yegor Kozlov2009-01-292-0/+2
* import OpenXML4j codebaseYegor Kozlov2009-01-294-2/+79
* Fix for bug 46545 - ObjRecord should ignore excessive padding written by prev...Josh Micich2009-01-292-0/+2
* Fix for bug 46613 - evaluator should perform case insensitive string comparisonsJosh Micich2009-01-272-0/+2
* Bugzilla 45644 - adding a command line interface to hssf ExcelExtractorJosh Micich2009-01-232-0/+2
* Fix for bug 46547 - Allow for addition of conditional formatting when data va...Josh Micich2009-01-212-2/+4
* Bug 46548 - fixes for Page Settings Block (patch from Dmitriy Kumshayev + som...Josh Micich2009-01-162-0/+2
* Bugzilla 46523 - added implementation for SUMIFJosh Micich2009-01-132-0/+2
* Support for reading HSSF column stylesNick Burch2009-01-062-0/+2
* Hook up POIXMLTextExtractor.getMetadataTextExtractor() to the already written...Nick Burch2009-01-062-0/+2
* Fix bug #46472 - Avoid NPE in HPSFPropertiesExtractor when no properties existNick Burch2009-01-062-0/+2
* Fix for bug 46479 - conversion of cached formula values and HSSFFormulaEvalua...Josh Micich2009-01-052-4/+6
* Fix for 45031 - added implementation for CHOOSE function.Josh Micich2008-12-312-0/+2
* Resolve the licensing issue around chunks_parse_cmds.tbl, with the newly dual...Nick Burch2008-12-312-0/+2
* Patch 46410 from Steven Butler - added impl for TIME() function.Josh Micich2008-12-312-2/+4
* added HSSFPictureData.getFormat() as requested in #46320Yegor Kozlov2008-12-302-0/+4
* fixed formula parser to correctly resolve sheet-level namesYegor Kozlov2008-12-232-0/+2
* 1. added support for shared formulas in XSSF, see bug #464332. improved valid...Yegor Kozlov2008-12-222-0/+2
* applied patches by Gisella Bronzetti:46299 - support for carriage return and ...Yegor Kozlov2008-12-172-0/+6
* Added getters to parent objects: HSSFSheet.getWorkbook(), HSSFRow.getSheet() ...Yegor Kozlov2008-12-172-0/+2
* Fix for bug 46385 (by patch 46362 from Matsuyama Tomohiro) fixed serializatio...Josh Micich2008-12-162-0/+2
* Fix bug #46368 - HSSFRichTextRun and strings longer than 32768 charactersNick Burch2008-12-092-0/+2
* 1. Support sheet-level names2. Fixed XSSFCell to properly handle cell referen...Yegor Kozlov2008-12-042-0/+4
* updated status on the index page, also added a script to upload signatures fo...Yegor Kozlov2008-12-041-11/+15
* Final fix for bug 44914 - Removed warning message "WARN. Unread n bytes of re...Josh Micich2008-12-022-0/+2
* Fix for bug 46156 - improved POI's number rendering to more closely match Exc...Josh Micich2008-12-012-0/+2
* Fix for bug 46312 - ValueRecordsAggregate should handle removal of new empty rowJosh Micich2008-12-012-0/+2
* Improved error message when attempting to read BIFF2 file (bugzilla 46269)Josh Micich2008-11-292-0/+2
* Fix for bug 46206 - tolerate missing DIMENSION recordsJosh Micich2008-11-282-0/+2
* Patch 46301 - (from Patrick Cheng) - added some pivot table records: SXDI, SX...Josh Micich2008-11-262-0/+2
* updated DOAP for POI, this file is used by projects.apache.org to manage a re...Yegor Kozlov2008-11-251-1/+68
* Fix for bug 46280 - RowRecordsAggregate should allow for ContinueRecords afte...Josh Micich2008-11-242-2/+2
* set new version.id=3.5-beta5Yegor Kozlov2008-11-243-3/+9
* renamed Name.setFormula to more descriptive setRefersToFormula, also misc imp...Yegor Kozlov2008-11-212-10/+16
* Fix for bug 46213 - FormulaRecordAggregate should gracefully ignore extra Str...Josh Micich2008-11-152-0/+2
* more updates in javadocs and site documentation, also misc improvements in co...Yegor Kozlov2008-11-144-36/+51
* 1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, w...Yegor Kozlov2008-11-148-7/+83
* Fix for bug 46174 - HSSFName now handles general formulas (not just area refe...Josh Micich2008-11-142-0/+2
* Patch from Patrick Cheng (bugzilla 46189) - added chart records: CHARTFRTINFO...Josh Micich2008-11-142-0/+2
* Fix for bug 46199 - tweaks to EmbeddedObjectRefSubRecordJosh Micich2008-11-132-0/+2
* Changes to formula evaluation allowing for reduced memory usageJosh Micich2008-11-132-0/+2
* Fix bug #45290 - Support odd files where the POIFS header block comes after t...Nick Burch2008-11-122-0/+2
* Fix bug #46184 - more odd escaped date formatsNick Burch2008-11-122-0/+2
* Include the sheet number in the output of XLS2CSVmraNick Burch2008-11-122-0/+2
* Fix bug #46043 - correctly write out HPSF properties with HWPFNick Burch2008-11-122-1/+3
* common ss interfaces for drawing, clientacnhor and picture, also some refacto...Yegor Kozlov2008-11-121-41/+23
* docs cleanup and improvementsYegor Kozlov2008-11-114-215/+256