]> source.dussan.org Git - poi.git/log
poi.git
12 years agoimplemented creating shapes in existing files
Evgeniy Berlog [Tue, 26 Jun 2012 11:21:13 +0000 (11:21 +0000)]
implemented creating shapes in existing files

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1353960 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadded support for HSSFPicture in HSSFShapeFactory, fixed bugs, added tests
Evgeniy Berlog [Fri, 22 Jun 2012 09:37:17 +0000 (09:37 +0000)]
added support for HSSFPicture in HSSFShapeFactory, fixed bugs, added tests

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1352818 13f79535-47bb-0310-9956-ffa450edef68

12 years agoUtility to test that POI produces readable output after re-saving xls files
Yegor Kozlov [Wed, 20 Jun 2012 08:57:38 +0000 (08:57 +0000)]
Utility to test that POI produces readable output after re-saving xls files

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1351998 13f79535-47bb-0310-9956-ffa450edef68

12 years agoimproved aggregating drawing records in documents with charts,
Evgeniy Berlog [Tue, 19 Jun 2012 21:00:04 +0000 (21:00 +0000)]
improved  aggregating drawing records in documents with charts,
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

12 years agoAdded such improvements:
Evgeniy Berlog [Mon, 18 Jun 2012 20:59:32 +0000 (20:59 +0000)]
Added such improvements:
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

12 years agofixed bug in EscherAggregate if sheet contains no shapes
Evgeniy Berlog [Mon, 18 Jun 2012 12:02:36 +0000 (12:02 +0000)]
fixed bug in EscherAggregate if sheet contains no shapes

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1351309 13f79535-47bb-0310-9956-ffa450edef68

12 years agofixed EscherAggregate to correctly write records with trailing solver container
Yegor Kozlov [Thu, 14 Jun 2012 15:36:34 +0000 (15:36 +0000)]
fixed EscherAggregate to correctly write records with trailing solver container

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1350298 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadded file for tests(check commit rights)
Evgeniy Berlog [Tue, 12 Jun 2012 11:07:20 +0000 (11:07 +0000)]
added file for tests(check commit rights)

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1349253 13f79535-47bb-0310-9956-ffa450edef68

12 years agoinitial support for reading shapes, see patch from June 8 in Bugzilla 53372
Yegor Kozlov [Fri, 8 Jun 2012 17:47:37 +0000 (17:47 +0000)]
initial support for reading shapes, see patch from June 8 in Bugzilla 53372

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1348168 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 53010, patch from June 3: improved support for Continue records in drawing...
Yegor Kozlov [Mon, 4 Jun 2012 08:08:47 +0000 (08:08 +0000)]
Bugzilla 53010, patch from June 3: improved support for Continue records in drawing blocks

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1345858 13f79535-47bb-0310-9956-ffa450edef68

12 years agomore tests and fixes, see patch from May 30 in Bugzilla 53010
Yegor Kozlov [Thu, 31 May 2012 09:47:17 +0000 (09:47 +0000)]
more tests and fixes, see patch from May 30 in Bugzilla 53010

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1344621 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 53302: fixed EscherAggregate to correctly handle Continue records in drawing...
Yegor Kozlov [Mon, 28 May 2012 12:15:16 +0000 (12:15 +0000)]
Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records in drawing blocks

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1343218 13f79535-47bb-0310-9956-ffa450edef68

12 years agobranch for gsoc2012
Yegor Kozlov [Tue, 22 May 2012 12:47:11 +0000 (12:47 +0000)]
branch for gsoc2012

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1341450 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 53025: Updatad documentation and example on data validations
Yegor Kozlov [Fri, 18 May 2012 09:09:10 +0000 (09:09 +0000)]
Bugzilla 53025: Updatad documentation and example on data validations

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1340042 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBug 53227 - Corrected AddDimensionedImage.java to support XSSF/SXSSF
Yegor Kozlov [Fri, 18 May 2012 08:22:12 +0000 (08:22 +0000)]
Bug 53227 - Corrected AddDimensionedImage.java to support XSSF/SXSSF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1340027 13f79535-47bb-0310-9956-ffa450edef68

12 years agoList Commons Codec as a dependency, as it has been needed for some time now
Nick Burch [Sun, 13 May 2012 20:16:16 +0000 (20:16 +0000)]
List Commons Codec as a dependency, as it has been needed for some time now

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1337978 13f79535-47bb-0310-9956-ffa450edef68

12 years agopolishing BiffDrawingToXml: more readable output and removed unnecessary tags
Yegor Kozlov [Sat, 5 May 2012 08:25:08 +0000 (08:25 +0000)]
polishing BiffDrawingToXml: more readable output and removed unnecessary tags

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1334342 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 53058 - Utility for representing drawings contained in a binary Excel file...
Yegor Kozlov [Wed, 2 May 2012 14:00:46 +0000 (14:00 +0000)]
Bugzilla 53058 - Utility for representing drawings contained in a binary Excel file as a XML tree

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1333050 13f79535-47bb-0310-9956-ffa450edef68

12 years agoPatch from Josh Holthaus from bug #53165 - HWPF support for fetching the description...
Nick Burch [Tue, 1 May 2012 09:46:15 +0000 (09:46 +0000)]
Patch from Josh Holthaus from bug #53165 - HWPF support for fetching the description (alt text) of a picture

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1332594 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFix bug #48528 - support negative arguments to the DATE() function
Nick Burch [Sat, 28 Apr 2012 17:29:06 +0000 (17:29 +0000)]
Fix bug #48528 - support negative arguments to the DATE() function

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1331796 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFix bug #53092 - allow specifying of a TimeZone to DateUtil.getJavaDate(), for when...
Nick Burch [Fri, 27 Apr 2012 15:49:49 +0000 (15:49 +0000)]
Fix bug #53092 - allow specifying of a TimeZone to DateUtil.getJavaDate(), 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

12 years agoinfo on nightly builds
Yegor Kozlov [Sun, 22 Apr 2012 11:14:59 +0000 (11:14 +0000)]
info on nightly builds

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1328842 13f79535-47bb-0310-9956-ffa450edef68

12 years agoinclude commons-codec.jar in dists, support for jenkins build
Yegor Kozlov [Sun, 22 Apr 2012 06:40:10 +0000 (06:40 +0000)]
include commons-codec.jar in dists, support for jenkins build

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1328803 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 53043 - don't duplicate hyperlink relationships when saving XSSF file
Yegor Kozlov [Sat, 21 Apr 2012 12:50:57 +0000 (12:50 +0000)]
Bugzilla 53043 - don't duplicate hyperlink relationships when saving XSSF file

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1328653 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 53101: fixed evaluation of SUM over cell range > 255
Yegor Kozlov [Sat, 21 Apr 2012 12:48:42 +0000 (12:48 +0000)]
Bugzilla 53101: fixed evaluation of SUM over cell range > 255

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1328647 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 49529 - avoid exception when cloning sheets with no drawing records and...
Yegor Kozlov [Thu, 29 Mar 2012 10:35:41 +0000 (10:35 +0000)]
Bugzilla 49529 - avoid exception when cloning sheets with no drawing records and initialized drawing patriarch

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1306781 13f79535-47bb-0310-9956-ffa450edef68

12 years agounit test for #52991 (unexpected end of ZLIB input stream)
Maxim Valyanskiy [Tue, 27 Mar 2012 11:29:39 +0000 (11:29 +0000)]
unit test for #52991 (unexpected end of ZLIB input stream)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1305812 13f79535-47bb-0310-9956-ffa450edef68

12 years agoHWPF: fix NPE when reading paragraph properties
Maxim Valyanskiy [Tue, 27 Mar 2012 11:14:47 +0000 (11:14 +0000)]
HWPF: fix NPE when reading paragraph properties

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1305810 13f79535-47bb-0310-9956-ffa450edef68

12 years agofixed broken link to release notes
Yegor Kozlov [Tue, 27 Mar 2012 10:11:35 +0000 (10:11 +0000)]
fixed broken link to release notes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1305803 13f79535-47bb-0310-9956-ffa450edef68

12 years ago#52991: Unexpected end of ZLIB input stream on embedded OLE extraction from PPT
Maxim Valyanskiy [Tue, 27 Mar 2012 08:32:47 +0000 (08:32 +0000)]
#52991: Unexpected end of ZLIB input stream on embedded OLE extraction from PPT

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1305778 13f79535-47bb-0310-9956-ffa450edef68

12 years agoupdated sites to reflect our latest release POI-3.8
Yegor Kozlov [Tue, 27 Mar 2012 08:10:08 +0000 (08:10 +0000)]
updated sites to reflect our latest release POI-3.8

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1305770 13f79535-47bb-0310-9956-ffa450edef68

12 years agoOPC: add original IOException to chain on open file errors
Maxim Valyanskiy [Tue, 20 Mar 2012 11:21:23 +0000 (11:21 +0000)]
OPC: add original IOException to chain on open file errors

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1302840 13f79535-47bb-0310-9956-ffa450edef68

12 years agotrunk is 3.9-beta1 now
Yegor Kozlov [Mon, 19 Mar 2012 07:31:34 +0000 (07:31 +0000)]
trunk is 3.9-beta1 now

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1302308 13f79535-47bb-0310-9956-ffa450edef68

12 years agofixed link to poi-dev archives on gmane.org
Yegor Kozlov [Mon, 19 Mar 2012 07:14:45 +0000 (07:14 +0000)]
fixed link to poi-dev archives on gmane.org

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1302304 13f79535-47bb-0310-9956-ffa450edef68

12 years agoremoved svn:executable from source files
Yegor Kozlov [Sat, 17 Mar 2012 13:11:11 +0000 (13:11 +0000)]
removed svn:executable from source files

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1301933 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla >52928 - DateFormatConverter: an utility to convert instances of java.text...
Yegor Kozlov [Sat, 17 Mar 2012 12:16:45 +0000 (12:16 +0000)]
Bugzilla >52928 - DateFormatConverter: an utility to convert instances of java.text.DateFormat to Excel format patterns

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1301923 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52895 - show SSTIndex instead of XFIndex in LabelSSTRecord.toString()
Yegor Kozlov [Tue, 13 Mar 2012 07:20:38 +0000 (07:20 +0000)]
Bugzilla 52895 - show SSTIndex instead of XFIndex in LabelSSTRecord.toString()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1299990 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52835 - Tolerate missing Count and UniqueCount attributes when parsing share...
Yegor Kozlov [Sun, 11 Mar 2012 07:19:07 +0000 (07:19 +0000)]
Bugzilla 52835 - Tolerate missing Count and UniqueCount attributes when parsing shared strings table in XSSF eventusermodel

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1299338 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadd RANK to the list of supported functions
Yegor Kozlov [Sun, 11 Mar 2012 07:18:11 +0000 (07:18 +0000)]
add RANK to the list of supported functions

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1299337 13f79535-47bb-0310-9956-ffa450edef68

12 years agosmall fic to prevent NPE when iterating over shape attributes in HSLF
Yegor Kozlov [Sun, 11 Mar 2012 07:14:16 +0000 (07:14 +0000)]
small fic to prevent NPE when iterating over shape attributes in HSLF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1299336 13f79535-47bb-0310-9956-ffa450edef68

12 years agobugzilla 52818 - Added implementation for RANK()
Yegor Kozlov [Mon, 5 Mar 2012 12:11:13 +0000 (12:11 +0000)]
bugzilla 52818 - Added implementation for RANK()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1297021 13f79535-47bb-0310-9956-ffa450edef68

12 years agocorrected name of test file for Bugzilla 51710
Yegor Kozlov [Mon, 5 Mar 2012 09:55:43 +0000 (09:55 +0000)]
corrected name of test file for Bugzilla 51710

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1296983 13f79535-47bb-0310-9956-ffa450edef68

12 years agooptimized unused imports in poi-excelant
Yegor Kozlov [Mon, 5 Mar 2012 09:46:57 +0000 (09:46 +0000)]
optimized unused imports in poi-excelant

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1296981 13f79535-47bb-0310-9956-ffa450edef68

12 years agooptimized unused imports in poi-scratchpad
Yegor Kozlov [Mon, 5 Mar 2012 09:46:11 +0000 (09:46 +0000)]
optimized unused imports in poi-scratchpad

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1296980 13f79535-47bb-0310-9956-ffa450edef68

12 years agooptimized unused imports and removed deprecation warnings in poi-main
Yegor Kozlov [Mon, 5 Mar 2012 09:44:20 +0000 (09:44 +0000)]
optimized unused imports and removed deprecation warnings in poi-main

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1296979 13f79535-47bb-0310-9956-ffa450edef68

12 years agooptimized unused imports and removed deprecation warnings in poi-ooxml
Yegor Kozlov [Mon, 5 Mar 2012 09:42:36 +0000 (09:42 +0000)]
optimized unused imports and removed deprecation warnings in poi-ooxml

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1296977 13f79535-47bb-0310-9956-ffa450edef68

12 years agooptimized unused imports and removed deprecation warnings in poi-examples
Yegor Kozlov [Mon, 5 Mar 2012 09:41:32 +0000 (09:41 +0000)]
optimized unused imports and removed deprecation warnings in poi-examples

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1296976 13f79535-47bb-0310-9956-ffa450edef68

12 years agobugzilla 52682 - allow setting text with trailing carriage return in HSLF
Yegor Kozlov [Thu, 1 Mar 2012 09:51:28 +0000 (09:51 +0000)]
bugzilla 52682 - allow setting text with trailing carriage return in HSLF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295488 13f79535-47bb-0310-9956-ffa450edef68

12 years agobugzilla 52244 - use correct text attributes when presentation has multiple TxMasterS...
Yegor Kozlov [Thu, 1 Mar 2012 09:03:16 +0000 (09:03 +0000)]
bugzilla 52244 - use correct text attributes when presentation has multiple TxMasterStyleAtoms of the same type

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295478 13f79535-47bb-0310-9956-ffa450edef68

12 years agosupport for setting color of sheet tab in XSSF
Yegor Kozlov [Wed, 29 Feb 2012 12:53:48 +0000 (12:53 +0000)]
support for setting color of sheet tab in XSSF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295079 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 51564 - support for enforcing fields update in XWPF
Yegor Kozlov [Wed, 29 Feb 2012 12:52:55 +0000 (12:52 +0000)]
Bugzilla 51564 -  support for enforcing fields update in XWPF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295078 13f79535-47bb-0310-9956-ffa450edef68

12 years agofollow on to r1295058
Yegor Kozlov [Wed, 29 Feb 2012 10:54:50 +0000 (10:54 +0000)]
follow on to r1295058

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295063 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 51673 - support grouping rows in SXSSF
Yegor Kozlov [Wed, 29 Feb 2012 10:36:11 +0000 (10:36 +0000)]
Bugzilla 51673 - support grouping rows in SXSSF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295058 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 51780 - support replacement of content types in OPC packages
Yegor Kozlov [Wed, 29 Feb 2012 07:50:10 +0000 (07:50 +0000)]
Bugzilla 51780 - support replacement of content types in OPC packages

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294998 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52784 - replace ISO control characters with question marks in SXSSF to be...
Yegor Kozlov [Tue, 28 Feb 2012 13:52:09 +0000 (13:52 +0000)]
Bugzilla 52784 - replace ISO control characters with question marks in SXSSF to be consistent with XSSF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294657 13f79535-47bb-0310-9956-ffa450edef68

12 years agofollow-on to r1294595
Yegor Kozlov [Tue, 28 Feb 2012 13:48:27 +0000 (13:48 +0000)]
follow-on to r1294595

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294653 13f79535-47bb-0310-9956-ffa450edef68

12 years agobugzilla 52057 - updated formula test framework to be aware of recently added Functions
Yegor Kozlov [Tue, 28 Feb 2012 11:53:25 +0000 (11:53 +0000)]
bugzilla 52057 - updated formula test framework to be aware of recently added Functions

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294595 13f79535-47bb-0310-9956-ffa450edef68

12 years agofollow-on to r1294180
Yegor Kozlov [Mon, 27 Feb 2012 15:29:26 +0000 (15:29 +0000)]
follow-on to r1294180

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294186 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52574 - support setting header / footer page margins in HSSF
Yegor Kozlov [Mon, 27 Feb 2012 15:22:22 +0000 (15:22 +0000)]
Bugzilla 52574 - support setting header / footer page margins in HSSF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294181 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52583 - fixed WorkbookUtil#createSafeSheetName to escape colon
Yegor Kozlov [Mon, 27 Feb 2012 15:21:40 +0000 (15:21 +0000)]
Bugzilla 52583 - fixed WorkbookUtil#createSafeSheetName to escape colon

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294180 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 51790: fixed reading shared formulas in XSSF
Yegor Kozlov [Mon, 27 Feb 2012 12:18:45 +0000 (12:18 +0000)]
Bugzilla 51790: fixed reading shared formulas in XSSF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294127 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52708 - misc improvements in CellFormat
Yegor Kozlov [Mon, 27 Feb 2012 09:26:36 +0000 (09:26 +0000)]
Bugzilla 52708 - misc improvements in CellFormat

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294072 13f79535-47bb-0310-9956-ffa450edef68

12 years agopolished code to register new function impls in runtime
Yegor Kozlov [Sun, 26 Feb 2012 15:22:43 +0000 (15:22 +0000)]
polished code to register new function impls in runtime

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1293851 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52690 - added a getter for length of encrypted data in Ecma and Agile decryptors
Yegor Kozlov [Sun, 26 Feb 2012 08:49:36 +0000 (08:49 +0000)]
Bugzilla 52690 - added a getter for length of encrypted data in Ecma and Agile decryptors

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1293784 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52255 - support adding TIFF,EPS and WPG pictures in OOXML documents
Yegor Kozlov [Sun, 26 Feb 2012 06:22:09 +0000 (06:22 +0000)]
Bugzilla 52255 - support adding TIFF,EPS and WPG pictures in OOXML documents

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1293748 13f79535-47bb-0310-9956-ffa450edef68

12 years agofixed wrong namespace when inserting images in xwpf, added an example how to insert...
Yegor Kozlov [Sun, 26 Feb 2012 06:18:40 +0000 (06:18 +0000)]
fixed wrong namespace when inserting images in xwpf, added an example how to insert pictures

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1293747 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52078 - avoid OutOfMemoryError when rendering groupped pictures in HSLF
Yegor Kozlov [Sat, 25 Feb 2012 09:40:16 +0000 (09:40 +0000)]
Bugzilla 52078 - avoid OutOfMemoryError when rendering groupped pictures in HSLF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1293561 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52745: fixed XSSFRichtextString.append to preserve leading / trailing spaces
Yegor Kozlov [Thu, 23 Feb 2012 12:07:16 +0000 (12:07 +0000)]
Bugzilla 52745: fixed XSSFRichtextString.append to preserve leading / trailing spaces

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292759 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52716 - tolerate hyperlinks that have neither location nor relation
Yegor Kozlov [Wed, 22 Feb 2012 14:04:17 +0000 (14:04 +0000)]
Bugzilla 52716 - tolerate hyperlinks that have neither location nor relation

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292295 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52599 - avoid duplicate text when rendering slides in HSLF
Yegor Kozlov [Wed, 22 Feb 2012 13:23:31 +0000 (13:23 +0000)]
Bugzilla 52599 - avoid duplicate text when rendering slides in HSLF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292273 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52598 - respect slide background when rendering slides in HSLF
Yegor Kozlov [Wed, 22 Feb 2012 12:59:40 +0000 (12:59 +0000)]
Bugzilla 52598 - respect slide background when rendering slides in HSLF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292267 13f79535-47bb-0310-9956-ffa450edef68

12 years agotest file that belongs to r1292247
Yegor Kozlov [Wed, 22 Feb 2012 12:20:10 +0000 (12:20 +0000)]
test file that belongs to r1292247

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292252 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 51731 - fixed painting shape outlines in HSLF
Yegor Kozlov [Wed, 22 Feb 2012 11:44:21 +0000 (11:44 +0000)]
Bugzilla 51731 - fixed painting shape outlines in HSLF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292247 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52701: fixed seting vertical alignment for XSLFTableCell
Yegor Kozlov [Tue, 21 Feb 2012 12:39:23 +0000 (12:39 +0000)]
Bugzilla 52701: fixed seting vertical alignment for XSLFTableCell

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1291743 13f79535-47bb-0310-9956-ffa450edef68

12 years agofixed importing pictures having associated custom tags, see Bugzilla 52687
Yegor Kozlov [Tue, 21 Feb 2012 12:13:39 +0000 (12:13 +0000)]
fixed importing pictures having associated custom tags, see Bugzilla 52687

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1291730 13f79535-47bb-0310-9956-ffa450edef68

12 years agoallow runtime registration of functions in FormulaEvaluator
Yegor Kozlov [Tue, 21 Feb 2012 09:43:01 +0000 (09:43 +0000)]
allow runtime registration of functions in FormulaEvaluator

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1291677 13f79535-47bb-0310-9956-ffa450edef68

12 years agoAdd TODO for merging CellFormat and DataFormatter
Nick Burch [Mon, 20 Feb 2012 11:29:58 +0000 (11:29 +0000)]
Add TODO for merging CellFormat and DataFormatter

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1291206 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFix bug #52665 - When reading from a ZipFileZipEntrySource that has already been...
Nick Burch [Wed, 15 Feb 2012 11:51:06 +0000 (11:51 +0000)]
Fix bug #52665 - When reading from a ZipFileZipEntrySource that has already been closed, give IllegalArgumentException rather than NPE

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1244450 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFix bug #52664 - MAPIMessage may not always have name chunks when checking for 7...
Nick Burch [Wed, 15 Feb 2012 11:47:11 +0000 (11:47 +0000)]
Fix bug #52664 - MAPIMessage may not always have name chunks when checking for 7 bit encodings

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1244449 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52649: fixed adobe:ns:meta namespace in WordToFoConverter
Yegor Kozlov [Wed, 15 Feb 2012 10:36:53 +0000 (10:36 +0000)]
Bugzilla 52649: fixed adobe:ns:meta namespace in WordToFoConverter

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1244429 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52385,52337,52338: avoid trancated array and vector data when reading OLE...
Yegor Kozlov [Wed, 15 Feb 2012 07:49:25 +0000 (07:49 +0000)]
Bugzilla 52385,52337,52338: avoid trancated array and vector data when reading OLE properties

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1244388 13f79535-47bb-0310-9956-ffa450edef68

12 years agoApply patch from bug #52662 - CharacterRun NPE fix when fetching symbol fonts, where...
Nick Burch [Tue, 14 Feb 2012 12:56:30 +0000 (12:56 +0000)]
Apply patch from bug #52662 - CharacterRun NPE fix when fetching symbol fonts, where no fonts are defined

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1243907 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52658: support mergin table cells in XSLF
Yegor Kozlov [Tue, 14 Feb 2012 07:02:54 +0000 (07:02 +0000)]
Bugzilla 52658: support mergin table cells in XSLF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1243793 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadded ASF licence header
Yegor Kozlov [Mon, 13 Feb 2012 11:11:37 +0000 (11:11 +0000)]
added ASF licence header

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1243475 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52626: fixed setting default row height in HSSF and XSSF
Yegor Kozlov [Sun, 12 Feb 2012 11:14:23 +0000 (11:14 +0000)]
Bugzilla 52626: fixed setting default row height in HSSF and XSSF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1243240 13f79535-47bb-0310-9956-ffa450edef68

12 years agovalidate row and column indexes in SXSSF
Yegor Kozlov [Sun, 12 Feb 2012 10:44:17 +0000 (10:44 +0000)]
validate row and column indexes in SXSSF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1243232 13f79535-47bb-0310-9956-ffa450edef68

12 years agofixed evaluation of blank cells in COUNTIF, see Bugzilla 51498
Yegor Kozlov [Sat, 11 Feb 2012 13:16:33 +0000 (13:16 +0000)]
fixed evaluation of blank cells in COUNTIF, see Bugzilla 51498

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1243054 13f79535-47bb-0310-9956-ffa450edef68

12 years agoDisabled unit tests for bug #48703
Nick Burch [Fri, 10 Feb 2012 15:03:03 +0000 (15:03 +0000)]
Disabled unit tests for bug #48703

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1242807 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52576: support changing external file references in HSSFWorkbook
Yegor Kozlov [Fri, 10 Feb 2012 08:26:45 +0000 (08:26 +0000)]
Bugzilla 52576: support changing external file references in HSSFWorkbook

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1242701 13f79535-47bb-0310-9956-ffa450edef68

12 years agoUnit test from Maciej for bug #51498
Nick Burch [Wed, 8 Feb 2012 17:22:46 +0000 (17:22 +0000)]
Unit test from Maciej for bug #51498

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241993 13f79535-47bb-0310-9956-ffa450edef68

12 years agosupport caching images in xslf
Yegor Kozlov [Wed, 8 Feb 2012 13:44:12 +0000 (13:44 +0000)]
support caching images in xslf

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241896 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadded methods to get/set preset shape geometry in XSLF
Yegor Kozlov [Wed, 8 Feb 2012 12:54:02 +0000 (12:54 +0000)]
added methods to get/set preset shape geometry in XSLF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241885 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52527: avoid exception when matching shared formula records in HSSF
Yegor Kozlov [Tue, 7 Feb 2012 10:46:55 +0000 (10:46 +0000)]
Bugzilla 52527: avoid exception when matching shared formula records in HSSF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241419 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52570: misc fixes in XWPFDocument
Yegor Kozlov [Tue, 7 Feb 2012 09:48:22 +0000 (09:48 +0000)]
Bugzilla 52570: misc fixes in XWPFDocument

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241398 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52568: added methods to set/get an XWPFRun's text color
Yegor Kozlov [Tue, 7 Feb 2012 09:45:20 +0000 (09:45 +0000)]
Bugzilla 52568: added methods to set/get an XWPFRun's text color

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241395 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52566: added methods to set/get vertical alignment and color in XWPFTableCell
Yegor Kozlov [Tue, 7 Feb 2012 09:41:52 +0000 (09:41 +0000)]
Bugzilla 52566: added methods to set/get vertical alignment and color in XWPFTableCell

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241393 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 525612: added methods to get/set a table row's Can't Split and Repeat Heade...
Yegor Kozlov [Tue, 7 Feb 2012 09:21:15 +0000 (09:21 +0000)]
Bugzilla 525612: added  methods to get/set a table row's Can't Split and Repeat Header attributes in XWPF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241387 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52561: Added methods to set table inside borders and cell margins in XWPF
Yegor Kozlov [Tue, 7 Feb 2012 09:15:31 +0000 (09:15 +0000)]
Bugzilla 52561: Added methods to set table inside borders and cell margins in XWPF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241383 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52569: Support DConRefRecord in HSSF
Yegor Kozlov [Tue, 7 Feb 2012 09:00:47 +0000 (09:00 +0000)]
Bugzilla 52569:  Support DConRefRecord in HSSF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241380 13f79535-47bb-0310-9956-ffa450edef68

12 years agoimproved javadoc on SXSSFWorkbook(XSSFWorkbook wb)
Yegor Kozlov [Tue, 7 Feb 2012 08:17:21 +0000 (08:17 +0000)]
improved javadoc on SXSSFWorkbook(XSSFWorkbook wb)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241373 13f79535-47bb-0310-9956-ffa450edef68