aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs
Commit message (Collapse)AuthorAgeFilesLines
...
* Bugzilla 53204: Improve performance when opening certain Excel files ↵Yegor Kozlov2012-07-221-0/+1
| | | | | | (PageSettingsBlock) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1364254 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53500 - Getter for repeating rows and columnsYegor Kozlov2012-07-211-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1364061 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53369 fixed TestCellFormatPart.testDateFormat failing on jdk 1.7Yegor Kozlov2012-07-211-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1364058 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53360 - Fixed SXSSF to correctly write text before escaped Unicode ↵Yegor Kozlov2012-07-161-0/+1
| | | | | | control character git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1362093 13f79535-47bb-0310-9956-ffa450edef68
* In preparation for reading the HSMF __properties stream, improve the Types ↵Nick Burch2012-07-081-0/+1
| | | | | | support to be a class with ID+Name+Length, rather than simply an ID. Allows some tidying in HMEF. (Also stubs a few properties bits) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1358802 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 48469 - Updated case study Yegor Kozlov2012-06-272-11/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1354584 13f79535-47bb-0310-9956-ffa450edef68
* Bug 53476 - Support Complex Name in formulasYegor Kozlov2012-06-271-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1354550 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53414: properly update sheet dimensions when adding columnYegor Kozlov2012-06-261-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1353962 13f79535-47bb-0310-9956-ffa450edef68
* Add File based constructor to OPCPackage, alongside existing String one ↵Nick Burch2012-06-191-0/+1
| | | | | | (which constructed a File from the string internally) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1351894 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #53389 - Handle formatting General and @ formats even if a locale is ↵Nick Burch2012-06-121-0/+1
| | | | | | prefixed to them git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1349562 13f79535-47bb-0310-9956-ffa450edef68
* Update the FormulaEvaluator performance section to match current behaviourNick Burch2012-06-101-24/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1348657 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53271 - Removed unconditional asserts in SXSSFYegor Kozlov2012-05-251-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1342604 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53025: Updatad documentation and example on data validationsYegor Kozlov2012-05-182-25/+355
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1340042 13f79535-47bb-0310-9956-ffa450edef68
* List Commons Codec as a dependency, as it has been needed for some time nowNick Burch2012-05-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1337978 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53058 - Utility for representing drawings contained in a binary ↵Yegor Kozlov2012-05-021-0/+1
| | | | | | Excel file as a XML tree git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1333050 13f79535-47bb-0310-9956-ffa450edef68
* Patch from Josh Holthaus from bug #53165 - HWPF support for fetching the ↵Nick Burch2012-05-011-0/+1
| | | | | | description (alt text) of a picture git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1332594 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #48528 - support negative arguments to the DATE() functionNick Burch2012-04-281-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1331796 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #53092 - allow specifying of a TimeZone to DateUtil.getJavaDate(), ↵Nick Burch2012-04-271-0/+1
| | | | | | for when it is known that a file comes from a different (known) timezone to the current machine git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1331477 13f79535-47bb-0310-9956-ffa450edef68
* info on nightly buildsYegor Kozlov2012-04-221-0/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1328842 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53043 - don't duplicate hyperlink relationships when saving XSSF fileYegor Kozlov2012-04-211-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1328653 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53101: fixed evaluation of SUM over cell range > 255Yegor Kozlov2012-04-211-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1328647 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 49529 - avoid exception when cloning sheets with no drawing records ↵Yegor Kozlov2012-03-291-1/+1
| | | | | | and initialized drawing patriarch git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1306781 13f79535-47bb-0310-9956-ffa450edef68
* fixed broken link to release notesYegor Kozlov2012-03-271-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1305803 13f79535-47bb-0310-9956-ffa450edef68
* updated sites to reflect our latest release POI-3.8Yegor Kozlov2012-03-272-77/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1305770 13f79535-47bb-0310-9956-ffa450edef68
* trunk is 3.9-beta1 nowYegor Kozlov2012-03-191-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1302308 13f79535-47bb-0310-9956-ffa450edef68
* fixed link to poi-dev archives on gmane.orgYegor Kozlov2012-03-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1302304 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla >52928 - DateFormatConverter: an utility to convert instances of ↵Yegor Kozlov2012-03-171-0/+1
| | | | | | java.text.DateFormat to Excel format patterns git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1301923 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 52895 - show SSTIndex instead of XFIndex in LabelSSTRecord.toString()Yegor Kozlov2012-03-131-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1299990 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 52835 - Tolerate missing Count and UniqueCount attributes when ↵Yegor Kozlov2012-03-111-0/+1
| | | | | | parsing shared strings table in XSSF eventusermodel git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1299338 13f79535-47bb-0310-9956-ffa450edef68
* add RANK to the list of supported functionsYegor Kozlov2012-03-111-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1299337 13f79535-47bb-0310-9956-ffa450edef68
* bugzilla 52818 - Added implementation for RANK()Yegor Kozlov2012-03-051-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1297021 13f79535-47bb-0310-9956-ffa450edef68
* bugzilla 52682 - allow setting text with trailing carriage return in HSLFYegor Kozlov2012-03-011-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295488 13f79535-47bb-0310-9956-ffa450edef68
* bugzilla 52244 - use correct text attributes when presentation has multiple ↵Yegor Kozlov2012-03-011-0/+1
| | | | | | TxMasterStyleAtoms of the same type git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295478 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 51564 - support for enforcing fields update in XWPFYegor Kozlov2012-02-291-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295078 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 51673 - support grouping rows in SXSSFYegor Kozlov2012-02-291-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295058 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 51780 - support replacement of content types in OPC packagesYegor Kozlov2012-02-291-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294998 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 52784 - replace ISO control characters with question marks in SXSSF ↵Yegor Kozlov2012-02-281-0/+1
| | | | | | to be consistent with XSSF git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294657 13f79535-47bb-0310-9956-ffa450edef68
* bugzilla 52057 - updated formula test framework to be aware of recently ↵Yegor Kozlov2012-02-282-1/+19
| | | | | | added Functions git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294595 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 52574 - support setting header / footer page margins in HSSFYegor Kozlov2012-02-271-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294181 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 51790: fixed reading shared formulas in XSSF Yegor Kozlov2012-02-271-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294127 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 52708 - misc improvements in CellFormatYegor Kozlov2012-02-271-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294072 13f79535-47bb-0310-9956-ffa450edef68
* polished code to register new function impls in runtimeYegor Kozlov2012-02-262-123/+276
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1293851 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 52690 - added a getter for length of encrypted data in Ecma and ↵Yegor Kozlov2012-02-261-0/+1
| | | | | | Agile decryptors git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1293784 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 52255 - support adding TIFF,EPS and WPG pictures in OOXML documentsYegor Kozlov2012-02-261-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1293748 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 52078 - avoid OutOfMemoryError when rendering groupped pictures in ↵Yegor Kozlov2012-02-251-0/+1
| | | | | | HSLF git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1293561 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 52745: fixed XSSFRichtextString.append to preserve leading / ↵Yegor Kozlov2012-02-231-0/+1
| | | | | | trailing spaces git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292759 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 52716 - tolerate hyperlinks that have neither location nor relationYegor Kozlov2012-02-221-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292295 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 52599 - avoid duplicate text when rendering slides in HSLFYegor Kozlov2012-02-221-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292273 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 52598 - respect slide background when rendering slides in HSLFYegor Kozlov2012-02-221-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292267 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 51731 - fixed painting shape outlines in HSLFYegor Kozlov2012-02-221-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292247 13f79535-47bb-0310-9956-ffa450edef68