]> source.dussan.org Git - poi.git/log
poi.git
14 years agoFix deprecated warnings
Nick Burch [Fri, 2 Jul 2010 21:16:40 +0000 (21:16 +0000)]
Fix deprecated warnings

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

14 years agoMore Word 6 / Word 95 Support
Nick Burch [Fri, 2 Jul 2010 20:59:30 +0000 (20:59 +0000)]
More Word 6 / Word 95 Support
HWPFOldDocument now processes a few more table sections, and so we can fake up some
 basic Ranges. This allows us to do paragraph level text extraction

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

14 years agoFix generics warnings
Nick Burch [Fri, 2 Jul 2010 20:01:42 +0000 (20:01 +0000)]
Fix generics warnings

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

14 years agoUpdate the contributor guidelines (microsoft docs, smaller patches are better etc...
Nick Burch [Fri, 2 Jul 2010 15:51:48 +0000 (15:51 +0000)]
Update the contributor guidelines (microsoft docs, smaller patches are better etc), and ensure we only have the one copy in /guidelines.html

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

14 years agoUpdate HWPF documentation to include the newly added word 6/95 text extraction suppor...
Nick Burch [Wed, 30 Jun 2010 17:40:33 +0000 (17:40 +0000)]
Update HWPF documentation to include the newly added word 6/95 text extraction support, as well as mention XWPF + Microsoft spec docs

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

14 years agoEnable Word6Extractor in ExtractorFactory
Nick Burch [Wed, 30 Jun 2010 16:08:10 +0000 (16:08 +0000)]
Enable Word6Extractor in ExtractorFactory

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

14 years agoBasic text extraction support for old Word 6 and Word 95 documents via some HWPF...
Nick Burch [Wed, 30 Jun 2010 15:13:10 +0000 (15:13 +0000)]
Basic text extraction support for old Word 6 and Word 95 documents via some HWPF extensions

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

14 years agoFix generics warnings
Nick Burch [Wed, 30 Jun 2010 14:41:03 +0000 (14:41 +0000)]
Fix generics warnings

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

14 years agoFix bug #49508 - Allow the addition of paragraphs to XWPF Table Cells. (Also fixed...
Nick Burch [Tue, 29 Jun 2010 14:04:11 +0000 (14:04 +0000)]
Fix bug #49508 - Allow the addition of paragraphs to XWPF Table Cells. (Also fixed a few related warnings too)

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

14 years agoAdd sample .msg file which uses a different codepage
Nick Burch [Tue, 29 Jun 2010 14:02:33 +0000 (14:02 +0000)]
Add sample .msg file which uses a different codepage

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

14 years agoFix bug #49446 - Don't consider 17.16.23 field codes as properly part of the paragrap...
Nick Burch [Tue, 29 Jun 2010 13:38:24 +0000 (13:38 +0000)]
Fix bug #49446 - Don't consider 17.16.23 field codes as properly part of the paragraph's text

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

14 years agoMore XSLF tests for the less common extensions, and initial support for .thmx (theme...
Nick Burch [Tue, 29 Jun 2010 11:07:27 +0000 (11:07 +0000)]
More XSLF tests for the less common extensions, and initial support for .thmx (theme) files - currently just stretches to not breaking...

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

14 years agonever download ooxml-schemas-.jar from maven, always build it from source xsds
Yegor Kozlov [Mon, 28 Jun 2010 12:56:57 +0000 (12:56 +0000)]
never download ooxml-schemas-.jar from maven, always build it from source xsds

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

14 years agoremoved duplicates of PICTURE_TYPE_* constants defined in the parent Workbook interface
Yegor Kozlov [Mon, 28 Jun 2010 12:52:00 +0000 (12:52 +0000)]
removed duplicates of PICTURE_TYPE_* constants defined in the parent Workbook interface

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

14 years agoRemove a few deprecated warnings for when compiling against ooxml-schemas-1.1
Nick Burch [Tue, 22 Jun 2010 13:59:44 +0000 (13:59 +0000)]
Remove a few deprecated warnings for when compiling against ooxml-schemas-1.1

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

14 years agoAdd index and download entries for the 3.7 beta 1 release
Nick Burch [Tue, 22 Jun 2010 11:38:59 +0000 (11:38 +0000)]
Add index and download entries for the 3.7 beta 1 release

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

14 years agoRevert r954835 now that POI 3.7 beta1 is out - go back to using 1.5 compiled editions...
Nick Burch [Tue, 22 Jun 2010 11:08:21 +0000 (11:08 +0000)]
Revert r954835 now that POI 3.7 beta1 is out - go back to using 1.5 compiled editions of the ooxml schemas

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

14 years agoNew expected release date for 3.7 beta 1
Nick Burch [Tue, 15 Jun 2010 11:42:09 +0000 (11:42 +0000)]
New expected release date for 3.7 beta 1

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

14 years agoTemporary switch back to using only ooxml-schemas-1.0 (no lists). Revert this commit...
Nick Burch [Tue, 15 Jun 2010 11:41:06 +0000 (11:41 +0000)]
Temporary switch back to using only ooxml-schemas-1.0 (no lists). Revert this commit once 3.7 beta1 is out, so we can continue testing the new ooxml-schemas-1.1 (java 1.5) stuff

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

14 years agoAdd main method
Nick Burch [Tue, 15 Jun 2010 11:40:00 +0000 (11:40 +0000)]
Add main method

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

14 years agoFix bug #49432 - Lazy caching of XSSFComment CTComment objects by reference, to make...
Nick Burch [Mon, 14 Jun 2010 15:43:47 +0000 (15:43 +0000)]
Fix bug #49432 - Lazy caching of XSSFComment CTComment objects by reference, to make repeated comment searching faster

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

14 years agoNotes on ooxml-schemas 1.1 and 1.0
Nick Burch [Mon, 14 Jun 2010 15:20:19 +0000 (15:20 +0000)]
Notes on ooxml-schemas 1.1 and 1.0

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

14 years agoHave the ooxml build correctly ensure that we have the ooxml schemas to hand
Nick Burch [Mon, 14 Jun 2010 15:05:19 +0000 (15:05 +0000)]
Have the ooxml build correctly ensure that we have the ooxml schemas to hand

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

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