]> source.dussan.org Git - poi.git/log
poi.git
14 years agoadd myself to who.xml
Maxim Valyanskiy [Thu, 27 May 2010 13:30:22 +0000 (13:30 +0000)]
add myself to who.xml

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

14 years agoInitial support for reading AES-encrypted/write-protected OOXML files
Maxim Valyanskiy [Thu, 27 May 2010 13:26:36 +0000 (13:26 +0000)]
Initial support for reading AES-encrypted/write-protected OOXML files

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

14 years agoInitial support for reading AES-encrypted/write-protected OOXML files
Maxim Valyanskiy [Thu, 27 May 2010 13:23:27 +0000 (13:23 +0000)]
Initial support for reading AES-encrypted/write-protected OOXML files

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

14 years agoAdd missing test file for bug #48779
Nick Burch [Thu, 27 May 2010 10:15:10 +0000 (10:15 +0000)]
Add missing test file for bug #48779

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

14 years agoMoved from xssf\usermodel examples following Christian's modification to that example.
Mark Beardsley [Thu, 27 May 2010 08:07:36 +0000 (08:07 +0000)]
Moved from xssf\usermodel examples following Christian's modification to that example.

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

14 years agoAdded Christian's Centre Across Selection code.
Mark Beardsley [Thu, 27 May 2010 08:06:47 +0000 (08:06 +0000)]
Added Christian's Centre Across Selection code.

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

14 years agoSolution for bug #48779 - Allow you to get straight from a CellStyle to a Color,...
Nick Burch [Wed, 26 May 2010 17:46:46 +0000 (17:46 +0000)]
Solution for bug #48779 - Allow you to get straight from a CellStyle to a Color, irrespective of if the Color is indexed or inline-defined

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

14 years agoAdd disabled unit test for bug #48539, which is currently still broken
Nick Burch [Wed, 26 May 2010 15:22:04 +0000 (15:22 +0000)]
Add disabled unit test for bug #48539, which is currently still broken

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

14 years agoAdd test which shows that bug #48832 is invalid
Nick Burch [Wed, 26 May 2010 15:11:33 +0000 (15:11 +0000)]
Add test which shows that bug #48832 is invalid

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

14 years agoAdd unit test to show that the behaviour in bug #48923 is as expected
Nick Burch [Wed, 26 May 2010 14:51:49 +0000 (14:51 +0000)]
Add unit test to show that the behaviour in bug #48923 is as expected

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

14 years agoApply patch from bug #48924 - Allow access of the HWPF DateAndTime underlying date...
Nick Burch [Wed, 26 May 2010 14:40:25 +0000 (14:40 +0000)]
Apply patch from bug #48924 - Allow access of the HWPF DateAndTime underlying date values

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

14 years agoAdd a simple testcase for the new RevisionMarkAuthorTable.java
Nick Burch [Wed, 26 May 2010 14:22:49 +0000 (14:22 +0000)]
Add a simple testcase for the new RevisionMarkAuthorTable.java

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

14 years agoApply patch from bug #48926 - Initial support for the HWPF revision marks authors...
Nick Burch [Wed, 26 May 2010 14:17:15 +0000 (14:17 +0000)]
Apply patch from bug #48926 - Initial support for the HWPF revision marks authors list

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

14 years agoFix bug #49160 - Ensure that CTDigSigBlob is included in poi-ooxml jar
Nick Burch [Wed, 26 May 2010 13:56:51 +0000 (13:56 +0000)]
Fix bug #49160 - Ensure that CTDigSigBlob is included in poi-ooxml jar

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

14 years agoFix bug #49189 - Detect w:tab and w:cr entries in XWPF paragraphs, even when the...
Nick Burch [Tue, 25 May 2010 20:31:42 +0000 (20:31 +0000)]
Fix bug #49189 - Detect w:tab and w:cr entries in XWPF paragraphs, even when the XSD is silly and maps them to CTEmpty

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

14 years agoGet to a consistent indent
Nick Burch [Tue, 25 May 2010 17:13:52 +0000 (17:13 +0000)]
Get to a consistent indent

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

14 years agoFix bug #49273 - Correct handling for Font Character Sets with indicies greater than 127
Nick Burch [Tue, 25 May 2010 16:25:34 +0000 (16:25 +0000)]
Fix bug #49273 - Correct handling for Font Character Sets with indicies greater than 127

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

14 years agoApply patches from Peter Kutak from bugs 49334 and 49242 - HSSFChart improvements...
Nick Burch [Tue, 25 May 2010 15:59:26 +0000 (15:59 +0000)]
Apply patches from Peter Kutak from bugs 49334 and 49242 - HSSFChart improvements by tracking more records

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

14 years agoAdded loose tests to junit hierarchy
Josh Micich [Mon, 24 May 2010 23:26:57 +0000 (23:26 +0000)]
Added loose tests to junit hierarchy

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

14 years agoChanged JRE 6 dependent code to its JRE 5 equivalent
Josh Micich [Mon, 24 May 2010 22:41:51 +0000 (22:41 +0000)]
Changed JRE 6 dependent code to its JRE 5 equivalent

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

14 years agoModified existing text to cover changes made to XWPFHeaderFooterPolicy
Mark Beardsley [Mon, 24 May 2010 15:56:05 +0000 (15:56 +0000)]
Modified existing text to cover changes made to XWPFHeaderFooterPolicy

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

14 years agoAdded overloaded method to support multiple paragraphs in footer/header
Mark Beardsley [Mon, 24 May 2010 15:55:30 +0000 (15:55 +0000)]
Added overloaded method to support multiple paragraphs in footer/header

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

14 years agoAdd a "rat-check" optional target, which runs Apache Rat against the source tree...
Nick Burch [Mon, 24 May 2010 14:16:15 +0000 (14:16 +0000)]
Add a "rat-check" optional target, which runs Apache Rat against the source tree to spot files lacking license headers

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

14 years agoMore license headers
Nick Burch [Mon, 24 May 2010 14:15:27 +0000 (14:15 +0000)]
More license headers

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

14 years agoAdd in missing license headers to a few files
Nick Burch [Mon, 24 May 2010 14:00:48 +0000 (14:00 +0000)]
Add in missing license headers to a few files

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

14 years agoImproved performance of XSSFSheet.write, avoid unnecessary re-ordering of CTRow beans...
Yegor Kozlov [Mon, 24 May 2010 05:31:48 +0000 (05:31 +0000)]
Improved performance of XSSFSheet.write, avoid unnecessary re-ordering of CTRow beans if they are already ordered

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

14 years agoavoid NPE when finding cell comments, Bugzilla 48846
Yegor Kozlov [Sat, 22 May 2010 16:24:22 +0000 (16:24 +0000)]
avoid NPE when finding cell comments, Bugzilla 48846

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

14 years agoEnsure that CTPhoneticPr is included in poi-ooxml jar, see Bugzilla 49325
Yegor Kozlov [Sat, 22 May 2010 16:07:31 +0000 (16:07 +0000)]
Ensure that CTPhoneticPr is included in poi-ooxml jar, see Bugzilla 49325

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

14 years ago Fixed tests failing in non-english locales, see Bugzilla 49191
Yegor Kozlov [Sat, 22 May 2010 16:06:36 +0000 (16:06 +0000)]
 Fixed tests failing in non-english locales, see Bugzilla 49191

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

14 years agoApply (with slight tweaks) patch from bug #48432 - Support for XSSF themes
Nick Burch [Wed, 19 May 2010 11:55:17 +0000 (11:55 +0000)]
Apply (with slight tweaks) patch from bug #48432 - Support for XSSF themes

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

14 years agosupport for data validation for OOXML, see Bugzilla 49244
Yegor Kozlov [Sun, 16 May 2010 15:49:21 +0000 (15:49 +0000)]
support for data validation for OOXML, see Bugzilla 49244

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

14 years agoEnhanced SViewer to support most border types, cell formats, and conditional formatti...
Yegor Kozlov [Mon, 10 May 2010 16:11:50 +0000 (16:11 +0000)]
Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066

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

14 years agoFix bug #49020 - Workaround Excel outputting invalid XML in button definitions by...
Nick Burch [Wed, 5 May 2010 17:49:59 +0000 (17:49 +0000)]
Fix bug #49020 - Workaround Excel outputting invalid XML in button definitions by not closing BR tags

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

14 years agoApply patch from Trejkaz from bug #49050 - Improve performance of AbstractEscherHolde...
Nick Burch [Wed, 5 May 2010 16:45:58 +0000 (16:45 +0000)]
Apply patch from Trejkaz from bug #49050 - Improve performance of AbstractEscherHolderRecord when there are lots of Continue Records

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

14 years agoFix bug #49194 - Correct text size limit for OOXML .xlsx files
Nick Burch [Wed, 5 May 2010 16:30:43 +0000 (16:30 +0000)]
Fix bug #49194 - Correct text size limit for OOXML .xlsx files

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

14 years agoFix bug #49254 - Fix CellUtils.setFont to use the correct type internally
Nick Burch [Wed, 5 May 2010 15:24:23 +0000 (15:24 +0000)]
Fix bug #49254 - Fix CellUtils.setFont to use the correct type internally

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

14 years agoHopefully finish fixing bug #49139 - track down another subtle hard coding of 512...
Nick Burch [Wed, 5 May 2010 15:10:17 +0000 (15:10 +0000)]
Hopefully finish fixing bug #49139 - track down another subtle hard coding of 512, and switch to using the big block size variable

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

14 years agoAdd DISABLED test which shows the latest problem relating to bug #49139
Nick Burch [Mon, 3 May 2010 21:58:26 +0000 (21:58 +0000)]
Add DISABLED test which shows the latest problem relating to bug #49139

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

14 years agoEnable the tests for bug #49139, now that we have a sample test file to go with it
Nick Burch [Mon, 3 May 2010 17:18:35 +0000 (17:18 +0000)]
Enable the tests for bug #49139, now that we have a sample test file to go with it

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

14 years agoNew release in the doap file
Nick Burch [Fri, 30 Apr 2010 11:26:47 +0000 (11:26 +0000)]
New release in the doap file

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

14 years agoskip incorrect MMSRecord in xls
Maxim Valyanskiy [Tue, 27 Apr 2010 09:24:52 +0000 (09:24 +0000)]
skip incorrect MMSRecord in xls

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

14 years agoTweak depends lines relating to compile-ooxml-xsds, so that the schema files are...
Nick Burch [Mon, 26 Apr 2010 16:46:08 +0000 (16:46 +0000)]
Tweak depends lines relating to compile-ooxml-xsds, so that the schema files are correctly downloaded if missing

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

14 years agoResolve bug #49139 - don't assume that the block size is always 512 bytes. Instead...
Nick Burch [Sun, 25 Apr 2010 17:35:56 +0000 (17:35 +0000)]
Resolve bug #49139 - don't assume that the block size is always 512 bytes. Instead of hard coding this value in, pass around the new POIFSBigBlockSize object that holds the size and various helper subsizes. Should now be possible to open 4k block files without error.

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

14 years ago Avoid writing malformed CDATA blocks in sharedStrings.xml, see Bugzill 48936
Yegor Kozlov [Sun, 25 Apr 2010 12:58:45 +0000 (12:58 +0000)]
 Avoid writing malformed CDATA blocks in sharedStrings.xml, see Bugzill 48936

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

14 years agoAdded implementation for TEXT() and TRUNC(), see Bugzilla 49025 and 49026
Yegor Kozlov [Sat, 24 Apr 2010 17:17:20 +0000 (17:17 +0000)]
Added implementation for TEXT() and TRUNC(), see Bugzilla 49025 and 49026

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

14 years agoImproved usage message.
Mark Beardsley [Fri, 23 Apr 2010 14:31:59 +0000 (14:31 +0000)]
Improved usage message.

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

14 years agoProperly close internal InputStream in ExtractorFactory#createExtractor(File), see...
Yegor Kozlov [Tue, 20 Apr 2010 13:06:59 +0000 (13:06 +0000)]
Properly close internal InputStream in ExtractorFactory#createExtractor(File), see Bugzilla 49147

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

14 years ago Fixed locale-sensitive formatters in PackagePropertiesPart, see Bugzilla 49138
Yegor Kozlov [Tue, 20 Apr 2010 12:57:27 +0000 (12:57 +0000)]
 Fixed locale-sensitive formatters in PackagePropertiesPart, see Bugzilla 49138

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

14 years agoEnsure that CTVectorVariant is included in poi-ooxml-schemas.jar, Added accessors...
Yegor Kozlov [Tue, 20 Apr 2010 10:27:30 +0000 (10:27 +0000)]
Ensure that CTVectorVariant is included in poi-ooxml-schemas.jar, Added accessors to CoreProperties.Keywords. See Bugzilla 49146 and 49153

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

14 years agoConverts Excel to CSV using usermodel.
Mark Beardsley [Thu, 15 Apr 2010 15:18:03 +0000 (15:18 +0000)]
Converts Excel to CSV using usermodel.

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

14 years agoOne more missing license
Nick Burch [Wed, 14 Apr 2010 14:15:16 +0000 (14:15 +0000)]
One more missing license

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

14 years agoRemove old .cvsignore files
Nick Burch [Wed, 14 Apr 2010 14:11:13 +0000 (14:11 +0000)]
Remove old .cvsignore files

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

14 years agoAdd missing license header to older xml files
Nick Burch [Wed, 14 Apr 2010 14:04:14 +0000 (14:04 +0000)]
Add missing license header to older xml files

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

14 years agoAdd missing license headers
Nick Burch [Wed, 14 Apr 2010 14:02:04 +0000 (14:02 +0000)]
Add missing license headers

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

14 years agoRemove readme about java 1.4 vs 1.5, as we've ditched java 1.4 support
Nick Burch [Wed, 14 Apr 2010 14:01:38 +0000 (14:01 +0000)]
Remove readme about java 1.4 vs 1.5, as we've ditched java 1.4 support

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

14 years agoLots more documentation on how we read in POIFS files and process the sectors/blocks...
Nick Burch [Tue, 13 Apr 2010 15:04:45 +0000 (15:04 +0000)]
Lots more documentation on how we read in POIFS files and process the sectors/blocks and FATs. Also add a test that shows that bug #46391 is invalid

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

14 years agobugfix: ClassCastException it PicturesTable.getAllPictures():
Maxim Valyanskiy [Tue, 6 Apr 2010 12:12:03 +0000 (12:12 +0000)]
bugfix: ClassCastException it PicturesTable.getAllPictures():
UnknownEscherRecord cannot be cast to EscherBlipRecord

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

14 years agopropagate parent to parent-aware records decoded from Escher, also ensure that TextSh...
Yegor Kozlov [Sat, 3 Apr 2010 14:44:39 +0000 (14:44 +0000)]
propagate parent to parent-aware records decoded from Escher, also ensure that TextShape and EscherTextboxWrapper hold the same cached sets of records, see Bugzilla 48916

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

14 years agoFix bug #48485 - Add extra paper size constans to PrintSetup, such as A3, B4 and B5
Nick Burch [Tue, 30 Mar 2010 10:05:53 +0000 (10:05 +0000)]
Fix bug #48485 - Add extra paper size constans to PrintSetup, such as A3, B4 and B5

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

14 years agofixed compilation errors in recently added examples
Yegor Kozlov [Mon, 15 Mar 2010 06:14:03 +0000 (06:14 +0000)]
fixed compilation errors in recently added examples

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

14 years agoCorrect package statement
Mark Beardsley [Fri, 12 Mar 2010 17:42:32 +0000 (17:42 +0000)]
Correct package statement

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

14 years agoPorted to SS model.
Mark Beardsley [Fri, 12 Mar 2010 11:23:44 +0000 (11:23 +0000)]
Ported to SS model.

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

14 years agoComments modified re re-sizing behaviour
Mark Beardsley [Thu, 11 Mar 2010 12:12:54 +0000 (12:12 +0000)]
Comments modified re re-sizing behaviour

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

14 years agoFix an issue with the HSMF tests working on some machines but not others - Make poifs...
Nick Burch [Fri, 19 Feb 2010 17:55:32 +0000 (17:55 +0000)]
Fix an issue with the HSMF tests working on some machines but not others - Make poifs.filesystem.DirectoryNode preserve the original ordering of its files, which HSMF needs to be able
to correctly match up chunks

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

14 years agoSupport evaluation of indirect defined names in INDIRECT
Yegor Kozlov [Sun, 14 Feb 2010 17:11:08 +0000 (17:11 +0000)]
Support evaluation of indirect defined names in INDIRECT

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

14 years agoXSLFCommonSlideData: extract text data from group shape
Maxim Valyanskiy [Mon, 8 Feb 2010 12:08:15 +0000 (12:08 +0000)]
XSLFCommonSlideData: extract text data from group shape

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

14 years agoAdd a disabled test for bug #44501, which still remains, plus fix a generics warning
Nick Burch [Thu, 28 Jan 2010 12:28:29 +0000 (12:28 +0000)]
Add a disabled test for bug #44501, which still remains, plus fix a generics warning

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

14 years agoFix generics warnings, and fix up tests to handle the extra bit of text being extract...
Nick Burch [Thu, 28 Jan 2010 12:20:32 +0000 (12:20 +0000)]
Fix generics warnings, and fix up tests to handle the extra bit of text being extracted now

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

14 years agoApply patch from Jukka from bug #43670 to improve HDGF v11 Separator detection, and...
Nick Burch [Thu, 28 Jan 2010 12:05:13 +0000 (12:05 +0000)]
Apply patch from Jukka from bug #43670 to improve HDGF v11 Separator detection, and handle short strings better, hopefully solving the Negative length of ChunkHeader issue

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

14 years agoImprove error message, and fix generics warnings
Nick Burch [Thu, 28 Jan 2010 12:00:38 +0000 (12:00 +0000)]
Improve error message, and fix generics warnings

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

14 years agoAdd patch from Jukka from bug #48617 + test - Optionally allow the overriding of...
Nick Burch [Tue, 26 Jan 2010 16:21:17 +0000 (16:21 +0000)]
Add patch from Jukka from bug #48617 + test - Optionally allow the overriding of the Locale used by DataFormatter to control how the default number and date formats should look

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

14 years agoNew event based xssf text extractor (XSSFEventBasedExcelExtractor)
Nick Burch [Tue, 26 Jan 2010 11:39:44 +0000 (11:39 +0000)]
New event based xssf text extractor (XSSFEventBasedExcelExtractor)

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

14 years agoThe ReadOnlySharedStringsTable is re-usable for other event based things, so copy...
Nick Burch [Tue, 26 Jan 2010 11:10:48 +0000 (11:10 +0000)]
The ReadOnlySharedStringsTable is re-usable for other event based things, so copy out to it's own class

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

14 years agoMost of support suggested by Phil Varner on the list - ExtractorFactory can now be...
Nick Burch [Mon, 25 Jan 2010 19:02:13 +0000 (19:02 +0000)]
Most of support suggested by Phil Varner on the list - ExtractorFactory can now be told to prefer Event Based extractors (current Excel only) on a per-thread or overall basis

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

14 years agoavoid failures in XLSX2CSV when shared string table is missing, see Bugzilla 48544
Yegor Kozlov [Sun, 24 Jan 2010 13:40:58 +0000 (13:40 +0000)]
avoid failures in XLSX2CSV when shared string table is missing, see Bugzilla 48544

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

14 years agoproperly close all IO streams created in OPCPackage, see Bugzilla 48571
Yegor Kozlov [Sun, 24 Jan 2010 13:26:19 +0000 (13:26 +0000)]
properly close all IO streams created in OPCPackage, see Bugzilla 48571

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

14 years agoalways copy all declared inner classes and interfaces when generating poi-ooxml-schem...
Yegor Kozlov [Sun, 24 Jan 2010 13:11:46 +0000 (13:11 +0000)]
always copy all declared inner classes and interfaces when generating poi-ooxml-schemas, see Bugzilla 48572

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

14 years agoadded mvn-install Ant target equivalent to 'mvn install' in maven-driven projects
Yegor Kozlov [Sun, 24 Jan 2010 13:05:48 +0000 (13:05 +0000)]
added mvn-install Ant target equivalent to 'mvn install' in maven-driven projects

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

14 years agoPowerPoint OLEShape: extract last version of embedded ole object
Maxim Valyanskiy [Wed, 20 Jan 2010 14:33:58 +0000 (14:33 +0000)]
PowerPoint OLEShape: extract last version of embedded ole object

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

14 years agoAdd a note about the UnicodeString move from a few days ago
Nick Burch [Tue, 19 Jan 2010 15:20:04 +0000 (15:20 +0000)]
Add a note about the UnicodeString move from a few days ago

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

14 years agoAdd changelog note
Nick Burch [Tue, 19 Jan 2010 12:06:41 +0000 (12:06 +0000)]
Add changelog note

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

14 years agoImplement the ExtRst part of a UnicodeString
Nick Burch [Tue, 19 Jan 2010 12:04:14 +0000 (12:04 +0000)]
Implement the ExtRst part of a UnicodeString

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

14 years agoIf there's no more data but there ought to be for unicode strings, in a partly corrup...
Nick Burch [Tue, 19 Jan 2010 12:03:27 +0000 (12:03 +0000)]
If there's no more data but there ought to be for unicode strings, in a partly corrupt file, give a warning and substitute in empty strings

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

14 years agoAdd more documentation, and make the constructor public for testing use
Nick Burch [Tue, 19 Jan 2010 12:02:10 +0000 (12:02 +0000)]
Add more documentation, and make the constructor public for testing use

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

14 years agoImprove unhandled continue record message by saying what it follows
Nick Burch [Tue, 19 Jan 2010 12:01:13 +0000 (12:01 +0000)]
Improve unhandled continue record message by saying what it follows

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

14 years agoFix a couple of warnings
Nick Burch [Mon, 18 Jan 2010 14:11:26 +0000 (14:11 +0000)]
Fix a couple of warnings

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

14 years agoNew debugging class, useful for when figuring out how to split on continue records...
Nick Burch [Mon, 18 Jan 2010 14:07:38 +0000 (14:07 +0000)]
New debugging class, useful for when figuring out how to split on continue records, where continue records lie etc

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

14 years agoTidy up some of the IntMapper/UnicodeString bits with generics
Nick Burch [Mon, 18 Jan 2010 12:56:18 +0000 (12:56 +0000)]
Tidy up some of the IntMapper/UnicodeString bits with generics

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

14 years agorecords.UnicodeString isn't actually a Record, just a common part that exists in...
Nick Burch [Mon, 18 Jan 2010 12:18:00 +0000 (12:18 +0000)]
records.UnicodeString isn't actually a Record, just a common part that exists in many other records. As such, move it to records.common, which is where all the other record components live

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

14 years agobug#48068: RecordFormatException: The content of an excel record cannot exceed 8224...
Maxim Valyanskiy [Fri, 15 Jan 2010 12:25:15 +0000 (12:25 +0000)]
bug#48068: RecordFormatException: The content of an excel record cannot exceed 8224 bytes

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

14 years agoavoid creating unnecessary temp files, tighten up usage of temp files in unit tests
Yegor Kozlov [Thu, 14 Jan 2010 19:23:13 +0000 (19:23 +0000)]
avoid creating unnecessary temp files, tighten up usage of temp files in unit tests

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

14 years agorevert previous commit
Maxim Valyanskiy [Thu, 14 Jan 2010 09:22:39 +0000 (09:22 +0000)]
revert previous commit

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

14 years agoExtractorFactory: save OOXML stream into temporary file before text extraction -...
Maxim Valyanskiy [Thu, 14 Jan 2010 08:56:35 +0000 (08:56 +0000)]
ExtractorFactory: save OOXML stream into temporary file before text extraction - this reduces memory usage and allows temporary file cleanup

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

14 years agoAvoid creating temporary files when opening OPC packages from input stream
Yegor Kozlov [Wed, 13 Jan 2010 20:24:15 +0000 (20:24 +0000)]
Avoid creating temporary files when opening OPC packages from input stream

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

14 years agoAdd a command line wrapper around ExtractorFactory, mostly aimed at when debugging...
Nick Burch [Wed, 13 Jan 2010 15:52:53 +0000 (15:52 +0000)]
Add a command line wrapper around ExtractorFactory, mostly aimed at when debugging rather than production

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

14 years agoRemove some generics warnings from the HPSF custom properties and sections parts
Nick Burch [Wed, 13 Jan 2010 15:42:53 +0000 (15:42 +0000)]
Remove some generics warnings from the HPSF custom properties and sections parts

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

14 years agoTweak the generics definition on workbook so that method signatures on hssf and xssf...
Nick Burch [Wed, 13 Jan 2010 14:25:31 +0000 (14:25 +0000)]
Tweak the generics definition on workbook so that method signatures on hssf and xssf won't need to change

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

14 years agoTweak the iterator section to avoid casts as we have generics, and then ditch the...
Nick Burch [Wed, 13 Jan 2010 13:46:36 +0000 (13:46 +0000)]
Tweak the iterator section to avoid casts as we have generics, and then ditch the hssf duplicate bit (everyone should be pointed at the ss.usermodel version)

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

14 years agoFix a few generics warnings
Nick Burch [Wed, 13 Jan 2010 13:42:15 +0000 (13:42 +0000)]
Fix a few generics warnings

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

14 years agoImproved how HSMF handles multiple recipients
Nick Burch [Tue, 12 Jan 2010 12:02:18 +0000 (12:02 +0000)]
Improved how HSMF handles multiple recipients

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