Andreas Beeker
|
39ba1ba707
|
Javadoc warnings fixed:
Now that the javadocs are split, the reference from one module to another need to be url links
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1639217 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-13 00:30:48 +00:00 |
|
Nick Burch
|
2608583130
|
Add boolean getters/setters for bold to font, matching italic and underline, plus matching xssf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1638954 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-12 19:11:20 +00:00 |
|
Andreas Beeker
|
45fb6c5b18
|
Picture method to resize with different scales in width and height
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1638623 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-12 00:19:00 +00:00 |
|
Dominik Stadler
|
194738dd91
|
Restore printing out test-failures after switch to JUnit4 execution
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1638179 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 15:30:34 +00:00 |
|
Nick Burch
|
8a6cd5e11e
|
Use more maven-like naming of the source jars for the ooxml schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1638037 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 07:18:39 +00:00 |
|
Andreas Beeker
|
d709edb343
|
Use Junit4 JUnitCore instead of legacy TestRunner
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637996 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-10 23:46:50 +00:00 |
|
Andreas Beeker
|
40e5714372
|
add license header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637991 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-10 22:52:46 +00:00 |
|
Dominik Stadler
|
9f3e8b4919
|
Bug 57197: use proxy for TestSignatureInfo if set via environment variables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637979 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-10 20:37:26 +00:00 |
|
Dominik Stadler
|
3cf7699fde
|
Fix Eclipse warning about generics
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637978 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-10 20:36:54 +00:00 |
|
Dominik Stadler
|
31ba1ad5fb
|
Add initial simple test of class EscherDump
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637977 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-10 20:36:37 +00:00 |
|
Nick Burch
|
ed10e06492
|
I think this is the right maven magic to deploy a javadoc jar, but we may have to see...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637831 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-10 12:34:01 +00:00 |
|
Nick Burch
|
0b4db82a91
|
Build per-component javadoc jars, suitable for use with Maven / Maven Central
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637827 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-10 12:29:08 +00:00 |
|
Nick Burch
|
ab3c87b07f
|
Follow discussions on dev@, don't include the javadocs in the source package, since they can be recreated as desired using ant from the unpacked source package
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637818 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-10 11:20:48 +00:00 |
|
Dominik Stadler
|
3dd00ab13a
|
Add xmlsec-jar in test-ooxml-lite which is missing after removing ooxml.classpath
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637718 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-09 19:19:02 +00:00 |
|
Dominik Stadler
|
64466c8328
|
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
|
2014-11-09 17:55:37 +00:00 |
|
Dominik Stadler
|
a37f104ad4
|
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
|
2014-11-09 17:55:22 +00:00 |
|
Dominik Stadler
|
0f0c16f56d
|
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
|
2014-11-09 17:53:10 +00:00 |
|
Nick Burch
|
82ee923858
|
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
|
2014-11-08 13:46:30 +00:00 |
|
Nick Burch
|
89baa23ab6
|
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
|
2014-11-08 13:40:53 +00:00 |
|
Nick Burch
|
6d92d0bf25
|
Set things up for the next release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637555 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-08 12:49:03 +00:00 |
|
Nick Burch
|
3a455fd63f
|
Prepare for release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637553 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-08 12:47:16 +00:00 |
|
Nick Burch
|
e2dd7f27c0
|
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
|
2014-11-08 12:21:27 +00:00 |
|
Dominik Stadler
|
24effccc61
|
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
|
2014-11-07 22:33:54 +00:00 |
|
Dominik Stadler
|
62ac7efea6
|
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
|
2014-11-07 22:33:35 +00:00 |
|
Dominik Stadler
|
b6a3184196
|
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
|
2014-11-07 13:05:57 +00:00 |
|
Dominik Stadler
|
80bc816ecc
|
Fix some eclipse warnings, newlines, javadoc, generics, ...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637367 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-07 13:02:00 +00:00 |
|
Dominik Stadler
|
eb44db4d9c
|
Bug 57003: Add implementation of function FIXED
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637361 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-07 12:29:05 +00:00 |
|
Andreas Beeker
|
69dc33caf2
|
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
|
2014-11-07 01:16:21 +00:00 |
|
Nick Burch
|
70177caa04
|
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
|
2014-11-06 14:54:02 +00:00 |
|
Andreas Beeker
|
21d90606ab
|
another blind sha2 bug fix ...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637005 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 23:33:33 +00:00 |
|
Andreas Beeker
|
1fcb0d7fd3
|
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
|
2014-11-05 22:56:31 +00:00 |
|
Dominik Stadler
|
5f4a2a3b44
|
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
|
2014-11-05 22:26:00 +00:00 |
|
Nick Burch
|
85d0a161b0
|
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
|
2014-11-05 12:14:54 +00:00 |
|
Nick Burch
|
20438f4db5
|
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
|
2014-11-04 23:55:23 +00:00 |
|
Nick Burch
|
3300ac2a56
|
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
|
2014-11-04 23:22:50 +00:00 |
|
Andreas Beeker
|
bb378b0719
|
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
|
2014-11-04 22:56:39 +00:00 |
|
Nick Burch
|
4923afc9f8
|
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
|
2014-11-04 22:11:07 +00:00 |
|
Nick Burch
|
3b4a96bbc2
|
Some more XSSF testing for #57184
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636750 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 22:00:09 +00:00 |
|
Nick Burch
|
0fdd7a1dbc
|
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
|
2014-11-04 21:35:01 +00:00 |
|
Nick Burch
|
4b479d98c4
|
Improve BiffViewer output for SupBookRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636725 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 20:11:35 +00:00 |
|
Nick Burch
|
dbfe9f3949
|
Fix naming, see #57185
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636707 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 19:54:59 +00:00 |
|
Nick Burch
|
663171c6c2
|
Add unit test for bug #57176
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636634 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 16:20:05 +00:00 |
|
Nick Burch
|
1b9ad8e4db
|
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
|
2014-11-04 16:03:25 +00:00 |
|
Nick Burch
|
5596161186
|
Switch to explicit includes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636623 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 16:01:24 +00:00 |
|
Uwe Schindler
|
80b148f56f
|
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
|
2014-11-02 20:53:02 +00:00 |
|
Nick Burch
|
da85bfd23e
|
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
|
2014-10-30 16:53:01 +00:00 |
|
Nick Burch
|
8616a88a86
|
Add missing HSSFWorkbook constructor javadocs #57166
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1635533 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-30 16:19:54 +00:00 |
|
Dominik Stadler
|
8a82d32ae8
|
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
|
2014-10-30 05:53:06 +00:00 |
|
Andreas Beeker
|
57948d071f
|
excluded notesmaster.xml from rat check
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1635018 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-29 00:45:47 +00:00 |
|
Andreas Beeker
|
1d84cd9828
|
Bug 55164 - Support for adding slide notes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1635010 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-29 00:07:34 +00:00 |
|