]> source.dussan.org Git - poi.git/log
poi.git
14 years agoBetter handling of Outlook messages in HSMF when there's no recipient email address
Nick Burch [Mon, 14 Jun 2010 13:47:22 +0000 (13:47 +0000)]
Better handling of Outlook messages in HSMF when there's no recipient email address

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

14 years agoWhen formatting numbers with DataFormatter, handle brackets following colours
Nick Burch [Mon, 14 Jun 2010 11:45:09 +0000 (11:45 +0000)]
When formatting numbers with DataFormatter, handle brackets following colours

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

14 years agoforce ASCII encoding when compiling sources, fixed unmappable characters for encoding...
Yegor Kozlov [Sun, 13 Jun 2010 06:26:14 +0000 (06:26 +0000)]
force ASCII encoding when compiling sources, fixed unmappable characters for encoding ASCII

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

14 years agoBump the ooxml schema version up to 1.1, as 1.0 was compiled for Java 1.4 while we...
Nick Burch [Fri, 11 Jun 2010 19:59:22 +0000 (19:59 +0000)]
Bump the ooxml schema version up to 1.1, as 1.0 was compiled for Java 1.4 while we now compile them for Java 1.5

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

14 years agoRemove spurious svn:executable flags
Nick Burch [Fri, 11 Jun 2010 15:22:49 +0000 (15:22 +0000)]
Remove spurious svn:executable flags

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

14 years agoThe next release will be 3.7 beta 2
Nick Burch [Fri, 11 Jun 2010 15:17:15 +0000 (15:17 +0000)]
The next release will be 3.7 beta 2

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

14 years agoKeep compatibility for now, and alert people to move to the new class
Nick Burch [Fri, 11 Jun 2010 15:16:49 +0000 (15:16 +0000)]
Keep compatibility for now, and alert people to move to the new class

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

14 years agoA few little tweaks to the contribution guide
Nick Burch [Fri, 11 Jun 2010 15:12:19 +0000 (15:12 +0000)]
A few little tweaks to the contribution guide

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

14 years agoFix 1.6-isms from the patch from bug #48574
Nick Burch [Fri, 11 Jun 2010 14:46:29 +0000 (14:46 +0000)]
Fix 1.6-isms from the patch from bug #48574

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

14 years agoApply (with slight tweaks) patch from Phillip Epp from bug #48574 - further XWPF...
Nick Burch [Fri, 11 Jun 2010 14:37:58 +0000 (14:37 +0000)]
Apply (with slight tweaks) patch from Phillip Epp from bug #48574 - further XWPF support for tables, paragraphs, including enhanced support for adding new ones

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

14 years agoTest documents from bug #48574
Nick Burch [Fri, 11 Jun 2010 13:48:19 +0000 (13:48 +0000)]
Test documents from bug #48574

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

14 years agoFix for bug #48245 - tweak HWPF table cell detection to work across more files
Nick Burch [Fri, 11 Jun 2010 13:29:44 +0000 (13:29 +0000)]
Fix for bug #48245 - tweak HWPF table cell detection to work across more files

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

14 years agoApply, with a few tweaks, the patch from bug #48996 - initial support for External...
Nick Burch [Thu, 10 Jun 2010 17:07:06 +0000 (17:07 +0000)]
Apply, with a few tweaks, the patch from bug #48996 - initial support for External Name References in HSSF formula evaluation

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

14 years agoAdd additional RevisionMarkAuthorTable test
Nick Burch [Thu, 10 Jun 2010 15:02:05 +0000 (15:02 +0000)]
Add additional RevisionMarkAuthorTable test

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

14 years agoAdd more to test for bug #46664, including the last bit which is disabled pending...
Nick Burch [Thu, 10 Jun 2010 11:56:56 +0000 (11:56 +0000)]
Add more to test for bug #46664, including the last bit which is disabled pending a fuller fix

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

14 years agoFix bug #46664 - fix up Tab IDs when adding new sheets, so that print areas don't...
Nick Burch [Wed, 9 Jun 2010 22:56:16 +0000 (22:56 +0000)]
Fix bug #46664 - fix up Tab IDs when adding new sheets, so that print areas don't end up invalid

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

14 years agocleaned javadoc warnings
Yegor Kozlov [Sun, 6 Jun 2010 18:19:08 +0000 (18:19 +0000)]
cleaned javadoc warnings

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

14 years agoApply with tweaks the patch from bug #45269 - improve replaceText on HWPF ranges
Nick Burch [Fri, 4 Jun 2010 17:19:31 +0000 (17:19 +0000)]
Apply with tweaks the patch from bug #45269 - improve replaceText on HWPF ranges

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

14 years agoAdd tests to verify that XSSF and HSSF do the same thing with retrieving the wrong...
Nick Burch [Fri, 4 Jun 2010 15:58:02 +0000 (15:58 +0000)]
Add tests to verify that XSSF and HSSF do the same thing with retrieving the wrong type of value from string/numberic/formula cells, and tweak documentation to match the long standing behaviour (bug #47815)

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

14 years agoMake the orders match the names, as otherwise people get confused (bug #49381 for...
Nick Burch [Fri, 4 Jun 2010 15:41:32 +0000 (15:41 +0000)]
Make the orders match the names, as otherwise people get confused (bug #49381 for example)

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

14 years agoAdd unit test to verify that bug #47490 no longer exists
Nick Burch [Fri, 4 Jun 2010 15:33:47 +0000 (15:33 +0000)]
Add unit test to verify that bug #47490 no longer exists

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

14 years agoAdd unit test for bug #45970 - shows that we can read Formulas with URL based referen...
Nick Burch [Fri, 4 Jun 2010 14:40:01 +0000 (14:40 +0000)]
Add unit test for bug #45970 - shows that we can read Formulas with URL based references in them, but we can't change them properly. Part of the unit test is disabled for now

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

14 years agoFix bug #49386 - avoid NPE when extracting OOXML file properties which are dates
Nick Burch [Fri, 4 Jun 2010 12:02:36 +0000 (12:02 +0000)]
Fix bug #49386 - avoid NPE when extracting OOXML file properties which are dates
Also tidy up POIXMLPropertiesTextExtractor to exclude properties which are missing

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

14 years agoTweak @link reference to avoid compiler issues
Nick Burch [Thu, 3 Jun 2010 16:23:40 +0000 (16:23 +0000)]
Tweak @link reference to avoid compiler issues

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

14 years agoRemove un-used imports
Nick Burch [Thu, 3 Jun 2010 16:21:41 +0000 (16:21 +0000)]
Remove un-used imports

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

14 years agoFix bug #49377 - only call DecimalFormat.setRoundingMode on Java 1.6 - it's needed...
Nick Burch [Thu, 3 Jun 2010 16:20:26 +0000 (16:20 +0000)]
Fix bug #49377 - only call DecimalFormat.setRoundingMode on Java 1.6 - it's needed to match excel's rendering of numbers

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

14 years agoFix bug #49378 - correct 1.6ism
Nick Burch [Thu, 3 Jun 2010 16:13:38 +0000 (16:13 +0000)]
Fix bug #49378 - correct 1.6ism

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

14 years agoParse the HSMF headers chunk if present, and use it to find Dates in text extraction...
Nick Burch [Thu, 3 Jun 2010 15:33:54 +0000 (15:33 +0000)]
Parse the HSMF headers chunk if present, and use it to find Dates in text extraction if needed

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

14 years agoFix 1.6ism
Nick Burch [Thu, 3 Jun 2010 14:58:02 +0000 (14:58 +0000)]
Fix 1.6ism

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

14 years agoFix inspired by bug #48494 - detect and support time formats like HH:MM;HH:MM
Nick Burch [Wed, 2 Jun 2010 17:17:42 +0000 (17:17 +0000)]
Fix inspired by bug #48494 - detect and support time formats like HH:MM;HH:MM

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

14 years agoAnother fix inspired by bug #48494 - have ExcelExtractor make use of HSSFDataFormatte...
Nick Burch [Wed, 2 Jun 2010 16:51:05 +0000 (16:51 +0000)]
Another fix inspired by bug #48494 - have ExcelExtractor make use of HSSFDataFormatter, so that numbers and dates come out closer to how Excel would render them

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

14 years agoFix bug #48494 - have EventBasedExcelExtractor make use of HSSFDataFormatter, so...
Nick Burch [Wed, 2 Jun 2010 16:13:04 +0000 (16:13 +0000)]
Fix bug #48494 - have EventBasedExcelExtractor make use of HSSFDataFormatter, so that numbers and dates come out closer to how Excel would render them

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

14 years agoFix bug #49096 - add clone support to Chart begin and end records, to allow cloning...
Nick Burch [Wed, 2 Jun 2010 16:01:26 +0000 (16:01 +0000)]
Fix bug #49096 - add clone support to Chart begin and end records, to allow cloning of more Chart containing sheets

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

14 years agoList attachment names in the output of OutlookTextExtractor (to get attachment conten...
Nick Burch [Wed, 2 Jun 2010 15:24:11 +0000 (15:24 +0000)]
List attachment names in the output of OutlookTextExtractor (to get attachment contents, use ExtractorFactory as normal)

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

14 years agoUpdate the FAQ with a note about poi-ooxml-schemas vs the full ooxml-schemas
Nick Burch [Wed, 2 Jun 2010 11:30:13 +0000 (11:30 +0000)]
Update the FAQ with a note about poi-ooxml-schemas vs the full ooxml-schemas

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

14 years agoFix inspired by bug #48872 - allow DateFormatter.formatRawCellContents to handle...
Nick Burch [Tue, 1 Jun 2010 15:31:51 +0000 (15:31 +0000)]
Fix inspired by bug #48872 - allow DateFormatter.formatRawCellContents to handle 1904 as well as 1900 dates

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

14 years agoMore work inspired by bug #48872 - handle MMMMM and elapsed time formatting rules...
Nick Burch [Tue, 1 Jun 2010 15:20:57 +0000 (15:20 +0000)]
More work inspired by bug #48872 - handle MMMMM and elapsed time formatting rules in DataFormatter

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

14 years agoMore fixes inspired by bug #48872 - handle zero formatting rules, and better color...
Nick Burch [Tue, 1 Jun 2010 12:12:22 +0000 (12:12 +0000)]
More fixes inspired by bug #48872 - handle zero formatting rules, and better color detection in DataFormatter

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

14 years agoensure english locale for POI build
Yegor Kozlov [Sun, 30 May 2010 12:39:42 +0000 (12:39 +0000)]
ensure english locale for POI build

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

14 years agomore cleanup of deprecation warnings generated by javac
Yegor Kozlov [Sun, 30 May 2010 06:57:23 +0000 (06:57 +0000)]
more cleanup of deprecation warnings generated by javac

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

14 years agofixed construction of the DIB picture header, see Bugzilla 43161
Yegor Kozlov [Sun, 30 May 2010 06:56:32 +0000 (06:56 +0000)]
fixed construction of the DIB picture header, see Bugzilla 43161

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

14 years agoremoved deprecation warnings to keep javac quiet
Yegor Kozlov [Sat, 29 May 2010 18:31:04 +0000 (18:31 +0000)]
removed deprecation warnings to keep javac quiet

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

14 years agooptimized serialization of XSSFRow - avoid re-ordering of CTCell beans if they are...
Yegor Kozlov [Sat, 29 May 2010 10:28:04 +0000 (10:28 +0000)]
optimized serialization of XSSFRow - avoid re-ordering of CTCell beans if they are already ordered

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

14 years agoSupport a couple more crazy formats, as identified in bug #48872, plus test them
Nick Burch [Fri, 28 May 2010 16:47:01 +0000 (16:47 +0000)]
Support a couple more crazy formats, as identified in bug #48872, plus test them

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

14 years agoFix bug #48718 - Make the creation of multiple, un-modified fonts in a row in XSSF...
Nick Burch [Fri, 28 May 2010 13:44:45 +0000 (13:44 +0000)]
Fix bug #48718 - Make the creation of multiple, un-modified fonts in a row in XSSF match the old HSSF behaviour

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

14 years agoFix bug #44916 - Allow access to the HSSFPatriarch from HSSFSheet once created
Nick Burch [Thu, 27 May 2010 16:27:09 +0000 (16:27 +0000)]
Fix bug #44916 - Allow access to the HSSFPatriarch from HSSFSheet once created

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

14 years agoTidy up various indents and generics warnings
Nick Burch [Thu, 27 May 2010 16:22:46 +0000 (16:22 +0000)]
Tidy up various indents and generics warnings

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

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