]> source.dussan.org Git - poi.git/log
poi.git
13 years agoBugzilla 51160: Initial version of SXSSF, a low memory foortprint API to produce...
Yegor Kozlov [Tue, 17 May 2011 10:46:35 +0000 (10:46 +0000)]
Bugzilla 51160: Initial version of SXSSF, a low memory foortprint API to produce xlsx files

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

13 years agoBugzilla 51171: Improved performance of opening large .xls files
Yegor Kozlov [Sun, 15 May 2011 18:40:13 +0000 (18:40 +0000)]
Bugzilla 51171: Improved performance of opening large .xls files

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

13 years agoUpdate the release docs for having artificats in the dist repo
Nick Burch [Sun, 15 May 2011 16:00:37 +0000 (16:00 +0000)]
Update the release docs for having artificats in the dist repo

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

13 years agoUpdate the logos to include TM
Nick Burch [Sat, 14 May 2011 18:27:56 +0000 (18:27 +0000)]
Update the logos to include TM

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

13 years agoAutoboxing tweaks from bug #51175, and make the paragraph/table finding code generic
Nick Burch [Fri, 13 May 2011 12:22:24 +0000 (12:22 +0000)]
Autoboxing tweaks from bug #51175, and make the paragraph/table finding code generic

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

13 years agoPatch from Stefan from bug #51172 - XWPF .gif images support
Nick Burch [Fri, 13 May 2011 11:06:18 +0000 (11:06 +0000)]
Patch from Stefan from bug #51172 - XWPF .gif images support

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

13 years agoCorrect docs issue
Nick Burch [Fri, 13 May 2011 11:05:02 +0000 (11:05 +0000)]
Correct docs issue

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

13 years agoAdd a note about XSSF and HSSF x and y values in client anchors differing
Nick Burch [Fri, 13 May 2011 09:23:59 +0000 (09:23 +0000)]
Add a note about XSSF and HSSF x and y values in client anchors differing

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

13 years agoadd commons-codec to maven-pom
Maxim Valyanskiy [Fri, 13 May 2011 08:29:27 +0000 (08:29 +0000)]
add commons-codec to maven-pom

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

13 years agoFix NPOIFS creation of an empty filesystem, with create/write/read test
Nick Burch [Thu, 12 May 2011 22:10:51 +0000 (22:10 +0000)]
Fix NPOIFS creation of an empty filesystem, with create/write/read test

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

13 years agoFinish NPOIFS support for writing to mini streams where the big block stream needs...
Nick Burch [Thu, 12 May 2011 21:00:04 +0000 (21:00 +0000)]
Finish NPOIFS support for writing to mini streams where the big block stream needs extending, and unit tests

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

13 years agoThe NPOIFS mini stream blocks need to be writable, correct that and add some tests
Nick Burch [Thu, 12 May 2011 20:06:06 +0000 (20:06 +0000)]
The NPOIFS mini stream blocks need to be writable, correct that and add some tests

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

13 years agoProject branding update - add trademark notice to page footers
Nick Burch [Thu, 12 May 2011 19:13:01 +0000 (19:13 +0000)]
Project branding update - add trademark notice to page footers

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

13 years agoupdate documentation on encryption support
Maxim Valyanskiy [Tue, 10 May 2011 10:40:39 +0000 (10:40 +0000)]
update documentation on encryption support

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

13 years agobug#51165: Add support for OOXML Agile Encryption
Maxim Valyanskiy [Tue, 10 May 2011 10:38:17 +0000 (10:38 +0000)]
bug#51165: Add support for OOXML Agile Encryption

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

13 years agoAs Java doesn't allow static methods on interfaces, allow HSSFFormulaEvaluator or...
Nick Burch [Mon, 9 May 2011 14:04:21 +0000 (14:04 +0000)]
As Java doesn't allow static methods on interfaces, allow HSSFFormulaEvaluator or XSSFFormulaEvaluator to generically recalculate all formulas in a workbook

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

13 years agoMore testing around bug #48877
Nick Burch [Fri, 6 May 2011 07:58:35 +0000 (07:58 +0000)]
More testing around bug #48877

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

13 years agoFix bug #51148 - XWPFDocument remove of tables/paragraphs now works correctly, and...
Nick Burch [Fri, 6 May 2011 02:14:48 +0000 (02:14 +0000)]
Fix bug #51148 - XWPFDocument remove of tables/paragraphs now works correctly, and code is simplified

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

13 years agoRe-enable the XWPF test for adding paragraphs, and fix it up to work properly
Nick Burch [Fri, 6 May 2011 01:43:16 +0000 (01:43 +0000)]
Re-enable the XWPF test for adding paragraphs, and fix it up to work properly

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

13 years agoFix bug #51153 - Correct sizing of LbsDataSubRecord with unused padding fields
Nick Burch [Fri, 6 May 2011 01:28:28 +0000 (01:28 +0000)]
Fix bug #51153 - Correct sizing of LbsDataSubRecord with unused padding fields

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

13 years agoNPOIFS and OPC both support close(), so mark them as such
Nick Burch [Fri, 6 May 2011 01:19:21 +0000 (01:19 +0000)]
NPOIFS and OPC both support close(), so mark them as such

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

13 years agoinitial documentation on encrypted file support
Maxim Valyanskiy [Thu, 5 May 2011 13:26:29 +0000 (13:26 +0000)]
initial documentation on encrypted file support

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

13 years agoFix bug #51143 - Correct NameCommentRecord to properly serialise strings
Nick Burch [Wed, 4 May 2011 03:11:28 +0000 (03:11 +0000)]
Fix bug #51143 - Correct NameCommentRecord to properly serialise strings

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

13 years agoFix bug #51112 - Correct XWPFTable tracking of new rows
Nick Burch [Tue, 3 May 2011 05:56:22 +0000 (05:56 +0000)]
Fix bug #51112 - Correct XWPFTable tracking of new rows

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

13 years agoFix bug #51113 - Correct XWPFParagraph tracking of inserted runs
Nick Burch [Tue, 3 May 2011 05:53:24 +0000 (05:53 +0000)]
Fix bug #51113 - Correct XWPFParagraph tracking of inserted runs

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

13 years agoFix bug #51111 - Correct XWPFParagraph tracking of new runs
Nick Burch [Tue, 3 May 2011 05:50:25 +0000 (05:50 +0000)]
Fix bug #51111 - Correct XWPFParagraph tracking of new runs

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

13 years agoFix bug #51115 - Handle DataFormatter escaping of "." in the same way as "-" and "/"
Nick Burch [Tue, 3 May 2011 05:42:41 +0000 (05:42 +0000)]
Fix bug #51115 - Handle DataFormatter escaping of "." in the same way as "-" and "/"

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

13 years agoAdd a unit test for the formula evaluation caching/updating, which ensures that HSSF...
Nick Burch [Sun, 1 May 2011 08:00:56 +0000 (08:00 +0000)]
Add a unit test for the formula evaluation caching/updating, which ensures that HSSF and XSSF behave the same

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

13 years agoFix bug #51100 - Fix IOUtils issue for NPOIFS reading from an InputStream where every...
Nick Burch [Thu, 21 Apr 2011 15:37:22 +0000 (15:37 +0000)]
Fix bug #51100 - Fix IOUtils issue for NPOIFS reading from an InputStream where every block is full

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

13 years agoFix bug #50956 - Correct XSSF cell style cloning between workbooks
Nick Burch [Thu, 21 Apr 2011 13:22:18 +0000 (13:22 +0000)]
Fix bug #50956 - Correct XSSF cell style cloning between workbooks

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

13 years agoAdd get/setForceFormulaRecalculation for XSSF, and promote the methods to the common...
Nick Burch [Thu, 21 Apr 2011 11:52:52 +0000 (11:52 +0000)]
Add get/setForceFormulaRecalculation for XSSF, and promote the methods to the common usermodel Sheet, using sheetCalcPr fullCalcOnLoad="true"

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

13 years agohwpf: ignore invalid style reference
Maxim Valyanskiy [Thu, 21 Apr 2011 11:49:03 +0000 (11:49 +0000)]
hwpf: ignore invalid style reference

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

13 years agoFollowing discussions on the dev list today, tweak the logic for sizing the HSSFCells...
Nick Burch [Tue, 19 Apr 2011 22:26:46 +0000 (22:26 +0000)]
Following discussions on the dev list today, tweak the logic for sizing the HSSFCells array on a HSSFRow to reduce memory over allocation in many use cases (now cribbed from the size of the row, and uses the ArrayList growth metric)

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

13 years agoAdd support for adding a picture to a XSSFRun
Nick Burch [Fri, 15 Apr 2011 16:16:09 +0000 (16:16 +0000)]
Add support for adding a picture to a XSSFRun

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

13 years agoAdd unit test for bug #51037, which seems to be working fine
Nick Burch [Thu, 14 Apr 2011 18:06:23 +0000 (18:06 +0000)]
Add unit test for bug #51037, which seems to be working fine

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

13 years agoRename/Move xssf.model.Table to xssf.usermodel.XSSFTable as it now has usermodel...
Nick Burch [Thu, 14 Apr 2011 14:32:49 +0000 (14:32 +0000)]
Rename/Move xssf.model.Table to xssf.usermodel.XSSFTable as it now has usermodel-like features

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

13 years agoFix bug #51061 - Correct target URI for new XSSF Tables
Nick Burch [Thu, 14 Apr 2011 14:29:04 +0000 (14:29 +0000)]
Fix bug #51061 - Correct target URI for new XSSF Tables

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

13 years agoXSSF: reduce memory usage by specifing default namespace for string keys in SharedStr...
Maxim Valyanskiy [Thu, 14 Apr 2011 10:05:04 +0000 (10:05 +0000)]
XSSF: reduce memory usage by specifing default namespace for string keys in SharedStringsTable

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

13 years agoupdated status of current release to 3.8-beta2
Yegor Kozlov [Mon, 11 Apr 2011 07:04:54 +0000 (07:04 +0000)]
updated status of current release to 3.8-beta2

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

13 years agoAdd a disabled test for bug #46662, which seems to be a SharedStringsTable / xmlbeans...
Nick Burch [Sun, 10 Apr 2011 12:49:48 +0000 (12:49 +0000)]
Add a disabled test for bug #46662, which seems to be a SharedStringsTable / xmlbeans issue

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

13 years agoInitial support for XSSF Charts. Provides easy access to the underlying CTChart objec...
Nick Burch [Fri, 8 Apr 2011 20:51:52 +0000 (20:51 +0000)]
Initial support for XSSF Charts. Provides easy access to the underlying CTChart object via the Sheet Drawing, but no high level interface onto the chart contents as yet.

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

13 years agoCorrect the fetching of Drawings from a XSSFChartSheet
Nick Burch [Fri, 8 Apr 2011 20:30:38 +0000 (20:30 +0000)]
Correct the fetching of Drawings from a XSSFChartSheet

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

13 years agoFix inconsistent indent
Nick Burch [Fri, 8 Apr 2011 20:29:49 +0000 (20:29 +0000)]
Fix inconsistent indent

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

13 years agoMore test for bug #49381 / #50884 - xssf freeze panes
Nick Burch [Fri, 8 Apr 2011 15:41:36 +0000 (15:41 +0000)]
More test for bug #49381 / #50884 - xssf freeze panes

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

13 years agoBit more testing for 51024
Nick Burch [Fri, 8 Apr 2011 15:25:17 +0000 (15:25 +0000)]
Bit more testing for 51024

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

13 years agoAdd unit test showing that bug #51024 is incorrect
Nick Burch [Fri, 8 Apr 2011 15:23:18 +0000 (15:23 +0000)]
Add unit test showing that bug #51024 is incorrect

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

13 years agoAdd support for adding a table to a XSSFSheet
Nick Burch [Fri, 8 Apr 2011 15:07:35 +0000 (15:07 +0000)]
Add support for adding a table to a XSSFSheet

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

13 years ago3.8 beta2 has been released
Nick Burch [Fri, 8 Apr 2011 14:27:31 +0000 (14:27 +0000)]
3.8 beta2 has been released

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

13 years agoUpdate the stax dependency documentation
Nick Burch [Mon, 4 Apr 2011 11:35:45 +0000 (11:35 +0000)]
Update the stax dependency documentation

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

13 years agoTweak 7 bit guessing code
Nick Burch [Fri, 1 Apr 2011 16:27:03 +0000 (16:27 +0000)]
Tweak 7 bit guessing code

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

13 years agoImprove HSMF MAPIMessage access to the HTML and RTF versions of the message body...
Nick Burch [Fri, 1 Apr 2011 16:01:29 +0000 (16:01 +0000)]
Improve HSMF MAPIMessage access to the HTML and RTF versions of the message body (where available)

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

13 years agoAdd new method to HSMF of MAPIMessage.has7BitEncodingStrings() to make it easier...
Nick Burch [Fri, 1 Apr 2011 15:20:07 +0000 (15:20 +0000)]
Add new method to HSMF of MAPIMessage.has7BitEncodingStrings() to make it easier to decide when encoding guessing is needed

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

13 years agoUpdate OutlookTextExtractor to request 7 bit encoding guessing
Nick Burch [Fri, 1 Apr 2011 15:02:14 +0000 (15:02 +0000)]
Update OutlookTextExtractor to request 7 bit encoding guessing

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

13 years agoImprove HSMF encoding guessing for 7 bit fields, and allow HSMF access to the HTML...
Nick Burch [Fri, 1 Apr 2011 14:51:45 +0000 (14:51 +0000)]
Improve HSMF encoding guessing for 7 bit fields, and allow HSMF access to the HTML body contents in MAPIMessage

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

13 years agoremoved svn:executable from src/java/org/apache/poi/ss/util/SheetUtil.java
Yegor Kozlov [Thu, 31 Mar 2011 10:06:53 +0000 (10:06 +0000)]
removed svn:executable from src/java/org/apache/poi/ss/util/SheetUtil.java

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

13 years agoImplement the load method on MemoryPackagePart
Nick Burch [Wed, 30 Mar 2011 11:34:12 +0000 (11:34 +0000)]
Implement the load method on MemoryPackagePart

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

13 years agoSupport for continued ExtSSTRecords, see Bugzilla 50967
Yegor Kozlov [Sun, 27 Mar 2011 10:05:42 +0000 (10:05 +0000)]
Support for continued ExtSSTRecords, see Bugzilla 50967

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

13 years agofixed TestBugs.test48968 failing on machines with non-UTC timezone
Yegor Kozlov [Sun, 27 Mar 2011 10:04:36 +0000 (10:04 +0000)]
fixed TestBugs.test48968 failing on machines with non-UTC timezone

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

13 years agoFix bug #48968 - Implement support for HOUR, MINUTE and SECOND formulas
Nick Burch [Fri, 25 Mar 2011 22:52:12 +0000 (22:52 +0000)]
Fix bug #48968 - Implement support for HOUR, MINUTE and SECOND formulas
Includes some re-working of the existing Calendar functions, unit tests for the old and new Calendar functions, and a wider date+formula+formatting test for this area

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

13 years agoMore NPOIFS constructors, and document recent fixes
Nick Burch [Fri, 25 Mar 2011 18:17:45 +0000 (18:17 +0000)]
More NPOIFS constructors, and document recent fixes

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

13 years agoFix HPBF generics warnings, and add a NPOIFS check to the HPBF tests
Nick Burch [Fri, 25 Mar 2011 18:03:18 +0000 (18:03 +0000)]
Fix HPBF generics warnings, and add a NPOIFS check to the HPBF tests

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

13 years agoFix a couple of NPOIFS bugs relating to empty files, empty documents and non-padded...
Nick Burch [Fri, 25 Mar 2011 18:02:46 +0000 (18:02 +0000)]
Fix a couple of NPOIFS bugs relating to empty files, empty documents and non-padded stream data

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

13 years agoAdd XWPF <br> detection for the other kind of ooxml schemas
Nick Burch [Fri, 25 Mar 2011 17:00:30 +0000 (17:00 +0000)]
Add XWPF <br> detection for the other kind of ooxml schemas

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

13 years agoFix up constructor to ensure that the filesystem objects are around when we need...
Nick Burch [Fri, 25 Mar 2011 16:53:26 +0000 (16:53 +0000)]
Fix up constructor to ensure that the filesystem objects are around when we need them, and not just after we wanted them as it was...

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

13 years agoMore NPOIFS Constructor updates
Nick Burch [Fri, 25 Mar 2011 16:24:34 +0000 (16:24 +0000)]
More NPOIFS Constructor updates

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

13 years agoMore NPOIFS Constructor updates
Nick Burch [Fri, 25 Mar 2011 16:21:09 +0000 (16:21 +0000)]
More NPOIFS Constructor updates

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

13 years agoFix generics warnings, and make the NPOIFS and deprecated constructor parts of Publis...
Nick Burch [Fri, 25 Mar 2011 16:06:11 +0000 (16:06 +0000)]
Fix generics warnings, and make the NPOIFS and deprecated constructor parts of Publisher clearer and consistent with other parts
Also fix a test filename

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

13 years agoXWPFPicture: remove unused POILogger instance
Maxim Valyanskiy [Mon, 21 Mar 2011 13:41:01 +0000 (13:41 +0000)]
XWPFPicture: remove unused POILogger instance

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

13 years agoXWPFPicture: support for reading picture description
Maxim Valyanskiy [Mon, 21 Mar 2011 13:39:44 +0000 (13:39 +0000)]
XWPFPicture: support for reading picture description

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

13 years agoXWPF: support for pictures in headers
Maxim Valyanskiy [Mon, 21 Mar 2011 12:43:58 +0000 (12:43 +0000)]
XWPF: support for pictures in headers

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

13 years agoimproved DataFormatter, see Bugzilla 50841
Yegor Kozlov [Sat, 19 Mar 2011 12:42:01 +0000 (12:42 +0000)]
improved DataFormatter, see Bugzilla 50841

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

13 years agoFix bug #49381 - Correct createFreezePane in XSSF, so that the left row/column matche...
Nick Burch [Fri, 18 Mar 2011 16:38:58 +0000 (16:38 +0000)]
Fix bug #49381 - Correct createFreezePane in XSSF, so that the left row/column matches the documentation + HSSF (CellReference is row,column)

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

13 years agoFix bug #49253 - When setting repeating rows and columns for XSSF, don't break the...
Nick Burch [Fri, 18 Mar 2011 16:06:10 +0000 (16:06 +0000)]
Fix bug #49253 - When setting repeating rows and columns for XSSF, don't break the print settings if they were already there

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

13 years agoFix bug #49219 - ExternalNameRecord can have a DDE Link entry without an operation
Nick Burch [Fri, 18 Mar 2011 15:51:39 +0000 (15:51 +0000)]
Fix bug #49219 - ExternalNameRecord can have a DDE Link entry without an operation

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

13 years agoFix bug #50846 - XSSFCellBorder needs a theme table too, but as it gets created early...
Nick Burch [Fri, 18 Mar 2011 15:18:45 +0000 (15:18 +0000)]
Fix bug #50846 - XSSFCellBorder needs a theme table too, but as it gets created early switch it to the same model as XSSFFont for getting it later

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

13 years agoEnsure that BigGridDemo is consistent in the encoding of the XML
Nick Burch [Fri, 18 Mar 2011 14:43:22 +0000 (14:43 +0000)]
Ensure that BigGridDemo is consistent in the encoding of the XML

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

13 years agoFix bug #50939 - ChartEndObjectRecord is supposed to have 6 bytes at the end, but...
Nick Burch [Fri, 18 Mar 2011 14:30:47 +0000 (14:30 +0000)]
Fix bug #50939 - ChartEndObjectRecord is supposed to have 6 bytes at the end, but handle it not

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

13 years agoUpdate the HMEF status pages
Nick Burch [Mon, 14 Mar 2011 15:15:26 +0000 (15:15 +0000)]
Update the HMEF status pages

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

13 years agoStrip trailing padding from HMEF compressed rtf when decoding
Nick Burch [Mon, 14 Mar 2011 15:11:03 +0000 (15:11 +0000)]
Strip trailing padding from HMEF compressed rtf when decoding

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

13 years ago support for getting HWPFDocument fields, see Bugzilla 50313
Yegor Kozlov [Mon, 14 Mar 2011 09:10:12 +0000 (09:10 +0000)]
 support for getting HWPFDocument fields, see Bugzilla 50313

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

13 years ago fixed setting named styles to HSSFCells. see Bugzilla 50912
Yegor Kozlov [Fri, 11 Mar 2011 17:33:36 +0000 (17:33 +0000)]
 fixed setting named styles to HSSFCells. see Bugzilla 50912

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

13 years agofixed RecordFormatException when reading unicode strings with photenic data, see...
Yegor Kozlov [Fri, 11 Mar 2011 09:33:22 +0000 (09:33 +0000)]
fixed RecordFormatException when reading unicode strings with photenic data, see Bugzilla 50779

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

13 years agofixed typos
Yegor Kozlov [Wed, 9 Mar 2011 10:59:13 +0000 (10:59 +0000)]
fixed typos

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

13 years agoupdated index.xml and download.xml for 3.8 beta1
Yegor Kozlov [Wed, 9 Mar 2011 08:11:58 +0000 (08:11 +0000)]
updated index.xml and download.xml for 3.8 beta1

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

13 years agoinclude poi-excelant
Yegor Kozlov [Mon, 7 Mar 2011 12:33:22 +0000 (12:33 +0000)]
include poi-excelant

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

13 years agoRefactor the HMEF contents checks to use a superclass, and stub out the Rtf Message...
Nick Burch [Sat, 5 Mar 2011 15:37:24 +0000 (15:37 +0000)]
Refactor the HMEF contents checks to use a superclass, and stub out the Rtf Message body tests (disabled as there looks to be a padding issue still to solve)

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

13 years agoTwo more differences between the LZW in HDGF and HMEF:
Nick Burch [Sat, 5 Mar 2011 15:25:39 +0000 (15:25 +0000)]
Two more differences between the LZW in HDGF and HMEF:
 * Little Endian vs Big Endian storage of the code position
 * Initial dictionary position is the end of pre-fill, if there is one, rather than always being position 0

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

13 years agoAdd a unit test for bug #50833
Nick Burch [Fri, 4 Mar 2011 21:09:02 +0000 (21:09 +0000)]
Add a unit test for bug #50833

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

13 years agoAdd unit test showing that bug #50867 works fine
Nick Burch [Fri, 4 Mar 2011 17:31:52 +0000 (17:31 +0000)]
Add unit test showing that bug #50867 works fine

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

13 years agoAdd unit test showing that bug #48877 no longer applies
Nick Burch [Fri, 4 Mar 2011 17:06:01 +0000 (17:06 +0000)]
Add unit test showing that bug #48877 no longer applies

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

13 years agoFix bug #50718 - More helpful error message when you try to create a CellReference...
Nick Burch [Fri, 4 Mar 2011 16:17:21 +0000 (16:17 +0000)]
Fix bug #50718 - More helpful error message when you try to create a CellReference with #REF!

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

13 years agoFix bug #50784 - XSSFColors return by XSSFFont now have theme information applied...
Nick Burch [Fri, 4 Mar 2011 15:05:18 +0000 (15:05 +0000)]
Fix bug #50784 - XSSFColors return by XSSFFont now have theme information applied to them, as XSSFFont is now ThemesTable aware

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

13 years agoHopefully fix bug #50846 - Improve how XSSFColor inherits from Themes, by pushing...
Nick Burch [Fri, 4 Mar 2011 14:38:13 +0000 (14:38 +0000)]
Hopefully fix bug #50846 - Improve how XSSFColor inherits from Themes, by pushing the logic out of XSSFCellStyle and into ThemesTable + make it easier to call

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

13 years agoFix documentation typo
Nick Burch [Fri, 4 Mar 2011 14:10:03 +0000 (14:10 +0000)]
Fix documentation typo

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

13 years agoFix bug #50847 - XSSFFont now accepts the full range of Charsets from FontChartset
Nick Burch [Fri, 4 Mar 2011 14:01:14 +0000 (14:01 +0000)]
Fix bug #50847 - XSSFFont now accepts the full range of Charsets from FontChartset

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

13 years agoFix generics warnings
Nick Burch [Fri, 4 Mar 2011 12:56:25 +0000 (12:56 +0000)]
Fix generics warnings

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

13 years agoFrom bug #50786 - Speed up calls to HSSFColor.getIndexHash() by returning a cached...
Nick Burch [Fri, 4 Mar 2011 12:50:02 +0000 (12:50 +0000)]
From bug #50786 - Speed up calls to HSSFColor.getIndexHash() by returning a cached, unmodifiable Map. HSSFColor.getModifiableIndexHash() provides access to the old (slow but modifiable) functionality

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

13 years agoAdd documentation for the HMEF (TNEF/winmail.dat) support so far.
Nick Burch [Fri, 4 Mar 2011 11:59:23 +0000 (11:59 +0000)]
Add documentation for the HMEF (TNEF/winmail.dat) support so far.
Also add a little bit to the HPBF docs, and tweak build.xml to check the right files when deciding if the docs are up to date.

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

13 years agoset version.id to 3.8-beta2
Yegor Kozlov [Fri, 4 Mar 2011 11:53:59 +0000 (11:53 +0000)]
set version.id to 3.8-beta2

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

13 years agoant target to create patches
Yegor Kozlov [Fri, 4 Mar 2011 11:15:43 +0000 (11:15 +0000)]
ant target to create patches

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