aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #52665 - When reading from a ZipFileZipEntrySource that has already b...Nick Burch2012-02-151-0/+1
* Fix bug #52664 - MAPIMessage may not always have name chunks when checking fo...Nick Burch2012-02-151-0/+1
* Bugzilla 52649: fixed adobe:ns:meta namespace in WordToFoConverterYegor Kozlov2012-02-151-0/+1
* Bugzilla 52385,52337,52338: avoid trancated array and vector data when readin...Yegor Kozlov2012-02-151-0/+1
* Apply patch from bug #52662 - CharacterRun NPE fix when fetching symbol fonts...Nick Burch2012-02-141-0/+1
* Bugzilla 52658: support mergin table cells in XSLFYegor Kozlov2012-02-141-0/+1
* validate row and column indexes in SXSSFYegor Kozlov2012-02-121-0/+1
* fixed evaluation of blank cells in COUNTIF, see Bugzilla 51498Yegor Kozlov2012-02-111-0/+1
* Bugzilla 52576: support changing external file references in HSSFWorkbookYegor Kozlov2012-02-101-0/+2
* Bugzilla 52527: avoid exception when matching shared formula records in HSSFYegor Kozlov2012-02-071-0/+1
* Bugzilla 52568: added methods to set/get an XWPFRun's text colorYegor Kozlov2012-02-071-0/+1
* Bugzilla 52566: added methods to set/get vertical alignment and color in XWPF...Yegor Kozlov2012-02-071-0/+1
* Bugzilla 525612: added methods to get/set a table row's Can't Split and Repe...Yegor Kozlov2012-02-071-0/+1
* Bugzilla 52561: Added methods to set table inside borders and cell margins in...Yegor Kozlov2012-02-071-0/+1
* Bugzilla 52569: Support DConRefRecord in HSSFYegor Kozlov2012-02-071-0/+1
* bugzilla 52575: added an option to ignore missing workbook references in form...Yegor Kozlov2012-02-061-0/+1
* validate hyperlink address as discussed on poi-userYegor Kozlov2012-02-021-0/+1
* Update the license details to reflect current practice, to avoid confusionNick Burch2012-02-011-7/+9
* Fix bug #52540 - Relax the M4.1 constraint on reading OOXML files, as some Of...Nick Burch2012-01-301-0/+1
* Correct license linkNick Burch2012-01-301-3/+3
* Added implementation for SUMIFS(), see Bugzilla 52462Yegor Kozlov2012-01-211-0/+1
* added example how to merge .pptx slidesYegor Kozlov2012-01-161-1/+23
* POIXMLPropertiesTextExtractor support for extracting custom OOXML properties ...Nick Burch2012-01-111-0/+1
* Fix bug #52449 - Support writing XWPF documents with glossaries (plus fix som...Nick Burch2012-01-111-0/+1
* Fix bug #52446 - Handle files which have been truncated by a few bytes in NPr...Nick Burch2012-01-111-0/+1
* Patch from Steve Vysny from bug #52438 - Update CellDateFormatter to handle t...Nick Burch2012-01-091-0/+1
* Bug #52389 - Handle ?/? format fractions as well as #/# ones, and tighten the...Nick Burch2011-12-281-0/+1
* patch from Bugzilla 52200: updated XWPF table example codeYegor Kozlov2011-12-251-0/+1
* Bugzill 52378: Support for Excel's Analysis Tool Pack functions workday and n...Yegor Kozlov2011-12-211-0/+1
* Inspired by bug #52349 - Merge the logic between the TEXT function and DataFo...Nick Burch2011-12-201-0/+1
* Fix bug #52349 - Correctly support excel style date format strings in the TEX...Nick Burch2011-12-201-0/+1
* Bug #52369 - XSSFExcelExtractor should format numeric cells based on the form...Nick Burch2011-12-201-0/+1
* Fix bug #52369 - Event based XSSF parsing should handle formatting of formula...Nick Burch2011-12-201-0/+1
* Bugzilla 52348: Avoid exception when creating cell style in a workbook that ...Yegor Kozlov2011-12-191-0/+1
* Bugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRi...Yegor Kozlov2011-12-191-0/+1
* applied patch from Bugzilla 52314: SheetUtil.getColumnWidth could be more fle...Yegor Kozlov2011-12-161-0/+1
* xlsf tutorial and cookbook updatesYegor Kozlov2011-12-111-1/+6
* updated downloads page to reflect status of 3.8-beta5 releaseYegor Kozlov2011-12-111-20/+20
* current version is 3.8-beta6 nowYegor Kozlov2011-12-102-8/+10
* removed svn:executable bit from project filesYegor Kozlov2011-12-101-0/+0
* Bugzilla 52204: Deprecated XSSFWorkbook(String path) constructor because it d...Yegor Kozlov2011-12-101-0/+1
* Bugzilla 46288: fixed refcount of Fill pictures in HSLFYegor Kozlov2011-12-091-0/+1
* Bugzilla 51961: support compression of temp files in SXSSF Yegor Kozlov2011-12-092-0/+11
* Bugzilla 52268 - support cloning sheets with drawings in XSSFYegor Kozlov2011-12-071-0/+1
* Patch from Fabian from bug #52285 - support Smart Tags in XWPF paragraphs, wi...Nick Burch2011-12-061-0/+1
* Patch from Marcel May from bug #51875 - More XSSF formula new-line supportNick Burch2011-12-051-0/+1
* Convert POIFS EntryUtils.copyNodes(POFS,POIFS) to use FilteringDirectoryNode,...Nick Burch2011-11-281-0/+1
* Add a POIFS Helper FilteringDirectoryNode, which wraps a DirectoryEntry and a...Nick Burch2011-11-281-0/+1
* Bugzilla 52209: fixed inserting multiple pictures to a group or slide in XSLFYegor Kozlov2011-11-191-0/+1
* Bugzilla 51803: fixed HSLF TextExtractor to extract content from master slide Yegor Kozlov2011-11-171-0/+1