]> source.dussan.org Git - poi.git/log
poi.git
9 years agoAdjust Eclipse project settings to define warnings and other settings locally in...
Dominik Stadler [Sun, 9 Nov 2014 17:55:37 +0000 (17:55 +0000)]
Adjust Eclipse project settings to define warnings and other settings locally in the project

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

9 years agoAdjust location of ooxml-lite classes and try with reduced classpath to actually...
Dominik Stadler [Sun, 9 Nov 2014 17:55:22 +0000 (17:55 +0000)]
Adjust location of ooxml-lite classes and try with reduced classpath to actually test without full xsds

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

9 years agoAdd some missing close() calls and fix some generics warnings
Dominik Stadler [Sun, 9 Nov 2014 17:53:10 +0000 (17:53 +0000)]
Add some missing close() calls and fix some generics warnings

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

9 years agoPatch from hishidama to add Cell.removeHyperlink(). This closes #13 from github
Nick Burch [Sat, 8 Nov 2014 13:46:30 +0000 (13:46 +0000)]
Patch from hishidama to add Cell.removeHyperlink(). This closes #13 from github

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

9 years agoWhen building the source package, also exclude the compile jars, and any dist folders
Nick Burch [Sat, 8 Nov 2014 13:40:53 +0000 (13:40 +0000)]
When building the source package, also exclude the compile jars, and any dist folders

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

9 years agoSet things up for the next release
Nick Burch [Sat, 8 Nov 2014 12:49:03 +0000 (12:49 +0000)]
Set things up for the next release

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

9 years agoPrepare for release
Nick Burch [Sat, 8 Nov 2014 12:47:16 +0000 (12:47 +0000)]
Prepare for release

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

9 years agoTest from Tim to include PropertyList in poi-ooxml-schemas
Nick Burch [Sat, 8 Nov 2014 12:21:27 +0000 (12:21 +0000)]
Test from Tim to include PropertyList in poi-ooxml-schemas

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

9 years agoFail build if test-cases fail in OOXMLLite execution to avoid missing included schema...
Dominik Stadler [Fri, 7 Nov 2014 22:33:54 +0000 (22:33 +0000)]
Fail build if test-cases fail in OOXMLLite execution to avoid missing included schema-classes. Also adjust how we look for test-classes so that we print out the ones that we skip with known ones excluded. Also print out skipped inner classes.

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

9 years agoSlowly start to adjust places in tests where we do not properly close file handles
Dominik Stadler [Fri, 7 Nov 2014 22:33:35 +0000 (22:33 +0000)]
Slowly start to adjust places in tests where we do not properly close file handles

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

9 years agoCalling ping is not a good idea as it runs endlessly on some platforms, do a Java...
Dominik Stadler [Fri, 7 Nov 2014 13:05:57 +0000 (13:05 +0000)]
Calling ping is not a good idea as it runs endlessly on some platforms, do a Java connection test instead

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

9 years agoFix some eclipse warnings, newlines, javadoc, generics, ...
Dominik Stadler [Fri, 7 Nov 2014 13:02:00 +0000 (13:02 +0000)]
Fix some eclipse warnings, newlines, javadoc, generics, ...

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

9 years agoBug 57003: Add implementation of function FIXED
Dominik Stadler [Fri, 7 Nov 2014 12:29:05 +0000 (12:29 +0000)]
Bug 57003: Add implementation of function FIXED

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

9 years agoanother signature ubuntu jdk6 bug fix ... and offline/online handling
Andreas Beeker [Fri, 7 Nov 2014 01:16:21 +0000 (01:16 +0000)]
another signature ubuntu jdk6 bug fix ... and offline/online handling

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

9 years agoTry for a more specific failure message on the assert
Nick Burch [Thu, 6 Nov 2014 14:54:02 +0000 (14:54 +0000)]
Try for a more specific failure message on the assert

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

9 years agoanother blind sha2 bug fix ...
Andreas Beeker [Wed, 5 Nov 2014 23:33:33 +0000 (23:33 +0000)]
another blind sha2 bug fix ...

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

9 years agoAdded a catch and another workaround for the OpenJDK SHA2 AIOOBE bug
Andreas Beeker [Wed, 5 Nov 2014 22:56:31 +0000 (22:56 +0000)]
Added a catch and another workaround for the OpenJDK SHA2 AIOOBE bug

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

9 years agogithub-7 - Form check box extraction with XWPFWordExtractor
Dominik Stadler [Wed, 5 Nov 2014 22:26:00 +0000 (22:26 +0000)]
github-7 - Form check box extraction with XWPFWordExtractor

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

9 years agoPatch from hishidama to add Sheet.getDataValidations() for HSSF and XSSF. This closes...
Nick Burch [Wed, 5 Nov 2014 12:14:54 +0000 (12:14 +0000)]
Patch from hishidama to add Sheet.getDataValidations() for HSSF and XSSF. This closes #11 from github

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

9 years agoPatch from hishidama to add Comment.getClientAnchor(). This closes #12 from github
Nick Burch [Tue, 4 Nov 2014 23:55:23 +0000 (23:55 +0000)]
Patch from hishidama to add Comment.getClientAnchor(). This closes #12 from github

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

9 years agoFilePassRecord type of 4 is now documented as the same as 2 & 3, see bug #35897
Nick Burch [Tue, 4 Nov 2014 23:22:50 +0000 (23:22 +0000)]
FilePassRecord type of 4 is now documented as the same as 2 & 3, see bug #35897

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

9 years agoworkaround for https://bugzilla.redhat.com/show_bug.cgi?id=1155012
Andreas Beeker [Tue, 4 Nov 2014 22:56:39 +0000 (22:56 +0000)]
workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1155012

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

9 years agoFix bug #57185 - Should be Series not Serie, latter is incorrect English / a Typo
Nick Burch [Tue, 4 Nov 2014 22:11:07 +0000 (22:11 +0000)]
Fix bug #57185 - Should be Series not Serie, latter is incorrect English / a Typo

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

9 years agoSome more XSSF testing for #57184
Nick Burch [Tue, 4 Nov 2014 22:00:09 +0000 (22:00 +0000)]
Some more XSSF testing for #57184

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

9 years agoPartial HSSF support for adding new external workbook formula references for #57184
Nick Burch [Tue, 4 Nov 2014 21:35:01 +0000 (21:35 +0000)]
Partial HSSF support for adding new external workbook formula references for #57184

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

9 years agoImprove BiffViewer output for SupBookRecord
Nick Burch [Tue, 4 Nov 2014 20:11:35 +0000 (20:11 +0000)]
Improve BiffViewer output for SupBookRecord

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

9 years agoFix naming, see #57185
Nick Burch [Tue, 4 Nov 2014 19:54:59 +0000 (19:54 +0000)]
Fix naming, see #57185

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

9 years agoAdd unit test for bug #57176
Nick Burch [Tue, 4 Nov 2014 16:20:05 +0000 (16:20 +0000)]
Add unit test for bug #57176

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

9 years agoMore disabled unit tests relating to external workbook formula references
Nick Burch [Tue, 4 Nov 2014 16:03:25 +0000 (16:03 +0000)]
More disabled unit tests relating to external workbook formula references

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

9 years agoSwitch to explicit includes
Nick Burch [Tue, 4 Nov 2014 16:01:24 +0000 (16:01 +0000)]
Switch to explicit includes

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

9 years agoFix bug 57162: Content_types.xml and .rels files had elements with wrong namespace...
Uwe Schindler [Sun, 2 Nov 2014 20:53:02 +0000 (20:53 +0000)]
Fix bug 57162: Content_types.xml and .rels files had elements with wrong namespace (the default one)

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

9 years agoComment out work-in-progress extension to test
Nick Burch [Thu, 30 Oct 2014 16:53:01 +0000 (16:53 +0000)]
Comment out work-in-progress extension to test

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

9 years agoAdd missing HSSFWorkbook constructor javadocs #57166
Nick Burch [Thu, 30 Oct 2014 16:19:54 +0000 (16:19 +0000)]
Add missing HSSFWorkbook constructor javadocs #57166

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

9 years agoApply patch for bug 57151: Document CellRangeAddress and add some validation to preve...
Dominik Stadler [Thu, 30 Oct 2014 05:53:06 +0000 (05:53 +0000)]
Apply patch for bug 57151: Document CellRangeAddress and add some validation to prevent invalid row/column combinations.
Cover class CellRangeAddress fully in unit tests.

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

9 years agoexcluded notesmaster.xml from rat check
Andreas Beeker [Wed, 29 Oct 2014 00:45:47 +0000 (00:45 +0000)]
excluded notesmaster.xml from rat check

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

9 years agoBug 55164 - Support for adding slide notes
Andreas Beeker [Wed, 29 Oct 2014 00:07:34 +0000 (00:07 +0000)]
Bug 55164 - Support for adding slide notes

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

9 years agosimplified the cropping code and changed the cropping image to a more sophisticated...
Andreas Beeker [Tue, 28 Oct 2014 00:04:10 +0000 (00:04 +0000)]
simplified the cropping code and changed the cropping image to a more sophisticated one - interesting enough, it's rendered correct in POI (like in Powerpoint), but malformed in LO

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

9 years agoBug 57150: Added EOMONTH function
Cédric Walter [Mon, 27 Oct 2014 12:29:32 +0000 (12:29 +0000)]
Bug 57150: Added EOMONTH function

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

9 years agoBug 57143 - Javadocs and throws clause for WorkbookUtil
Andreas Beeker [Mon, 27 Oct 2014 00:36:13 +0000 (00:36 +0000)]
Bug 57143 - Javadocs and throws clause for WorkbookUtil

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

9 years agoBug 54542 - Add support for cropped images in XSLFPictureShape.drawContent()
Andreas Beeker [Mon, 27 Oct 2014 00:00:05 +0000 (00:00 +0000)]
Bug 54542 - Add support for cropped images in XSLFPictureShape.drawContent()

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

10 years agohouse keeping - fixes for sonarqube blockers
Andreas Beeker [Sat, 25 Oct 2014 21:32:03 +0000 (21:32 +0000)]
house keeping - fixes for sonarqube blockers

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

10 years agoadded ooxml-security-1.0 to the maven artifacts
Andreas Beeker [Sat, 25 Oct 2014 19:34:42 +0000 (19:34 +0000)]
added ooxml-security-1.0 to the maven artifacts

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

10 years agoApply patch for bug 55864 - XSSFImportFromXML.importFromXML() does not support option...
Dominik Stadler [Tue, 21 Oct 2014 15:56:45 +0000 (15:56 +0000)]
Apply patch for bug 55864 - XSSFImportFromXML.importFromXML() does not support optional elements

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

10 years agoApply patch to fix bug 56835: Unreadable content when adding multiple comments to...
Dominik Stadler [Tue, 21 Oct 2014 15:16:14 +0000 (15:16 +0000)]
Apply patch to fix bug 56835: Unreadable content when adding multiple comments to cell

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

10 years agoOne more change to OOXMLLite to also run all tests successfully when the outdated...
Dominik Stadler [Tue, 21 Oct 2014 07:06:26 +0000 (07:06 +0000)]
One more change to OOXMLLite to also run all tests successfully when the outdated xerces lib is provided

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

10 years agoAdd disabled unit tests for bug #46670 - failing on both HSSF and XSSF, but for diffe...
Nick Burch [Mon, 20 Oct 2014 23:22:02 +0000 (23:22 +0000)]
Add disabled unit tests for bug #46670 - failing on both HSSF and XSSF, but for different reasons

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

10 years agoUnit tests which reference XSSF must be on the ooxml part of the tree
Nick Burch [Mon, 20 Oct 2014 23:21:01 +0000 (23:21 +0000)]
Unit tests which reference XSSF must be on the ooxml part of the tree

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

10 years agoEscape non-ASCII characters in the unit test, so it builds properly everywhere
Nick Burch [Mon, 20 Oct 2014 23:19:30 +0000 (23:19 +0000)]
Escape non-ASCII characters in the unit test, so it builds properly everywhere

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

10 years agoxml dsign - javadoc fixes
Andreas Beeker [Mon, 20 Oct 2014 22:18:42 +0000 (22:18 +0000)]
xml dsign - javadoc fixes

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

10 years agoBug 57010: Add implementation of function PROPER
Dominik Stadler [Mon, 20 Oct 2014 19:57:11 +0000 (19:57 +0000)]
Bug 57010: Add implementation of function PROPER

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

10 years ago* Make more tests work in OOXMLLite compilation by adding xml security classpath...
Dominik Stadler [Mon, 20 Oct 2014 14:26:53 +0000 (14:26 +0000)]
* Make more tests work in OOXMLLite compilation by adding xml security classpath and ensuring proper cleanup in some Extractor tests
* Remove downloading xerces library here, we now do this in the special Jenkins job and thus can get rid of it here

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

10 years ago* Also adjust build.xml for newer required Ant 1.8.0
Dominik Stadler [Mon, 20 Oct 2014 13:54:41 +0000 (13:54 +0000)]
* Also adjust build.xml for newer required Ant 1.8.0
* Pass "additionaljar" to junit calls to enable us to exclude tests which we know are failing (newer XML Security stuff)

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

10 years agoWhen using v4 Junit style, we need to set @Test to make the test-methods actually...
Dominik Stadler [Mon, 20 Oct 2014 13:49:51 +0000 (13:49 +0000)]
When using v4 Junit style, we need to set @Test to make the test-methods actually execute

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

10 years agoRemoved some custom classloading code, which doesn't make sense anymore
Andreas Beeker [Sat, 18 Oct 2014 23:19:49 +0000 (23:19 +0000)]
Removed some custom classloading code, which doesn't make sense anymore
Tested a few other timestamp providers
limited the use of the additional libraries to xml dsign classes while running the junit tests

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

10 years agoFinish unit tests for stackoverflow #26437323 - POI works fine already!
Nick Burch [Sat, 18 Oct 2014 20:53:50 +0000 (20:53 +0000)]
Finish unit tests for stackoverflow #26437323 - POI works fine already!

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

10 years agoStart on unit tests for the problem reported in stackoverflow post 26437323
Nick Burch [Sat, 18 Oct 2014 20:37:56 +0000 (20:37 +0000)]
Start on unit tests for the problem reported in stackoverflow post 26437323

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

10 years agoMove non-HSSF specific bug tests into BaseTestBugzillaIssues from HSSF TestBugs,...
Nick Burch [Sat, 18 Oct 2014 20:10:31 +0000 (20:10 +0000)]
Move non-HSSF specific bug tests into BaseTestBugzillaIssues from HSSF TestBugs, so they can be tested automatically on XSSF too

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

10 years agoSheetUtil helper for finding the main cell of a merged region, if in one
Nick Burch [Sat, 18 Oct 2014 19:58:05 +0000 (19:58 +0000)]
SheetUtil helper for finding the main cell of a merged region, if in one

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

10 years agoSeems we have slow connection on the Apache Jenkins instance. Thus allow one specific...
Dominik Stadler [Fri, 17 Oct 2014 13:04:53 +0000 (13:04 +0000)]
Seems we have slow connection on the Apache Jenkins instance. Thus allow one specific test to fail with a specific ConnectException as we see this happening sometimes in Jenkins but should not fail the unit test suite of POI because of such infrastructure problems

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

10 years agoBug 56836 - XML signature support
Andreas Beeker [Thu, 16 Oct 2014 23:30:42 +0000 (23:30 +0000)]
Bug 56836 - XML signature support

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

10 years agoAdd a note on how this is not the right way to make a string of your cell
Nick Burch [Thu, 16 Oct 2014 21:41:11 +0000 (21:41 +0000)]
Add a note on how this is not the right way to make a string of your cell

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

10 years agoBug 57080 - IndexOutOfBoundsException in poi decryptor
Andreas Beeker [Mon, 13 Oct 2014 23:42:33 +0000 (23:42 +0000)]
Bug 57080 - IndexOutOfBoundsException in poi decryptor

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

10 years agoEnsure svn properties are set on the build xml files, and they have consistent line...
Nick Burch [Mon, 13 Oct 2014 16:47:46 +0000 (16:47 +0000)]
Ensure svn properties are set on the build xml files, and they have consistent line endings

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

10 years agoEnhance test and coverge for class TempFile
Dominik Stadler [Sun, 12 Oct 2014 20:07:24 +0000 (20:07 +0000)]
Enhance test and coverge for class TempFile

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

10 years agoFix detecting missing downloaded and compiled OOXML jars, remove older versions of...
Dominik Stadler [Sun, 12 Oct 2014 20:07:11 +0000 (20:07 +0000)]
Fix detecting missing downloaded and compiled OOXML jars, remove older versions of apache-rat correctly

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

10 years agoxml signature: mainly javadocs - a few reorgs
Andreas Beeker [Fri, 10 Oct 2014 22:48:21 +0000 (22:48 +0000)]
xml signature: mainly javadocs - a few reorgs

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

10 years agoUpdate to Apache Rat 0.11
Dominik Stadler [Fri, 10 Oct 2014 06:48:29 +0000 (06:48 +0000)]
Update to Apache Rat 0.11

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

10 years agoUse XMLBeans 2.6.0 for Sonar runs as well
Dominik Stadler [Fri, 10 Oct 2014 06:48:07 +0000 (06:48 +0000)]
Use XMLBeans 2.6.0 for Sonar runs as well

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

10 years agoAdd a disabled unit test for bug #56880
Nick Burch [Thu, 9 Oct 2014 17:58:47 +0000 (17:58 +0000)]
Add a disabled unit test for bug #56880

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

10 years agoTest file from Jan Vanhoecke for bug #56880 - Non-extended character Pascal strings...
Nick Burch [Thu, 9 Oct 2014 17:53:54 +0000 (17:53 +0000)]
Test file from Jan Vanhoecke for bug #56880 - Non-extended character Pascal strings are not supported

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

10 years agoRevert parts of an inadvertent previous checkin, keep build.xml and @Override changes
Dominik Stadler [Mon, 6 Oct 2014 13:43:37 +0000 (13:43 +0000)]
Revert parts of an inadvertent previous checkin, keep build.xml and @Override changes

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

10 years agoRevert parts of an inadvertent previous checkin, keep build.xml and @Override changes
Dominik Stadler [Mon, 6 Oct 2014 13:39:35 +0000 (13:39 +0000)]
Revert parts of an inadvertent previous checkin, keep build.xml and @Override changes

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

10 years agoRevert parts of inadvertent previous checkin, keep build.xml and @Override changes
Dominik Stadler [Mon, 6 Oct 2014 13:30:10 +0000 (13:30 +0000)]
Revert parts of inadvertent previous checkin, keep build.xml and @Override changes

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

10 years agoPrint out current version of java before building to allow to see in build output...
Dominik Stadler [Mon, 6 Oct 2014 13:20:12 +0000 (13:20 +0000)]
Print out current version of java before building to allow to see in build output if we use a supported Java VM version

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

10 years agoanother round of refactoring, limited exception declarations, more javadocs
Andreas Beeker [Fri, 3 Oct 2014 22:24:09 +0000 (22:24 +0000)]
another round of refactoring, limited exception declarations, more javadocs

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

10 years agoremoved obsolete classes and added a few javadocs elements and example calls
Andreas Beeker [Thu, 2 Oct 2014 22:47:35 +0000 (22:47 +0000)]
removed obsolete classes and added a few javadocs elements and example calls

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

10 years agoxml signature - small javadoc fixes, removed obsolete parameter from SignatureFacet...
Andreas Beeker [Tue, 30 Sep 2014 23:42:21 +0000 (23:42 +0000)]
xml signature - small javadoc fixes, removed obsolete parameter from SignatureFacet interface

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

10 years agoBug 56836 - XML signature support
Andreas Beeker [Tue, 30 Sep 2014 01:23:17 +0000 (01:23 +0000)]
Bug 56836 - XML signature support

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

10 years agomerge with trunk xml_signature xml_signature
Andreas Beeker [Tue, 30 Sep 2014 01:05:09 +0000 (01:05 +0000)]
merge with trunk

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

10 years agoFixed complete-build errors
Andreas Beeker [Mon, 29 Sep 2014 23:39:45 +0000 (23:39 +0000)]
Fixed complete-build errors

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

10 years agomore tests, some refactoring
Andreas Beeker [Sun, 28 Sep 2014 22:30:02 +0000 (22:30 +0000)]
more tests, some refactoring

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

10 years agoMerged from trunk
Andreas Beeker [Sun, 28 Sep 2014 00:42:20 +0000 (00:42 +0000)]
Merged from trunk

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

10 years agoforgot to rename get/setter
Andreas Beeker [Sun, 28 Sep 2014 00:35:00 +0000 (00:35 +0000)]
forgot to rename get/setter

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

10 years agoMoved prefix logic in one place
Andreas Beeker [Sun, 28 Sep 2014 00:30:05 +0000 (00:30 +0000)]
Moved prefix logic in one place

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

10 years agoconfigure namespaces via signatureconfig
Andreas Beeker [Sat, 27 Sep 2014 17:49:09 +0000 (17:49 +0000)]
configure namespaces via signatureconfig

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

10 years agoclean ups
Andreas Beeker [Thu, 25 Sep 2014 23:59:36 +0000 (23:59 +0000)]
clean ups

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

10 years agomore flexible signer verification through Iterable-Interface
Andreas Beeker [Wed, 24 Sep 2014 22:54:21 +0000 (22:54 +0000)]
more flexible signer verification through Iterable-Interface

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

10 years agocentralized configs
Andreas Beeker [Sun, 21 Sep 2014 22:48:20 +0000 (22:48 +0000)]
centralized configs

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

10 years agoreorganization, xmlsignatureservice is now in signatureinfo
Andreas Beeker [Thu, 18 Sep 2014 23:47:41 +0000 (23:47 +0000)]
reorganization, xmlsignatureservice is now in signatureinfo

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

10 years agoSwitched to config object
Andreas Beeker [Wed, 17 Sep 2014 23:12:16 +0000 (23:12 +0000)]
Switched to config object

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

10 years agomerge with trunk
Andreas Beeker [Wed, 17 Sep 2014 21:12:36 +0000 (21:12 +0000)]
merge with trunk

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

10 years agoBug 56854 - XMLBeans performance when using getXXXList() and other proxy methods
Andreas Beeker [Sun, 14 Sep 2014 22:57:38 +0000 (22:57 +0000)]
Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods
+ modification to XSSFSheet.removeMergedRegion

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

10 years agoMore from Daniel Bonniot from bug #56956 - Make the FileChannel default read-only...
Nick Burch [Thu, 11 Sep 2014 12:07:22 +0000 (12:07 +0000)]
More from Daniel Bonniot from bug #56956 - Make the FileChannel default read-only too, more in keeping with 3.10 behaviour

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

10 years agoSync example with the website
Nick Burch [Thu, 11 Sep 2014 09:36:57 +0000 (09:36 +0000)]
Sync example with the website

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

10 years agoPatch from Daniel Bonniot from bug #56956 - Add a NPOIFSFileSystem constructor with...
Nick Burch [Thu, 11 Sep 2014 08:48:10 +0000 (08:48 +0000)]
Patch from Daniel Bonniot from bug #56956 - Add a NPOIFSFileSystem constructor with a FileChannel and the read-only option

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

10 years agoExpose get/set reading order from the extended format record to the hssf cell style...
Nick Burch [Tue, 9 Sep 2014 15:59:06 +0000 (15:59 +0000)]
Expose get/set reading order from the extended format record to the hssf cell style (XSSF does it differently, so not suitable for the interface)

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

10 years agoBug 56914 - XSSFRowShifter.updateConditionalFormatting throws IOOBE when there are...
Andreas Beeker [Fri, 5 Sep 2014 19:07:32 +0000 (19:07 +0000)]
Bug 56914 - XSSFRowShifter.updateConditionalFormatting throws IOOBE when there are more than 1 CTConditionalFormatting

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

10 years agoBug 56913 - Replace usages of o.a.p.util.ArrayUtil.copyOf* methods with replacements...
Andreas Beeker [Fri, 5 Sep 2014 00:31:47 +0000 (00:31 +0000)]
Bug 56913 - Replace usages of o.a.p.util.ArrayUtil.copyOf* methods with replacements from j.u.Arrays

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

10 years agoBug 51483 - XSSF locking of specific features not working
Andreas Beeker [Thu, 4 Sep 2014 22:50:28 +0000 (22:50 +0000)]
Bug 51483 - XSSF locking of specific features not working
Added some documentation to the crypto functions and adapted xor1verifier code to the OFFCrypto-Docs

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

10 years agoAdd getters for the common xml extended properties
Nick Burch [Wed, 3 Sep 2014 13:47:50 +0000 (13:47 +0000)]
Add getters for the common xml extended properties

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