]>
source.dussan.org Git - poi.git/log
Andreas Beeker [Tue, 4 Mar 2014 22:23:29 +0000 (22:23 +0000)]
disable font downloading, because of Jenkins connection (download) problems
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1574226 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 4 Mar 2014 11:57:44 +0000 (11:57 +0000)]
POI is now on JDK 1.6, so remove 1.5 workaround
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1574049 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 3 Mar 2014 20:43:09 +0000 (20:43 +0000)]
Try to set the Sonar-Exclusion property differently to see if that makes the exclusions work
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1573741 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 28 Feb 2014 16:10:22 +0000 (16:10 +0000)]
Sonar-pom: Add some metadata, try to add Sonar exclusions for generated sources
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1572979 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 27 Feb 2014 14:03:27 +0000 (14:03 +0000)]
Try to improve Maven files for Sonar: Copy in (test)sources instead of linking to sources outside the sonar-directory which confuses Sonar, remove source-dir setting for ooxml-schema and ooxml-schema-encryption as both have generate sources and not actual ones, scratchpad is not needed for ooxml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1572580 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 27 Feb 2014 13:32:27 +0000 (13:32 +0000)]
Report how long the CSV conversion took, helpful for a quick read performance test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1572555 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 21 Feb 2014 23:19:57 +0000 (23:19 +0000)]
Bug 56076 - Add document protection with password support to XWPF
Bug 56077 - Add password hash function to HWPF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1570750 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 20 Feb 2014 23:37:20 +0000 (23:37 +0000)]
Zero length code page fix has been committed, so this file can once again be included in the overall test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1570390 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 20 Feb 2014 23:20:19 +0000 (23:20 +0000)]
More helpful visio v5 exception, see bug #56171
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1570388 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 20 Feb 2014 00:06:34 +0000 (00:06 +0000)]
Another content types test, for #55026
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1570002 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 20 Feb 2014 00:03:42 +0000 (00:03 +0000)]
The junit test failed with the original test-file (CDT_Data_Retention-PPT.ppt), so another check was necessary
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1569999 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 19 Feb 2014 23:54:46 +0000 (23:54 +0000)]
Fix bug #56164 - Tidy up the OPC SAX setup code with a new common Helper
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1569991 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 19 Feb 2014 23:45:07 +0000 (23:45 +0000)]
Bug 55732 - PPT can't open, fails with "Couldn't instantiate .... StyleTextProp9Atom : java.lang.ArrayIndexOutOfBoundsException: 56"
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1569984 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 19 Feb 2014 23:34:53 +0000 (23:34 +0000)]
Complete support for OOXML content types with parameters, including parts of the patch from Sebastien Schneider from bug #55026
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1569976 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 19 Feb 2014 23:30:12 +0000 (23:30 +0000)]
upgraded to junit4 (before other changes)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1569972 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 19 Feb 2014 23:12:56 +0000 (23:12 +0000)]
Begin to implement some of the tests and logic for content types with parameters, based on the test file for bug #55026
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1569965 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 19 Feb 2014 22:51:08 +0000 (22:51 +0000)]
link forrest.properties from https://svn.apache.org/repos/asf/poi/site/forrest.properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1569947 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 17 Feb 2014 22:11:57 +0000 (22:11 +0000)]
Downgrade the replacer plugin to 1.5.1, otherwise replacing does not find any files sometimes
Also svn-ignore the maven-target directories
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1569118 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 16 Feb 2014 23:36:32 +0000 (23:36 +0000)]
FindBugs fix
- fixed "Equals method should not assume anything about the type of its argument"
- see http://findbugs.sourceforge.net/bugDescriptions.html#BC_EQUALS_METHOD_SHOULD_WORK_FOR_ALL_OBJECTS
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568861 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 16 Feb 2014 19:35:55 +0000 (19:35 +0000)]
Patch and test from Jon Iles from bug #56138 - HPSF code page strings can be zero length
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568813 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 16 Feb 2014 19:35:16 +0000 (19:35 +0000)]
FindBugs fix
- fixed "equals() method does not check for null argument"
- see http://findbugs.sourceforge.net/bugDescriptions.html#NP_EQUALS_SHOULD_HANDLE_NULL_ARGUMENT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568812 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 16 Feb 2014 17:00:53 +0000 (17:00 +0000)]
Sweeping is also needed for empty column-list ...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568791 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 16 Feb 2014 16:30:24 +0000 (16:30 +0000)]
FindBugs fix
- fixed/checked various null pointer related entries
- see http://findbugs.sourceforge.net/bugDescriptions.html#NP_NULL_PARAM_DEREF
- ... NP_NULL_ON_SOME_PATH, NP_NULL_ON_SOME_PATH_EXCEPTION
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568789 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 16 Feb 2014 13:04:47 +0000 (13:04 +0000)]
- Changed status/changes xdocs/xslt, to link to the bug entry
todo at the bottom of status was out of date anyway
- references to changes-v13.dtd results in a processing error in forest 0.5, so removed it and any references to it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568757 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 16 Feb 2014 09:11:28 +0000 (09:11 +0000)]
Fix unit tests broken by newly added test-file, ignore TestFontRendering as it is inherently unstable currently
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568744 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 16 Feb 2014 08:39:47 +0000 (08:39 +0000)]
Fix unit test which failed after new corrupted file was added.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568741 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 16 Feb 2014 08:39:17 +0000 (08:39 +0000)]
Adjust test to write the failing PNG in case expected and actual do not match
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568740 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 15 Feb 2014 13:29:32 +0000 (13:29 +0000)]
Test file from bug #56138 from Jon Iles, with a zero length codepage string
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568634 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 15 Feb 2014 10:43:58 +0000 (10:43 +0000)]
Instead of using initCause() when re-throwing exceptions, it leads to better stacktraces if a simple constructor-argument is used
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568614 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 15 Feb 2014 10:42:43 +0000 (10:42 +0000)]
Add a set of maven pom.xml files for Sonar, a few workaround are
necessary, but overall this now allows to compile and run test for
all Apache POI components using Maven, which is a pre-requisite to
be analyzed at http://nemo.sonarqube.org/
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568613 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 15 Feb 2014 00:21:19 +0000 (00:21 +0000)]
Provide more output on test that failed for me locally
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568558 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 15 Feb 2014 00:20:24 +0000 (00:20 +0000)]
Adjust some tests to not hardcode the 'test-data' directory. This breaks the Sonar-maven build that I am working on locally
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568557 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 15 Feb 2014 00:19:50 +0000 (00:19 +0000)]
build.xml: Add missing depends on init for compile-main target
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568556 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 15 Feb 2014 00:19:32 +0000 (00:19 +0000)]
Update Javadoc somewhat
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568555 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 15 Feb 2014 00:18:34 +0000 (00:18 +0000)]
Add assertions, remove Sonar warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568554 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 14 Feb 2014 23:21:30 +0000 (23:21 +0000)]
update *ssf-workbook tests to junit4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568541 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 14 Feb 2014 22:45:05 +0000 (22:45 +0000)]
Bug 53130 - SXSSF Shared Strings option support, to make generated xlsx files compatible with Google Docs or iPad
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568539 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 14 Feb 2014 01:00:45 +0000 (01:00 +0000)]
FindBugs fix
- fixed "Should be a static inner class"
- see http://findbugs.sourceforge.net/bugDescriptions.html#SIC_INNER_SHOULD_BE_STATIC
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568178 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 13 Feb 2014 23:34:11 +0000 (23:34 +0000)]
FindBugs fix
- fixed "Field isn't final but should be"
- see http://findbugs.sourceforge.net/bugDescriptions.html#MS_SHOULD_BE_FINAL
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1568145 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 13 Feb 2014 00:07:36 +0000 (00:07 +0000)]
disable not applicable findbugs check
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1567815 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 12 Feb 2014 14:56:40 +0000 (14:56 +0000)]
Fix the copyright notice year
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1567636 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 11 Feb 2014 23:16:54 +0000 (23:16 +0000)]
Bug 55902 - Mixed fonts issue with Chinese characters (unable to form images from ppt)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1567455 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 9 Feb 2014 21:19:20 +0000 (21:19 +0000)]
FindBugs fix
- fixed "Class defines equals() and uses Object.hashCode()"
- see http://findbugs.sourceforge.net/bugDescriptions.html#HE_EQUALS_USE_HASHCODE
- implemented UnicodeString.ExtRst.hashCode() + junit-test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1566427 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 9 Feb 2014 00:52:07 +0000 (00:52 +0000)]
excluded findbugs (svn:ignore)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1566177 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 8 Feb 2014 23:44:42 +0000 (23:44 +0000)]
Use findbugs in the jenkins build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1566172 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 3 Feb 2014 20:56:43 +0000 (20:56 +0000)]
Bug 55923: Fix compare/sorting of nodes in exported XML
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1564050 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 3 Feb 2014 20:17:59 +0000 (20:17 +0000)]
Bug 55924: Avoid errors during exporting XML if there are numeric cells without value, also verify in tests that XML can always be parsed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1564045 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 3 Feb 2014 19:46:41 +0000 (19:46 +0000)]
Bug 55926: Handle numeric formula values when exporting to XML
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1564028 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 3 Feb 2014 19:19:14 +0000 (19:19 +0000)]
Bug 55927: Handle date types when exporting to XML
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1564011 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 3 Feb 2014 18:55:37 +0000 (18:55 +0000)]
Switch to JDK 6 for generated code as well
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563999 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 3 Feb 2014 18:55:15 +0000 (18:55 +0000)]
Adjust Eclipse classpath for new versions of third party libraries
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563998 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 3 Feb 2014 18:54:44 +0000 (18:54 +0000)]
Update commons-logging to 1.1.3 and set scope to test for hamcrest lib in pom
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563997 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 2 Feb 2014 16:44:30 +0000 (16:44 +0000)]
Fix whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563660 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 2 Feb 2014 16:41:27 +0000 (16:41 +0000)]
Add setIncludeHeadersFooters(boolean) to the ExcelExtractor common interface, as all implementations now have the method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563658 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 2 Feb 2014 16:39:53 +0000 (16:39 +0000)]
Patch from Shaun Kalley from bug #56022 - XSSF Event Text Extractor header/footer support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563657 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 2 Feb 2014 16:28:04 +0000 (16:28 +0000)]
Fix whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563653 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 2 Feb 2014 16:23:26 +0000 (16:23 +0000)]
Have the Excel text extractors all implement the same interface, as best as they can
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563650 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 2 Feb 2014 15:52:47 +0000 (15:52 +0000)]
Update the junit version in the license, to match the one we ship
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563645 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 2 Feb 2014 10:41:05 +0000 (10:41 +0000)]
Adjust Eclipse project for JDK 1.6
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563590 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 2 Feb 2014 10:38:45 +0000 (10:38 +0000)]
Add missing test-file for Bug 56017
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563588 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 2 Feb 2014 10:34:42 +0000 (10:34 +0000)]
Bug 56017: Fix comment-ref when shiftig rows with comments, this probably does not fix the bug itself, though
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563587 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 2 Feb 2014 01:56:02 +0000 (01:56 +0000)]
Bug 53282 - Hyperlink with a non-breaking space throws java.lang.IllegalStateException
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563540 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 1 Feb 2014 23:23:07 +0000 (23:23 +0000)]
javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563509 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 1 Feb 2014 22:26:18 +0000 (22:26 +0000)]
Bug 55802 - Special Letters not exported correct
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563496 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 1 Feb 2014 22:05:23 +0000 (22:05 +0000)]
Fix up whitespace / indents to be consistent
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563491 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 1 Feb 2014 21:58:24 +0000 (21:58 +0000)]
Fix javadoc formatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563489 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 1 Feb 2014 21:56:07 +0000 (21:56 +0000)]
Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563488 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 1 Feb 2014 21:52:19 +0000 (21:52 +0000)]
Expose the StyleIndex of CharacterRuns, and expand the range style tests to cover this + related
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563486 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 1 Feb 2014 21:45:48 +0000 (21:45 +0000)]
Bug 51891 - Fix StringIndexOutOfBoundsException : Ole10Native.<init> (parsing word file)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563483 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 1 Feb 2014 20:54:09 +0000 (20:54 +0000)]
Bug 56011: Use default style if the cell style attribute is not present
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563470 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 1 Feb 2014 17:36:10 +0000 (17:36 +0000)]
Sync the Maven POM defined dependencies with the Ant build ones
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563448 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 1 Feb 2014 17:21:21 +0000 (17:21 +0000)]
Update third party libs: commons-codec to 1.9, log4j to 1.2.17
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563447 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 26 Jan 2014 16:26:59 +0000 (16:26 +0000)]
TreeSet without JDK 6 method usages
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1561511 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 26 Jan 2014 15:38:11 +0000 (15:38 +0000)]
This patch is not working as of license incompatibility - see http://www.apache.org/licenses/GPL-compatibility.html
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1561507 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 26 Jan 2014 15:01:12 +0000 (15:01 +0000)]
As Jdk 1.5 doesn't provide NavigableMap/Set classes of JDK 1.6, we temporarily use the open jdk classes instead, until POI has switched to JDK 1.6
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1561500 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 26 Jan 2014 02:18:53 +0000 (02:18 +0000)]
- Bug 51585 - WorkbookFactory.create() hangs when creating a workbook
- adapted relevant test-classes to Junit4 to support timeout handling
- tab / space cleanup
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1561435 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 25 Jan 2014 21:56:08 +0000 (21:56 +0000)]
jdk 5 compiler doesn't support overwrite for interfaces ...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1561406 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 23 Jan 2014 16:43:59 +0000 (16:43 +0000)]
Patch from Detlef Brendle from bug #55873 - Support for COUNTIFS function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1560736 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 20 Jan 2014 19:55:44 +0000 (19:55 +0000)]
Fix pattern for license check failure
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1559818 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 20 Jan 2014 19:31:57 +0000 (19:31 +0000)]
Add license check via Apache rat to jenkins build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1559813 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 20 Jan 2014 19:25:22 +0000 (19:25 +0000)]
adjust ant-target check-rat: Download jarfile instead of requiring it locally, write report to a temporary file and scan it for failures to break the build if necessary
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1559810 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 18 Jan 2014 00:38:04 +0000 (00:38 +0000)]
Added license headers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1559297 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 16 Jan 2014 04:56:26 +0000 (04:56 +0000)]
set version.id to 3.11-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1558698 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 11 Jan 2014 00:14:17 +0000 (00:14 +0000)]
javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1557290 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 10 Jan 2014 23:14:03 +0000 (23:14 +0000)]
Bug 35897 - Password protected files
+ Junit4 modifications, needed for expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1557281 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 10 Jan 2014 15:39:39 +0000 (15:39 +0000)]
Ensure our package html files have consistent line endings, and the right svn properties set on them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1557156 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 1 Jan 2014 22:15:44 +0000 (22:15 +0000)]
Bug 55723: Make HSSFSheet.setAutoFilter() behave equal to XSSF, also make XSSF work when setAutoFilter is called multiple times
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1554688 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 31 Dec 2013 15:12:30 +0000 (15:12 +0000)]
remove some unused imports and some useless TODOs, slightly more
coverage, @Overrides, more info on failing test, fix some Eclipse
warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1554535 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 31 Dec 2013 15:11:59 +0000 (15:11 +0000)]
Don't unnecessarily convert from ArrayList to array, use the ArrayList directly instead, this speeds up BiffViewer and related unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1554534 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 31 Dec 2013 15:11:44 +0000 (15:11 +0000)]
Print out which actual value was out of range
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1554533 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 30 Dec 2013 00:00:54 +0000 (00:00 +0000)]
obsoleted by TestEscherBlipRecord and EscherMetafileBlip
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1554104 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 29 Dec 2013 22:14:05 +0000 (22:14 +0000)]
Bug 45776 - Fix corrupt file problem using TextRun.setText
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1554077 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 27 Dec 2013 23:42:34 +0000 (23:42 +0000)]
Bug 41246 - AIOOBE with missing notes entries
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553760 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 27 Dec 2013 04:26:18 +0000 (04:26 +0000)]
Fix whitespace - reformat to consistent spaces, instead of a mix of tabs and spaces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553625 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 27 Dec 2013 00:22:19 +0000 (00:22 +0000)]
Bug 48593 - [PATCH] Multiple Saves Causes Slide Corruption
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553610 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 26 Dec 2013 17:55:36 +0000 (17:55 +0000)]
Bug 51158: clear out Memory-based part before writing to it,
except for PictureData items, which keep the original image
data in the Part-object directly.
Add reproducer-unit tests and enhance some related unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553525 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 26 Dec 2013 17:54:49 +0000 (17:54 +0000)]
Remove unnecessary separate length, an array already has one
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553522 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 26 Dec 2013 17:54:27 +0000 (17:54 +0000)]
Update to latest JaCoCo 0.6.4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553521 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 26 Dec 2013 09:38:48 +0000 (09:38 +0000)]
Add some @Overrides suggested by Eclipse, generics and some warnings,
convert some tabs to spaces.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553466 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 26 Dec 2013 09:32:08 +0000 (09:32 +0000)]
Fix some Eclipse warnings in ReaderWriter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553465 13f79535 -47bb-0310-9956-
ffa450edef68