Nick Burch
|
3be3f5c2da
|
Fix indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696429 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-18 14:34:52 +00:00 |
Nick Burch
|
bed2ee69c3
|
Patch from Javen ONeal from bug #58252 - More CellReference unit testing coverage
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696427 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-18 14:32:53 +00:00 |
Dominik Stadler
|
025942c21b
|
Use more permsize when running ooxml-lite as it seems to reach the default limit now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696359 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-18 05:57:03 +00:00 |
Dominik Stadler
|
45a2869d8a
|
Adjust dependencies to make target compile-ooxml-xsds run standalone and use init instead of check-jars,fetch-jars
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696358 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-18 05:12:43 +00:00 |
Andreas Beeker
|
cb309c20a1
|
sonar xmlbeans fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696355 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-18 01:16:26 +00:00 |
Dominik Stadler
|
74c8ca4e5e
|
Bug 54938: Throw InvalidFormatException as documented instead of IllegalArgumentException in WorkbookFactory.create()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696338 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-17 20:54:32 +00:00 |
Andreas Beeker
|
c26d5250d6
|
Update to 3.13-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696179 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-16 22:54:18 +00:00 |
Dominik Stadler
|
b49c01c355
|
Try to make Sonar builds run again: add missing dependency, add ooxml-schema-security, don't depend on dir test-data and build-directory directly, don't override a POILogger that is set via System Properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696165 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-16 20:51:40 +00:00 |
Andreas Beeker
|
f39dc1387f
|
Move and rename hslf line because of ambiguity with common sl line
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696095 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-15 20:43:51 +00:00 |
Andreas Beeker
|
eedf2a32d5
|
FindBugs - DLS_DEAD_LOCAL_STORE
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696050 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-15 13:05:00 +00:00 |
Andreas Beeker
|
b971ffa9ce
|
FindBugs - BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696049 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-15 13:00:05 +00:00 |
Andreas Beeker
|
e97d4a6ed3
|
Update to 3.13-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696045 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-15 12:23:51 +00:00 |
Andreas Beeker
|
ef4060745a
|
FindBugs - DMI_INVOKING_TOSTRING_ON_ARRAY
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696043 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-15 12:20:52 +00:00 |
Andreas Beeker
|
4642b5b43d
|
FindBugs - BX_UNBOXING_IMMEDIATELY_REBOXED
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696042 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-15 12:13:09 +00:00 |
Andreas Beeker
|
e1998255f9
|
FindBugs - BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696040 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-15 12:09:26 +00:00 |
Andreas Beeker
|
c9f6608c0b
|
FindBugs - DLS_DEAD_LOCAL_STORE
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696038 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-15 11:57:57 +00:00 |
Nick Burch
|
b962e1b2f2
|
Bigger warnings that new users should use SXSSF, and not mess around with the XML themselves
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696019 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-15 07:29:27 +00:00 |
Nick Burch
|
45ef78d622
|
Remove catches which were previously incorrectly declared when not needed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695775 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-13 20:31:25 +00:00 |
Nick Burch
|
6181eef6a0
|
#58237 When adding a picture to a XWPF header or footer, attach it to the right part
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695772 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-13 20:23:58 +00:00 |
Nick Burch
|
94071f0395
|
#58237 Add some more XWPF header and footer tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695769 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-13 20:01:04 +00:00 |
Nick Burch
|
0588fdec98
|
Fix inconsistent line endings and some eclipse warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695757 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-13 19:20:58 +00:00 |
Andreas Beeker
|
b21dd0241e
|
findbugs - DM_NUMBER_CTOR
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695635 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-13 00:38:04 +00:00 |
Andreas Beeker
|
e5b07df265
|
findbugs - DM_BOXED_PRIMITIVE_...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695629 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-13 00:17:08 +00:00 |
Andreas Beeker
|
e7c3db9ecc
|
Common stress test for X/HSLF and a few bug fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695628 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-13 00:10:11 +00:00 |
Nick Burch
|
04dbc92c08
|
More consistent test-file output for Excel testing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695605 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-12 19:52:22 +00:00 |
Nick Burch
|
266958c9b8
|
Fix inconsistent whitespace/indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695604 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-12 19:49:25 +00:00 |
Nick Burch
|
5e8a6d7fdf
|
Continue with 55747 / 55324 testing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695603 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-12 19:46:54 +00:00 |
Nick Burch
|
997eabb9fe
|
More tests for 55747 / 55324
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695601 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-12 19:31:47 +00:00 |
Nick Burch
|
7d3767056b
|
Note on arguments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695595 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-12 18:38:30 +00:00 |
Nick Burch
|
df40112e4f
|
Javadoc updates, and fix warning
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695593 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-12 18:03:52 +00:00 |
Nick Burch
|
e7886797e8
|
#58220 - Improve the javadocs for XSSFFont and Font getFontHeight methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695528 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-12 14:14:12 +00:00 |
Nick Burch
|
ef47d1833d
|
Fix some eclipse warnings, add TODOs for fields/hyperlinks XWPF add support, and give a more helpful exception if someone tries to remove a XWPFRun that is not a direct paragraph child
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695365 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-11 20:10:53 +00:00 |
Nick Burch
|
3aa84d4555
|
Support XWPF field runs, the same way that we handle hyperlink runs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695361 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-11 20:01:26 +00:00 |
Dominik Stadler
|
574cd922f4
|
Fix integration test for OPCPackage
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695346 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-11 18:39:50 +00:00 |
Nick Burch
|
7a21e70281
|
Bring over some fixes from XSSFSheetXMLHandler, and note that in the javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695309 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-11 14:31:14 +00:00 |
Dominik Stadler
|
e2244c83f8
|
Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but expect the actual alias that is used in the corresponding element.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695212 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-11 05:37:15 +00:00 |
Andreas Beeker
|
80d0e74507
|
clamp (h)sl values
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695183 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-11 00:07:15 +00:00 |
Dominik Stadler
|
179ed9ea12
|
Provide more output when failing range-checks on HSL2RGB-construction
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694960 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-10 06:17:44 +00:00 |
Andreas Beeker
|
c619525118
|
#56519 - XSLFSlide.draw is not working with text embeded in PPTX
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694925 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-09 22:44:13 +00:00 |
Nick Burch
|
19e8f76d90
|
Complete theme colour tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694892 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-09 14:15:00 +00:00 |
Nick Burch
|
a7bb2f21d5
|
Get theme and non-theme rows consistent in the test file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694889 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-09 13:30:35 +00:00 |
Nick Burch
|
4fefb2bcc9
|
Begin Themes+Normal colour tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694887 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-09 13:06:40 +00:00 |
Nick Burch
|
f6e262c4fe
|
Fix the themes test for the complex workbook
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694883 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-09 12:36:57 +00:00 |
Andreas Beeker
|
342098e13c
|
Added Siddharths ExcelComparator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694753 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-08 00:56:44 +00:00 |
Andreas Beeker
|
4077e8addc
|
use woodstox property on all junit calls
move test system properties to junit propertyset
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694751 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-07 23:33:30 +00:00 |
Andreas Beeker
|
3a6a04a01d
|
add ASL header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694613 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-07 06:59:11 +00:00 |
Andreas Beeker
|
288e9cf782
|
#58205 - getSlideMasters() returns the master slides in the incorrect order
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694592 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-07 00:17:55 +00:00 |
David North
|
a6bb26cc61
|
Make it a complete sentence.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694537 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-06 16:38:23 +00:00 |
David North
|
10f3a8fff3
|
Example to go with refactor for https://bz.apache.org/bugzilla/show_bug.cgi?id=58219
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694536 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-06 16:37:09 +00:00 |
David North
|
9260284a0a
|
Proposed refactor for:
https://bz.apache.org/bugzilla/show_bug.cgi?id=58219
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694531 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-06 15:57:48 +00:00 |