aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla 53010, patch from June 3: improved support for Continue records in d...Yegor Kozlov2012-06-049-1164/+1177
* more tests and fixes, see patch from May 30 in Bugzilla 53010Yegor Kozlov2012-05-315-25/+197
* Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records in...Yegor Kozlov2012-05-286-37/+1836
* branch for gsoc2012Yegor Kozlov2012-05-220-0/+0
* Bugzilla 53025: Updatad documentation and example on data validationsYegor Kozlov2012-05-183-25/+583
* Bug 53227 - Corrected AddDimensionedImage.java to support XSSF/SXSSFYegor Kozlov2012-05-181-95/+167
* List Commons Codec as a dependency, as it has been needed for some time nowNick Burch2012-05-131-1/+1
* polishing BiffDrawingToXml: more readable output and removed unnecessary tagsYegor Kozlov2012-05-054-24/+18
* Bugzilla 53058 - Utility for representing drawings contained in a binary Exce...Yegor Kozlov2012-05-0229-18/+623
* Patch from Josh Holthaus from bug #53165 - HWPF support for fetching the desc...Nick Burch2012-05-014-0/+36
* Fix bug #48528 - support negative arguments to the DATE() functionNick Burch2012-04-283-5/+73
* Fix bug #53092 - allow specifying of a TimeZone to DateUtil.getJavaDate(), fo...Nick Burch2012-04-273-9/+70
* info on nightly buildsYegor Kozlov2012-04-221-0/+12
* include commons-codec.jar in dists, support for jenkins buildYegor Kozlov2012-04-221-0/+3
* Bugzilla 53043 - don't duplicate hyperlink relationships when saving XSSF fileYegor Kozlov2012-04-213-7/+42
* Bugzilla 53101: fixed evaluation of SUM over cell range > 255Yegor Kozlov2012-04-214-2/+25
* Bugzilla 49529 - avoid exception when cloning sheets with no drawing records ...Yegor Kozlov2012-03-294-1/+20
* unit test for #52991 (unexpected end of ZLIB input stream)Maxim Valyanskiy2012-03-272-1/+16
* HWPF: fix NPE when reading paragraph propertiesMaxim Valyanskiy2012-03-272-2/+2
* fixed broken link to release notesYegor Kozlov2012-03-271-2/+2
* #52991: Unexpected end of ZLIB input stream on embedded OLE extraction from PPTMaxim Valyanskiy2012-03-272-1/+234
* updated sites to reflect our latest release POI-3.8Yegor Kozlov2012-03-272-77/+26
* OPC: add original IOException to chain on open file errorsMaxim Valyanskiy2012-03-203-11/+18
* trunk is 3.9-beta1 nowYegor Kozlov2012-03-192-2/+5
* fixed link to poi-dev archives on gmane.orgYegor Kozlov2012-03-191-1/+1
* removed svn:executable from source filesYegor Kozlov2012-03-1711-0/+0
* Bugzilla >52928 - DateFormatConverter: an utility to convert instances of jav...Yegor Kozlov2012-03-173-0/+557
* Bugzilla 52895 - show SSTIndex instead of XFIndex in LabelSSTRecord.toString()Yegor Kozlov2012-03-132-1/+2
* Bugzilla 52835 - Tolerate missing Count and UniqueCount attributes when parsi...Yegor Kozlov2012-03-113-9/+73
* add RANK to the list of supported functionsYegor Kozlov2012-03-111-0/+1
* small fic to prevent NPE when iterating over shape attributes in HSLFYegor Kozlov2012-03-111-2/+3
* bugzilla 52818 - Added implementation for RANK()Yegor Kozlov2012-03-056-0/+199
* corrected name of test file for Bugzilla 51710Yegor Kozlov2012-03-052-1/+1
* optimized unused imports in poi-excelantYegor Kozlov2012-03-052-3/+0
* optimized unused imports in poi-scratchpadYegor Kozlov2012-03-0522-35/+0
* optimized unused imports and removed deprecation warnings in poi-mainYegor Kozlov2012-03-0562-148/+88
* optimized unused imports and removed deprecation warnings in poi-ooxmlYegor Kozlov2012-03-0542-131/+23
* optimized unused imports and removed deprecation warnings in poi-examplesYegor Kozlov2012-03-058-15/+2
* bugzilla 52682 - allow setting text with trailing carriage return in HSLFYegor Kozlov2012-03-013-8/+3
* bugzilla 52244 - use correct text attributes when presentation has multiple T...Yegor Kozlov2012-03-014-1/+20
* support for setting color of sheet tab in XSSFYegor Kozlov2012-02-292-48/+24
* Bugzilla 51564 - support for enforcing fields update in XWPFYegor Kozlov2012-02-294-0/+52
* follow on to r1295058Yegor Kozlov2012-02-291-1/+32
* Bugzilla 51673 - support grouping rows in SXSSFYegor Kozlov2012-02-294-4/+30
* Bugzilla 51780 - support replacement of content types in OPC packagesYegor Kozlov2012-02-293-6/+67
* Bugzilla 52784 - replace ISO control characters with question marks in SXSSF ...Yegor Kozlov2012-02-283-10/+42
* follow-on to r1294595Yegor Kozlov2012-02-282-27/+27
* bugzilla 52057 - updated formula test framework to be aware of recently added...Yegor Kozlov2012-02-287-5/+40
* follow-on to r1294180Yegor Kozlov2012-02-271-31/+54
* Bugzilla 52574 - support setting header / footer page margins in HSSFYegor Kozlov2012-02-274-3/+26