]> source.dussan.org Git - poi.git/log
poi.git
11 years agoBugzilla 54070: Patch for typos in comments, javadoc and documentation
Yegor Kozlov [Thu, 1 Nov 2012 15:26:27 +0000 (15:26 +0000)]
Bugzilla 54070: Patch for typos in comments, javadoc and documentation

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

11 years agoBug #53282 - Avoid exception when parsing OPC relationships with non-breaking spaces
Yegor Kozlov [Mon, 29 Oct 2012 08:42:54 +0000 (08:42 +0000)]
Bug #53282 - Avoid exception when parsing OPC relationships with non-breaking spaces

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

12 years agoBug #53707: SlideShow.addPicture declares IOException but throws HSLFException
Yegor Kozlov [Fri, 26 Oct 2012 15:40:53 +0000 (15:40 +0000)]
Bug #53707: SlideShow.addPicture declares IOException but throws HSLFException

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

12 years agoBug #54016 - Avoid exception when parsing workbooks with DConRefRecord in row aggregate
Yegor Kozlov [Fri, 26 Oct 2012 12:21:33 +0000 (12:21 +0000)]
Bug #54016 - Avoid exception when parsing workbooks with DConRefRecord in row aggregate

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

12 years agoBug 54008: Fixed Ant build to support build directories with blanks
Yegor Kozlov [Fri, 26 Oct 2012 11:50:20 +0000 (11:50 +0000)]
Bug 54008: Fixed Ant build to support build directories with blanks

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

12 years agoBug #53374 Avoid exceptions when parsing hyperlinks of type 'javascript://'
Yegor Kozlov [Fri, 26 Oct 2012 11:38:28 +0000 (11:38 +0000)]
Bug #53374 Avoid exceptions when parsing hyperlinks of type 'javascript://'

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

12 years agoBug #53404 - Fixed compatibility issue with modifying xls files created by POI-3...
Yegor Kozlov [Thu, 25 Oct 2012 15:13:53 +0000 (15:13 +0000)]
Bug #53404 - Fixed compatibility issue with modifying xls files created by POI-3.6 and earlier

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

12 years agoBugzilla 53979 - Support fetching properties of Numbered Lists from PPT files
Yegor Kozlov [Wed, 24 Oct 2012 12:39:58 +0000 (12:39 +0000)]
Bugzilla 53979 - Support fetching properties of Numbered Lists from PPT files

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

12 years agoadded missing licence header
Yegor Kozlov [Wed, 24 Oct 2012 12:37:46 +0000 (12:37 +0000)]
added missing licence header

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

12 years agosupport links to slides in HSLF
Yegor Kozlov [Wed, 24 Oct 2012 12:11:31 +0000 (12:11 +0000)]
support links to slides in HSLF

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

12 years agofixed failing tests, force UTC time zone when formatting dates
Yegor Kozlov [Wed, 24 Oct 2012 12:06:40 +0000 (12:06 +0000)]
fixed failing tests, force UTC time zone when formatting dates

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

12 years agoBug #53784 - Partial support for fixed-length Outlook property values in HSMF, with...
Nick Burch [Mon, 15 Oct 2012 10:44:33 +0000 (10:44 +0000)]
Bug #53784 - Partial support for fixed-length Outlook property values in HSMF, with test from Claudius from the bug report

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

12 years agoUse a chunk that really isn't there, to avoid issues when we start to support message...
Nick Burch [Mon, 15 Oct 2012 10:36:30 +0000 (10:36 +0000)]
Use a chunk that really isn't there, to avoid issues when we start to support message dates better

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

12 years agoSupport output to a specified stream
Nick Burch [Mon, 15 Oct 2012 10:28:12 +0000 (10:28 +0000)]
Support output to a specified stream

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

12 years agoTest files for HSMF from Bug #53784
Nick Burch [Sun, 14 Oct 2012 12:40:46 +0000 (12:40 +0000)]
Test files for HSMF from Bug #53784

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

12 years agoBugzilla 53943 - added method processSymbol() to allow converting word symbols
Yegor Kozlov [Fri, 12 Oct 2012 13:11:26 +0000 (13:11 +0000)]
Bugzilla 53943 - added method processSymbol() to allow converting word symbols

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

12 years agoBugzilla 53763: avoid style mess when using HSSFOptimiser
Yegor Kozlov [Fri, 12 Oct 2012 12:55:45 +0000 (12:55 +0000)]
Bugzilla 53763: avoid style mess when using HSSFOptimiser

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

12 years agopreserve leading / trailing spaces in SXSSF
Yegor Kozlov [Fri, 12 Oct 2012 09:32:45 +0000 (09:32 +0000)]
preserve leading / trailing spaces in SXSSF

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

12 years agoBug 53965: Fixed XmlValueOutOfRangeExceptio calling getDataValidations for custom...
Yegor Kozlov [Wed, 10 Oct 2012 15:41:35 +0000 (15:41 +0000)]
Bug 53965: Fixed XmlValueOutOfRangeExceptio calling getDataValidations for custom validations with XSSFSheet

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

12 years agoBugzilla >53974 - Avoid exception when constructing HSSFWorbook on Google App Engine
Yegor Kozlov [Wed, 10 Oct 2012 11:09:48 +0000 (11:09 +0000)]
Bugzilla >53974 - Avoid exception when constructing HSSFWorbook on Google App Engine

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

12 years agoBugzilla 53568: Fixed null returned by XSSFPicture.getPictureData()
Yegor Kozlov [Wed, 10 Oct 2012 10:48:10 +0000 (10:48 +0000)]
Bugzilla 53568:  Fixed null returned by XSSFPicture.getPictureData()

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

12 years agoBugzilla 53950 - fixed setForceFormulaRecalculation to reset workbook-level manual...
Yegor Kozlov [Thu, 4 Oct 2012 13:26:44 +0000 (13:26 +0000)]
Bugzilla 53950 - fixed setForceFormulaRecalculation to reset workbook-level manual flag<

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

12 years agoBugzilla 52211 - avoid unnessary re-coverting content types to US-ASCII, it can cause...
Yegor Kozlov [Thu, 4 Oct 2012 11:52:20 +0000 (11:52 +0000)]
Bugzilla 52211 - avoid unnessary re-coverting content types to US-ASCII, it can cause exceptions on ibm mainframes

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

12 years agoBugzilla 53568 - Set shapes anchors in XSSF when reading from existing drawings
Yegor Kozlov [Thu, 4 Oct 2012 11:23:32 +0000 (11:23 +0000)]
Bugzilla 53568 - Set shapes anchors in XSSF when reading from existing drawings

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

12 years agoHave HSSFOptimiser also remove un-used cell styles, in addition to duplicates
Nick Burch [Sat, 29 Sep 2012 21:36:27 +0000 (21:36 +0000)]
Have HSSFOptimiser also remove un-used cell styles, in addition to duplicates

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

12 years agoFix generics warnings
Nick Burch [Sat, 29 Sep 2012 21:25:44 +0000 (21:25 +0000)]
Fix generics warnings

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

12 years agoadd 4th example file from Bug 53380
Sergey Vladimirov [Tue, 25 Sep 2012 21:42:09 +0000 (21:42 +0000)]
add 4th example file from Bug 53380

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

12 years agoadd safe path for documents with missing list information
Sergey Vladimirov [Sun, 23 Sep 2012 13:34:46 +0000 (13:34 +0000)]
add safe path for documents with missing list information

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

12 years agofix LVL#xst definition and processing
Sergey Vladimirov [Sun, 23 Sep 2012 13:29:31 +0000 (13:29 +0000)]
fix LVL#xst definition and processing

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

12 years agorefactor list format override structures (was marked with @Internal annotation)
Sergey Vladimirov [Sun, 23 Sep 2012 13:00:12 +0000 (13:00 +0000)]
refactor list format override structures (was marked with @Internal annotation)

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

12 years agorefactor list format override structures (was marked with @Internal annotation)
Sergey Vladimirov [Sun, 23 Sep 2012 12:57:39 +0000 (12:57 +0000)]
refactor list format override structures (was marked with @Internal annotation)

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

12 years agorefactor list format override structures (was marked with @Internal annotation)
Sergey Vladimirov [Sun, 23 Sep 2012 12:56:32 +0000 (12:56 +0000)]
refactor list format override structures (was marked with @Internal annotation)

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

12 years agorefactor list format override structures (was marked with @Internal annotation)
Sergey Vladimirov [Sun, 23 Sep 2012 12:56:09 +0000 (12:56 +0000)]
refactor list format override structures (was marked with @Internal annotation)

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

12 years ago+one more test file for Bug 53380
Sergey Vladimirov [Fri, 21 Sep 2012 07:16:03 +0000 (07:16 +0000)]
+one more test file for Bug 53380

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

12 years agoupdated status.xml to reflect closed Bugzilla 53493
Yegor Kozlov [Fri, 14 Sep 2012 14:05:18 +0000 (14:05 +0000)]
updated status.xml to reflect closed Bugzilla 53493

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

12 years agoBugzilla 53780: Fixed memory and temporary file leak in SXSSF
Yegor Kozlov [Fri, 14 Sep 2012 13:45:09 +0000 (13:45 +0000)]
Bugzilla 53780: Fixed memory and temporary file leak in SXSSF

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

12 years agoadded relation for XSLF charts
Yegor Kozlov [Fri, 14 Sep 2012 11:53:39 +0000 (11:53 +0000)]
added relation for XSLF charts

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

12 years agoFixed bug 53380 -- ArrayIndexOutOfBounds Excetion parsing word 97 document
Sergey Vladimirov [Tue, 11 Sep 2012 19:49:44 +0000 (19:49 +0000)]
Fixed bug 53380 -- ArrayIndexOutOfBounds Excetion parsing word 97 document
We had incorrect implementation for sprmCShd80 (0x4866) 0x66 processing, Shd was used instead of Shd80

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

12 years agofixed bug 46250
Evgeniy Berlog [Sun, 9 Sep 2012 13:21:38 +0000 (13:21 +0000)]
fixed bug 46250

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

12 years agofixed bug 53588
Evgeniy Berlog [Sat, 8 Sep 2012 18:35:04 +0000 (18:35 +0000)]
fixed bug 53588

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

12 years agoupdated status.xml according to recently fixed bugs
Evgeniy Berlog [Wed, 5 Sep 2012 17:12:55 +0000 (17:12 +0000)]
updated status.xml according to recently fixed bugs

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

12 years agobugzilla ticket 53642: added detailed logging for formula evaluation in both HSSF...
Evgeniy Berlog [Wed, 5 Sep 2012 17:03:55 +0000 (17:03 +0000)]
bugzilla ticket 53642: added detailed logging for formula evaluation in both HSSF and XSSF modules

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

12 years agoresolved bugzilla ticket 53642
Evgeniy Berlog [Tue, 4 Sep 2012 21:00:41 +0000 (21:00 +0000)]
resolved bugzilla ticket 53642

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

12 years agofixed bug 53434
Evgeniy Berlog [Tue, 28 Aug 2012 08:24:07 +0000 (08:24 +0000)]
fixed bug 53434

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

12 years agochanged status.xml according to the completed during GSoC tasks
Evgeniy Berlog [Fri, 24 Aug 2012 14:52:31 +0000 (14:52 +0000)]
changed status.xml according to the completed during GSoC tasks

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

12 years agofixed bug 53432
Evgeniy Berlog [Tue, 14 Aug 2012 21:11:53 +0000 (21:11 +0000)]
fixed bug 53432

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

12 years agofixed bug 53028, added check before serialization if any cell contains 2 or more...
Evgeniy Berlog [Tue, 14 Aug 2012 18:22:31 +0000 (18:22 +0000)]
fixed bug 53028, added check before serialization if any cell contains 2 or more comments

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

12 years agocomplete refactoring in EscherAggregate
Evgeniy Berlog [Sun, 12 Aug 2012 10:18:43 +0000 (10:18 +0000)]
complete refactoring in EscherAggregate

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

12 years agoBugzilla 53699 - Patch to correct BorderStyle enum positions
Yegor Kozlov [Sun, 12 Aug 2012 09:59:54 +0000 (09:59 +0000)]
Bugzilla 53699 - Patch to correct BorderStyle enum positions

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

12 years agoBugzilla 53064: Ugly Duckling case study
Yegor Kozlov [Sun, 12 Aug 2012 09:49:53 +0000 (09:49 +0000)]
Bugzilla 53064: Ugly Duckling case study

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

12 years agofixed compilation errors on JDk 1.5
Yegor Kozlov [Sun, 12 Aug 2012 09:38:17 +0000 (09:38 +0000)]
fixed compilation errors on JDk 1.5

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

12 years agoBugzilla 53644: XLS formula bugfix (CalFieldFunc) + WeekDay addon
Yegor Kozlov [Sat, 11 Aug 2012 16:14:49 +0000 (16:14 +0000)]
Bugzilla 53644: XLS formula bugfix (CalFieldFunc) + WeekDay addon

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

12 years agomerge GSoC code with trunk
Yegor Kozlov [Fri, 10 Aug 2012 11:30:42 +0000 (11:30 +0000)]
merge GSoC code with trunk

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

12 years agoincreased jvm heap size for testing(Xmx256) gsoc2012 gsoc2012
Evgeniy Berlog [Thu, 9 Aug 2012 14:43:41 +0000 (14:43 +0000)]
increased jvm heap size for testing(Xmx256)

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

12 years agoadded javadoc and code refactoring
Evgeniy Berlog [Wed, 8 Aug 2012 19:41:14 +0000 (19:41 +0000)]
added javadoc and code refactoring

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

12 years agoadded javadoc and few other improvements
Evgeniy Berlog [Mon, 6 Aug 2012 21:06:12 +0000 (21:06 +0000)]
added javadoc and few other improvements

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

12 years agoremoved #Override from interfaces to keep javac on JDK 1.5 happy
Yegor Kozlov [Mon, 6 Aug 2012 06:48:51 +0000 (06:48 +0000)]
removed #Override from interfaces to keep javac on JDK 1.5 happy

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

12 years agomerged with trunk
Evgeniy Berlog [Sun, 5 Aug 2012 13:05:44 +0000 (13:05 +0000)]
merged with trunk

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

12 years agoBug 53500: split setRepatingRowsAndColumns into setRepeatingRows and setRepeatingColumns
Yegor Kozlov [Sat, 4 Aug 2012 08:51:49 +0000 (08:51 +0000)]
Bug 53500: split setRepatingRowsAndColumns into setRepeatingRows and setRepeatingColumns

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

12 years agoBugzilla 53446 - Fixed some problems extracting PNGs
Yegor Kozlov [Sat, 4 Aug 2012 05:30:19 +0000 (05:30 +0000)]
Bugzilla 53446 - Fixed some problems extracting PNGs

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

12 years agofixed compilation for jdk 1.5
Evgeniy Berlog [Thu, 2 Aug 2012 19:52:47 +0000 (19:52 +0000)]
fixed compilation for jdk 1.5

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

12 years agoadded Apache License header to each new file
Evgeniy Berlog [Wed, 1 Aug 2012 19:48:24 +0000 (19:48 +0000)]
added Apache License header to each new file

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

12 years agocode refactoring
Evgeniy Berlog [Wed, 1 Aug 2012 19:34:08 +0000 (19:34 +0000)]
code refactoring

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

12 years agoadded feature for setting additional shape type
Evgeniy Berlog [Mon, 30 Jul 2012 20:37:34 +0000 (20:37 +0000)]
added feature for setting additional shape type

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

12 years agofixed bug 51675, added test case for bug 52272
Evgeniy Berlog [Sat, 28 Jul 2012 16:01:24 +0000 (16:01 +0000)]
fixed bug 51675, added test case for bug 52272

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

12 years agoadded features:
Evgeniy Berlog [Sat, 28 Jul 2012 10:21:40 +0000 (10:21 +0000)]
added features:
-background image for comment
-wrapText for HSSFSimpleShape
-few other improvements

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

12 years agotest file that belongs to r1365638
Yegor Kozlov [Thu, 26 Jul 2012 11:50:38 +0000 (11:50 +0000)]
test file that belongs to r1365638

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

12 years agoBugzilla 53205 - Fix some parsing errors and encoding issues in HDGF
Yegor Kozlov [Wed, 25 Jul 2012 15:45:09 +0000 (15:45 +0000)]
Bugzilla 53205 - Fix some parsing errors and encoding issues in HDGF

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

12 years agofixed cloning of sheets with charts
Evgeniy Berlog [Tue, 24 Jul 2012 19:42:28 +0000 (19:42 +0000)]
fixed cloning of sheets with charts

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

12 years agofixed compilation errors on JDK 1.5
Yegor Kozlov [Tue, 24 Jul 2012 07:32:47 +0000 (07:32 +0000)]
fixed compilation errors on JDK 1.5

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

12 years agoadded few improvements
Evgeniy Berlog [Mon, 23 Jul 2012 09:06:56 +0000 (09:06 +0000)]
added few improvements

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

12 years agokeep javac on JDK 1.5 happy
Yegor Kozlov [Mon, 23 Jul 2012 06:58:36 +0000 (06:58 +0000)]
keep javac on JDK 1.5 happy

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

12 years agoBugzilla 53204: Improve performance when opening certain Excel files (PageSettingsBlock)
Yegor Kozlov [Sun, 22 Jul 2012 10:50:01 +0000 (10:50 +0000)]
Bugzilla 53204: Improve performance when opening certain Excel files (PageSettingsBlock)

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

12 years agoBugzilla 53500 - Getter for repeating rows and columns
Yegor Kozlov [Sat, 21 Jul 2012 10:33:00 +0000 (10:33 +0000)]
Bugzilla 53500 - Getter for repeating rows and columns

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

12 years agoBugzilla 53369 fixed TestCellFormatPart.testDateFormat failing on jdk 1.7
Yegor Kozlov [Sat, 21 Jul 2012 10:08:07 +0000 (10:08 +0000)]
Bugzilla 53369 fixed TestCellFormatPart.testDateFormat failing on jdk 1.7

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

12 years agoimplemented removing of all shape types
Evgeniy Berlog [Thu, 19 Jul 2012 20:29:42 +0000 (20:29 +0000)]
implemented removing of all shape types

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

12 years agoimplemented cloning of shapes
Evgeniy Berlog [Thu, 19 Jul 2012 19:02:43 +0000 (19:02 +0000)]
implemented cloning of shapes

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

12 years agoBugzilla 53360 - Fixed SXSSF to correctly write text before escaped Unicode control...
Yegor Kozlov [Mon, 16 Jul 2012 15:32:25 +0000 (15:32 +0000)]
Bugzilla 53360 - Fixed SXSSF to correctly write text before escaped Unicode control character

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

12 years agomoved HSSFObjectData into drawing layer
Evgeniy Berlog [Fri, 13 Jul 2012 15:45:01 +0000 (15:45 +0000)]
moved HSSFObjectData into drawing layer

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

12 years agofixed auto filters(added class HSSFCombobox)
Evgeniy Berlog [Wed, 11 Jul 2012 22:22:24 +0000 (22:22 +0000)]
fixed auto filters(added class HSSFCombobox)

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

12 years agochecked all examples, added several features
Evgeniy Berlog [Wed, 11 Jul 2012 12:08:38 +0000 (12:08 +0000)]
checked all examples, added several features

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

12 years agoAdd some helper methods for working with attachments
Nick Burch [Tue, 10 Jul 2012 09:43:49 +0000 (09:43 +0000)]
Add some helper methods for working with attachments

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

12 years agoProvide one example of how PropertyValues can be encoded and decoded, rest still...
Nick Burch [Mon, 9 Jul 2012 16:08:30 +0000 (16:08 +0000)]
Provide one example of how PropertyValues can be encoded and decoded, rest still needed (along with logic in PropertiesChunk to drive it)

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

12 years agoStart on the code to process properties, and wire it up. No properties reading code...
Nick Burch [Sun, 8 Jul 2012 18:50:11 +0000 (18:50 +0000)]
Start on the code to process properties, and wire it up. No properties reading code exists yet

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

12 years agoIn preparation for reading the HSMF __properties stream, improve the Types support...
Nick Burch [Sun, 8 Jul 2012 18:05:17 +0000 (18:05 +0000)]
In preparation for reading the HSMF __properties stream, improve the Types 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

12 years agoimplemented creating shapes in new file using new model
Evgeniy Berlog [Fri, 6 Jul 2012 17:00:20 +0000 (17:00 +0000)]
implemented creating shapes in new file using new model

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

12 years agoDisable building of the PDF version of the site
Nick Burch [Mon, 2 Jul 2012 09:55:22 +0000 (09:55 +0000)]
Disable building of the PDF version of the site

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

12 years agoavoid NPE when setting line properties if linewidth is zero
Yegor Kozlov [Mon, 2 Jul 2012 08:07:16 +0000 (08:07 +0000)]
avoid NPE when setting line properties if linewidth is zero

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

12 years agoimplemented work with existing shape groups and polygons
Evgeniy Berlog [Sun, 1 Jul 2012 09:38:08 +0000 (09:38 +0000)]
implemented work with existing shape groups and polygons

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

12 years agoimplemented creating comments in existing files, bugfixes
Evgeniy Berlog [Thu, 28 Jun 2012 10:56:55 +0000 (10:56 +0000)]
implemented creating comments in existing files, bugfixes

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

12 years agoBugzilla 48469 - Updated case study
Yegor Kozlov [Wed, 27 Jun 2012 15:41:55 +0000 (15:41 +0000)]
Bugzilla 48469 - Updated case study

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

12 years agoBug 53476 - Support Complex Name in formulas
Yegor Kozlov [Wed, 27 Jun 2012 14:50:22 +0000 (14:50 +0000)]
Bug 53476 - Support Complex Name in formulas

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

12 years agoBugzilla 53414: properly update sheet dimensions when adding column
Yegor Kozlov [Tue, 26 Jun 2012 11:30:45 +0000 (11:30 +0000)]
Bugzilla 53414: properly update sheet dimensions when adding column

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

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 agoUpdate JavaDocs to make it clearer to users about the different constuctors
Nick Burch [Thu, 21 Jun 2012 21:00:54 +0000 (21:00 +0000)]
Update JavaDocs to make it clearer to users about the different constuctors

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1352685 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 agomore tests to ensure that poi compiles against poi-ooxml-schemas.jar
Yegor Kozlov [Wed, 20 Jun 2012 08:46:50 +0000 (08:46 +0000)]
more tests to ensure that poi compiles against poi-ooxml-schemas.jar

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

12 years agoAdd File based constructor to OPCPackage, alongside existing String one (which constr...
Nick Burch [Tue, 19 Jun 2012 22:50:14 +0000 (22:50 +0000)]
Add File based constructor to OPCPackage, alongside existing String one (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

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