David North
|
e402698484
|
Fix poor XPath performance when importing XSSF from XML
https://bz.apache.org/bugzilla/show_bug.cgi?id=60498
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777146 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-03 15:41:41 +00:00 |
|
Javen O'Neal
|
b8e9fcef73
|
refactor duplicated code in TestXSSFSheet#setColumnGroupCollapsed; remove unnecessary int to short casts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777052 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-03 02:14:29 +00:00 |
|
Javen O'Neal
|
f458a9ac41
|
convert TestColumnHelper from junit3 to junit4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777038 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-02 23:23:16 +00:00 |
|
Javen O'Neal
|
18fd1b522d
|
assertEquals(false, ...) -> assertFalse(...)
assertEquals(true, ...) -> assertTrue(...)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777037 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-02 23:14:53 +00:00 |
|
Javen O'Neal
|
4ed96136ec
|
md5hash should not fail silently
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776828 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-01 06:58:01 +00:00 |
|
Andreas Beeker
|
254b42ff26
|
#60521 - Enable nested XSSF GroupShapes and fix calculation of Client-/ChildAnchor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776820 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-31 21:54:32 +00:00 |
|
Andreas Beeker
|
1d9c74b1bf
|
#60519 - Extractor for *SSF embeddings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776819 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-31 21:50:47 +00:00 |
|
Andreas Beeker
|
820c8f8fd3
|
fix forbidden-apis-check error
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776817 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-31 21:37:14 +00:00 |
|
Dominik Stadler
|
8f1eed63cc
|
Fix missing license-headers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776806 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-31 17:55:52 +00:00 |
|
Dominik Stadler
|
13e4ff4553
|
Cover some dev-tools with a few simple tests, close resources correctly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776798 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-31 16:53:33 +00:00 |
|
Dominik Stadler
|
102c0d2173
|
Bug 60219: FormulaParser can't parse external references when sheet name is quoted
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776796 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-31 16:53:16 +00:00 |
|
Dominik Stadler
|
4d83cc8ac2
|
Fix an api-violations introduced in a test-case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776633 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-30 20:35:08 +00:00 |
|
Dominik Stadler
|
800866450b
|
Add test provided via bug 60536 for bug 60526, remove some warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776622 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-30 18:54:47 +00:00 |
|
Dominik Stadler
|
12e2fa39fa
|
Bug 60512: Add missing XSSFRelation.CUSTOM_PROPERTY
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776606 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-30 16:55:19 +00:00 |
|
Tim Allison
|
8b5f8483f4
|
bug 60489 -- add a file that triggered a ClassNotFoundException on TIKA-2208/elasticsearch-22077
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1774638 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-16 16:46:00 +00:00 |
|
Mark Murphy
|
f4d208f452
|
60465: Cannot specify interline spacing for a Paragraph in XWPF
Task-Url: https://bz.apache.org/bugzilla/show_bug.cgi?id=60465
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1774551 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-16 03:21:02 +00:00 |
|
Andreas Beeker
|
4cc6e093f4
|
eclipse warnings - close resources
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773910 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-13 00:36:03 +00:00 |
|
Mark Murphy
|
701b19cf21
|
58237: Unable to add image to a word document header using XWPF
Task-Url: https://bz.apache.org/bugzilla/show_bug.cgi?id=58237
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773729 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-12 02:43:45 +00:00 |
|
Andreas Beeker
|
21009c9abe
|
#60331 - Remove deprecated classes - remove constructors with PackageRelationship argument
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772424 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-03 00:49:08 +00:00 |
|
Dominik Stadler
|
45228f9801
|
Move test to correct package and add some more checks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772148 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-01 07:12:34 +00:00 |
|
Mark Murphy
|
07893ec6a0
|
60329: Avoid NPE when styleid is null
Task-Url: https://bz.apache.org/bugzilla/show_bug.cgi?id=60329
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772138 13f79535-47bb-0310-9956-ffa450edef68
|
2016-12-01 02:21:56 +00:00 |
|
Andreas Beeker
|
d9ef0efcdd
|
#60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for adding WMF images
more cases
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771974 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-29 22:41:26 +00:00 |
|
Andreas Beeker
|
cc40df42ad
|
forbidden apis fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771850 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-29 08:15:49 +00:00 |
|
Andreas Beeker
|
11986a0492
|
#60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for adding WMF images
more cases
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771832 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-29 00:46:39 +00:00 |
|
Tim Allison
|
52c449c65a
|
bug 60343, return null if index is out of bounds in StylesTable's getStyleAt(idx)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1770848 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-22 14:47:45 +00:00 |
|
Andreas Beeker
|
ea63780926
|
Bug 60373 - TableCell.getTextHeight() returns Null pointer Exception
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1770447 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-18 23:29:53 +00:00 |
|
Andreas Beeker
|
c0dbef286b
|
#60331 - Remove deprecated classes (POI 3.16) - remove StylesTable.getNumberFormatAt(int)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1769431 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-12 21:54:22 +00:00 |
|
Andreas Beeker
|
fc86b15f13
|
- SonarCube fixes
- moved SecureTempFile classes to OOXML, because of duplicated code in test and examples packages
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1769363 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-11 23:22:43 +00:00 |
|
Andreas Beeker
|
ead2cdd696
|
Bug 59273 - Unable to create pptx file by potx file using Apache POI
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1769220 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-10 22:54:07 +00:00 |
|
Dominik Stadler
|
64a6fb354a
|
Adjust imports, fix some Javadoc issues and ignore deprecation warnings in tests
Exclude some more non-tests in OOXMLLite
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1768589 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-07 21:32:12 +00:00 |
|
Tim Allison
|
0232c71e33
|
POI-60341, add test document (ugh, mea culpa), turn on test.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1768505 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-07 12:10:46 +00:00 |
|
Mark Murphy
|
70724609b1
|
60337: XWPFTableRow.isRepeatHeader throws NullPointerException, setRepeatHeader does not overwrite old value
Task-Url: https://bz.apache.org/bugzilla/show_bug.cgi?id=60337
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1768153 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-05 06:12:24 +00:00 |
|
Tim Allison
|
d769a03fda
|
POI-60341: handle missing sdtpr in an sdtbody
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1768048 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-04 15:06:17 +00:00 |
|
Nick Burch
|
6f5a44c139
|
More unit testing for XWPF list numbering complex cases, and some TODOs on improving it, inspired by users@ discussions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1768005 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-04 10:55:31 +00:00 |
|
Andreas Beeker
|
6f3bb20b2e
|
JCE policy assumption fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767456 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-01 09:18:55 +00:00 |
|
Andreas Beeker
|
457100c358
|
Bug 60320 - issue opening password protected xlsx
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767399 13f79535-47bb-0310-9956-ffa450edef68
|
2016-11-01 01:30:48 +00:00 |
|
Tim Allison
|
ce826bc967
|
remove println
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767354 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-31 19:03:06 +00:00 |
|
Tim Allison
|
2633894b39
|
60293 -- Handle illegal "Odd" header/footer in XWPF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767353 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-31 19:02:06 +00:00 |
|
Mark Murphy
|
14babbb970
|
57366: XWPFTable to Header / Footer
Task-Url: https://bz.apache.org/bugzilla/show_bug.cgi?id=57366
This update contains a breaking change
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767175 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-30 18:49:16 +00:00 |
|
Dominik Stadler
|
ca4a7d2f27
|
Bug 53611: populate dimension of XSSF Worksheet when writing the document
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767096 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-29 07:38:46 +00:00 |
|
Dominik Stadler
|
d47fff6e1c
|
Bug 59026: Add two null-checks to make exporting XLSX to XML work
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767057 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-28 18:24:04 +00:00 |
|
Tim Allison
|
1cdf883548
|
60315 -- allow 'yyyy-MM-dd' as a valid date format in metadata in OPCParser
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767026 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-28 14:11:52 +00:00 |
|
Andreas Beeker
|
2c086c590e
|
Bug 60059 - Deprecate xslf.usermodel.Drawing* - was: Can't change text of DrawingParagraph
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1766746 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-26 22:32:46 +00:00 |
|
Dominik Stadler
|
a350f399f5
|
Allow more time for a unit-test when running on slow Gump VM
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1766397 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-24 12:07:15 +00:00 |
|
Dominik Stadler
|
3f91e44380
|
Bug 60289: Fix handling of unicode escapes with lowercase hex-chars
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1766065 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-21 16:31:51 +00:00 |
|
Dominik Stadler
|
f2c9dbec3f
|
Add some missing close() calls
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765875 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-20 20:31:50 +00:00 |
|
Tim Allison
|
9c455cb5c9
|
BUG-60285 avoid NPE if missing relationship id
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765861 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-20 18:45:03 +00:00 |
|
Javen O'Neal
|
a1ec4334cf
|
Eclipse automated refactor/cleanup: add final modifier to private fields to unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765739 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-20 02:21:14 +00:00 |
|
Andreas Beeker
|
3ac60f4bcc
|
Bug 55714 - Background image ignored on slide copy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765733 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 23:25:51 +00:00 |
|
Javen O'Neal
|
eeff9989ee
|
StringUtil.count was renamed to StringUtil.countMatches
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765732 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 23:06:35 +00:00 |
|