aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation
Commit message (Expand)AuthorAgeFilesLines
* bugzilla 52682 - allow setting text with trailing carriage return in HSLFYegor Kozlov2012-03-011-0/+1
* bugzilla 52244 - use correct text attributes when presentation has multiple T...Yegor Kozlov2012-03-011-0/+1
* Bugzilla 51564 - support for enforcing fields update in XWPFYegor Kozlov2012-02-291-0/+2
* Bugzilla 51673 - support grouping rows in SXSSFYegor Kozlov2012-02-291-0/+1
* Bugzilla 51780 - support replacement of content types in OPC packagesYegor Kozlov2012-02-291-0/+1
* Bugzilla 52784 - replace ISO control characters with question marks in SXSSF ...Yegor Kozlov2012-02-281-0/+1
* bugzilla 52057 - updated formula test framework to be aware of recently added...Yegor Kozlov2012-02-282-1/+19
* Bugzilla 52574 - support setting header / footer page margins in HSSFYegor Kozlov2012-02-271-0/+2
* Bugzilla 51790: fixed reading shared formulas in XSSF Yegor Kozlov2012-02-271-0/+1
* Bugzilla 52708 - misc improvements in CellFormatYegor Kozlov2012-02-271-1/+2
* polished code to register new function impls in runtimeYegor Kozlov2012-02-262-123/+276
* Bugzilla 52690 - added a getter for length of encrypted data in Ecma and Agil...Yegor Kozlov2012-02-261-0/+1
* Bugzilla 52255 - support adding TIFF,EPS and WPG pictures in OOXML documentsYegor Kozlov2012-02-261-0/+1
* Bugzilla 52078 - avoid OutOfMemoryError when rendering groupped pictures in H...Yegor Kozlov2012-02-251-0/+1
* Bugzilla 52745: fixed XSSFRichtextString.append to preserve leading / trailin...Yegor Kozlov2012-02-231-0/+1
* Bugzilla 52716 - tolerate hyperlinks that have neither location nor relationYegor Kozlov2012-02-221-0/+1
* Bugzilla 52599 - avoid duplicate text when rendering slides in HSLFYegor Kozlov2012-02-221-0/+1
* Bugzilla 52598 - respect slide background when rendering slides in HSLFYegor Kozlov2012-02-221-0/+1
* Bugzilla 51731 - fixed painting shape outlines in HSLFYegor Kozlov2012-02-221-0/+1
* Bugzilla 52701: fixed seting vertical alignment for XSLFTableCellYegor Kozlov2012-02-211-0/+1
* fixed importing pictures having associated custom tags, see Bugzilla 52687Yegor Kozlov2012-02-211-0/+1
* allow runtime registration of functions in FormulaEvaluatorYegor Kozlov2012-02-211-0/+1
* 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