summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | improved aggregating drawing records in documents with charts, Evgeniy Berlog2012-06-194-11/+195
| | | | | | | | | | | | fixed reading EscherContainer records from byte array git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1351850 13f79535-47bb-0310-9956-ffa450edef68
* | Added such improvements:Evgeniy Berlog2012-06-1817-296/+830
| | | | | | | | | | | | | | | | | | 1. Each shape contains EscherContainerRecord(SpContainer). Shapes get and set all properties into EscherOptRecord. 2. HSSFShapeGroup takes coordinates from EscherSpgrRecord. 3. Added tests for creating new HSSFSimpleShape from scratch and reading from existing file 4. Improved work with anchors. git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1351484 13f79535-47bb-0310-9956-ffa450edef68
* | fixed bug in EscherAggregate if sheet contains no shapesEvgeniy Berlog2012-06-181-3/+12
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1351309 13f79535-47bb-0310-9956-ffa450edef68
* | fixed EscherAggregate to correctly write records with trailing solver container Yegor Kozlov2012-06-146-85/+245
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1350298 13f79535-47bb-0310-9956-ffa450edef68
* | added file for tests(check commit rights)Evgeniy Berlog2012-06-121-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1349253 13f79535-47bb-0310-9956-ffa450edef68
* | initial support for reading shapes, see patch from June 8 in Bugzilla 53372Yegor Kozlov2012-06-0815-42/+476
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1348168 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla 53010, patch from June 3: improved support for Continue records in ↵Yegor Kozlov2012-06-049-1164/+1177
| | | | | | | | | | | | drawing blocks git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1345858 13f79535-47bb-0310-9956-ffa450edef68
* | more tests and fixes, see patch from May 30 in Bugzilla 53010Yegor Kozlov2012-05-315-25/+197
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1344621 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records ↵Yegor Kozlov2012-05-286-37/+1836
| | | | | | | | | | | | in drawing blocks git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1343218 13f79535-47bb-0310-9956-ffa450edef68
* | branch for gsoc2012Yegor Kozlov2012-05-220-0/+0
|/ | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1341450 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53025: Updatad documentation and example on data validationsYegor Kozlov2012-05-183-25/+583
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1340042 13f79535-47bb-0310-9956-ffa450edef68
* Bug 53227 - Corrected AddDimensionedImage.java to support XSSF/SXSSFYegor Kozlov2012-05-181-95/+167
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1340027 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
* polishing BiffDrawingToXml: more readable output and removed unnecessary tagsYegor Kozlov2012-05-054-24/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1334342 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53058 - Utility for representing drawings contained in a binary ↵Yegor Kozlov2012-05-0229-18/+623
| | | | | | 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-014-0/+36
| | | | | | 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-283-5/+73
| | | | 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-273-9/+70
| | | | | | 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
* include commons-codec.jar in dists, support for jenkins buildYegor Kozlov2012-04-221-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1328803 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53043 - don't duplicate hyperlink relationships when saving XSSF fileYegor Kozlov2012-04-213-7/+42
| | | | 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-214-2/+25
| | | | 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-294-1/+20
| | | | | | and initialized drawing patriarch git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1306781 13f79535-47bb-0310-9956-ffa450edef68
* unit test for #52991 (unexpected end of ZLIB input stream)Maxim Valyanskiy2012-03-272-1/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1305812 13f79535-47bb-0310-9956-ffa450edef68
* HWPF: fix NPE when reading paragraph propertiesMaxim Valyanskiy2012-03-272-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1305810 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
* #52991: Unexpected end of ZLIB input stream on embedded OLE extraction from PPTMaxim Valyanskiy2012-03-272-1/+234
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1305778 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
* OPC: add original IOException to chain on open file errorsMaxim Valyanskiy2012-03-203-11/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1302840 13f79535-47bb-0310-9956-ffa450edef68
* trunk is 3.9-beta1 nowYegor Kozlov2012-03-192-2/+5
| | | | 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
* removed svn:executable from source filesYegor Kozlov2012-03-1711-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1301933 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla >52928 - DateFormatConverter: an utility to convert instances of ↵Yegor Kozlov2012-03-173-0/+557
| | | | | | 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-132-1/+2
| | | | 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-113-9/+73
| | | | | | 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
* small fic to prevent NPE when iterating over shape attributes in HSLFYegor Kozlov2012-03-111-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1299336 13f79535-47bb-0310-9956-ffa450edef68
* bugzilla 52818 - Added implementation for RANK()Yegor Kozlov2012-03-056-0/+199
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1297021 13f79535-47bb-0310-9956-ffa450edef68
* corrected name of test file for Bugzilla 51710Yegor Kozlov2012-03-052-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1296983 13f79535-47bb-0310-9956-ffa450edef68
* optimized unused imports in poi-excelantYegor Kozlov2012-03-052-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1296981 13f79535-47bb-0310-9956-ffa450edef68
* optimized unused imports in poi-scratchpadYegor Kozlov2012-03-0522-35/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1296980 13f79535-47bb-0310-9956-ffa450edef68
* optimized unused imports and removed deprecation warnings in poi-mainYegor Kozlov2012-03-0562-148/+88
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1296979 13f79535-47bb-0310-9956-ffa450edef68
* optimized unused imports and removed deprecation warnings in poi-ooxmlYegor Kozlov2012-03-0542-131/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1296977 13f79535-47bb-0310-9956-ffa450edef68
* optimized unused imports and removed deprecation warnings in poi-examplesYegor Kozlov2012-03-058-15/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1296976 13f79535-47bb-0310-9956-ffa450edef68
* bugzilla 52682 - allow setting text with trailing carriage return in HSLFYegor Kozlov2012-03-013-8/+3
| | | | 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-014-1/+20
| | | | | | TxMasterStyleAtoms of the same type git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295478 13f79535-47bb-0310-9956-ffa450edef68
* support for setting color of sheet tab in XSSFYegor Kozlov2012-02-292-48/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295079 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 51564 - support for enforcing fields update in XWPFYegor Kozlov2012-02-294-0/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295078 13f79535-47bb-0310-9956-ffa450edef68
* follow on to r1295058Yegor Kozlov2012-02-291-1/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295063 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 51673 - support grouping rows in SXSSFYegor Kozlov2012-02-294-4/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295058 13f79535-47bb-0310-9956-ffa450edef68