aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* implemented cloning of shapesEvgeniy Berlog2012-07-1923-676/+376
* moved HSSFObjectData into drawing layerEvgeniy Berlog2012-07-136-66/+110
* fixed auto filters(added class HSSFCombobox)Evgeniy Berlog2012-07-118-31/+160
* checked all examples, added several featuresEvgeniy Berlog2012-07-1124-215/+455
* implemented creating shapes in new file using new modelEvgeniy Berlog2012-07-0619-69/+195
* implemented work with existing shape groups and polygonsEvgeniy Berlog2012-07-0115-156/+832
* implemented creating comments in existing files, bugfixesEvgeniy Berlog2012-06-2816-133/+494
* implemented creating shapes in existing filesEvgeniy Berlog2012-06-2615-103/+592
* added support for HSSFPicture in HSSFShapeFactory, fixed bugs, added testsEvgeniy Berlog2012-06-229-69/+405
* Utility to test that POI produces readable output after re-saving xls filesYegor Kozlov2012-06-201-0/+63
* improved aggregating drawing records in documents with charts, Evgeniy Berlog2012-06-194-11/+195
* Added such improvements:Evgeniy Berlog2012-06-1816-296/+830
* fixed bug in EscherAggregate if sheet contains no shapesEvgeniy Berlog2012-06-181-3/+12
* fixed EscherAggregate to correctly write records with trailing solver container Yegor Kozlov2012-06-146-85/+245
* initial support for reading shapes, see patch from June 8 in Bugzilla 53372Yegor Kozlov2012-06-0814-42/+476
* Bugzilla 53010, patch from June 3: improved support for Continue records in d...Yegor Kozlov2012-06-047-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-284-37/+1836
* 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-013-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
* 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-213-2/+25
* Bugzilla 49529 - avoid exception when cloning sheets with no drawing records ...Yegor Kozlov2012-03-293-1/+20
* unit test for #52991 (unexpected end of ZLIB input stream)Maxim Valyanskiy2012-03-271-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-191-1/+4
* 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-054-0/+199
* corrected name of test file for Bugzilla 51710Yegor Kozlov2012-03-051-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