PJ Fanning
|
857f4a5ad4
|
add null guard in XSSFComment
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837012 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-30 01:45:29 +00:00 |
|
PJ Fanning
|
51b4e33a62
|
add 1 of the pptx files failing in centic regression tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837010 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-29 23:19:07 +00:00 |
|
PJ Fanning
|
3be215e070
|
Handle NPE issues in POIXMLProperties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837007 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-29 23:05:01 +00:00 |
|
PJ Fanning
|
83b60f4777
|
[bug-62275] in vlooup function, treat optional 4th param as true if the value is not provided
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836857 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-27 21:26:31 +00:00 |
|
PJ Fanning
|
3c4d0086fa
|
add test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836856 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-27 21:00:36 +00:00 |
|
PJ Fanning
|
d2d9202772
|
make xssf streaming code more extensible
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836795 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-27 09:19:58 +00:00 |
|
PJ Fanning
|
ad4f5ea6d2
|
add missing licenses
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836779 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-27 06:59:13 +00:00 |
|
PJ Fanning
|
2900fcf9af
|
start process of introducing an interface for Styles and Themes Tables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836732 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-26 14:18:13 +00:00 |
|
PJ Fanning
|
577be83a1d
|
reduce dependence on CTComment
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836730 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-26 13:41:11 +00:00 |
|
PJ Fanning
|
afd75ffaa3
|
reduce dependence on CTComment
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836723 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-26 12:30:32 +00:00 |
|
PJ Fanning
|
ba4c6093f6
|
start process of introducing an interface for Comments Table
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836721 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-26 12:12:39 +00:00 |
|
PJ Fanning
|
826c15ef59
|
add SharedStrings interface to allow our XSSF code to more easily extended by external projects
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836674 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-25 21:24:29 +00:00 |
|
PJ Fanning
|
c4290ae2be
|
[github-117] Add getStyleWithName() to XWPFStyles. This closes #117
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836649 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-25 17:21:58 +00:00 |
|
PJ Fanning
|
2b3c415909
|
make ReadOnlySharedStringsTable subclassable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836627 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-25 13:09:54 +00:00 |
|
Andreas Beeker
|
d3b5a0141e
|
#62564 - replace Thread.currentThread().getContextClassLoader() with getClass().getClassLoader()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836590 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-24 22:57:18 +00:00 |
|
PJ Fanning
|
54b8260ccc
|
Add missing apache licenses. This closes #116
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836558 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-24 14:48:01 +00:00 |
|
PJ Fanning
|
e3ae88792b
|
[github-115] implement endnote. This closes #115
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836538 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-24 09:46:44 +00:00 |
|
Andreas Beeker
|
f4decbdb32
|
Added missing reference to commons-compress JAR
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836433 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-22 12:01:37 +00:00 |
|
PJ Fanning
|
c1fc95c517
|
[github-114] Extend docx footnote support. Thanks to Eliot Kimber. This closes #114
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836415 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-21 21:30:52 +00:00 |
|
Andreas Beeker
|
fc044c7840
|
replaced forrest ant integration with ant invocation - copying xml-resolver.jar in $ANT_HOME/lib isn't necessary anymore
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836402 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-21 10:28:53 +00:00 |
|
Andreas Beeker
|
eca7a55932
|
fix forrest path on windows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836305 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-19 22:55:51 +00:00 |
|
Andreas Beeker
|
1ce9611415
|
fix new javadocs location in build dir
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836304 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-19 21:49:49 +00:00 |
|
Andreas Beeker
|
9e076beb5b
|
update forrest version info / set FORREST_HOME environment variable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836303 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-19 21:28:38 +00:00 |
|
Andreas Beeker
|
327c68a50a
|
Update to Apache Forrest 0.90
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836243 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-18 23:24:53 +00:00 |
|
PJ Fanning
|
df77071378
|
upgrade commons-collections4 to 4.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835913 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-14 15:49:49 +00:00 |
|
PJ Fanning
|
3aeee6987d
|
add retest-ooxml target that can be used to verify if we have all the necessary classes in poi-ooxml-schemas jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835852 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-13 18:09:56 +00:00 |
|
PJ Fanning
|
37cf867cc1
|
add retest-ooxml target that can be used to verify if we have all the necessary classes in poi-ooxml-schemas jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835850 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-13 17:51:55 +00:00 |
|
PJ Fanning
|
b167994f49
|
try to get more generated classes into poi-ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835687 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-11 23:24:27 +00:00 |
|
PJ Fanning
|
8c4833a108
|
try to get more generated classes into poi-ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835685 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-11 22:55:03 +00:00 |
|
PJ Fanning
|
20dc9dc714
|
code formatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835674 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-11 21:32:55 +00:00 |
|
PJ Fanning
|
61a25d079b
|
more usage of shared rebuildRows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835494 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-09 20:49:21 +00:00 |
|
PJ Fanning
|
6f3cc9ed80
|
update indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835482 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-09 19:58:33 +00:00 |
|
Andreas Beeker
|
7dc47ceefe
|
changed expiry date of kiwiwings entry
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835328 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-07 18:54:40 +00:00 |
|
PJ Fanning
|
f818ef2d35
|
update PGP key
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835302 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-07 11:38:10 +00:00 |
|
PJ Fanning
|
b1780a5f1a
|
add pgp key
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835301 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-07 11:23:35 +00:00 |
|
PJ Fanning
|
75d1771f49
|
[bug-62522] include partName in exception message
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835276 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-06 19:07:22 +00:00 |
|
Dominik Stadler
|
0c3e972a71
|
Gradle: Define japicmp settings only once, but still fails due to removed classes in 4.0.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835185 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-05 19:55:12 +00:00 |
|
Dominik Stadler
|
8e9ccfaacd
|
Regression tests: Add test which triggers reading header/footer of PPTX files so that we include the related CT classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835184 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-05 19:54:24 +00:00 |
|
Dominik Stadler
|
a4251b706b
|
Adjust comments and IDE warnings, duplicate code reduction
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835183 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-05 19:53:52 +00:00 |
|
Dominik Stadler
|
d2c3c7e004
|
Add a test with a threaded TempFileCreationStrategy, remove duplicated constant.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835182 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-05 19:53:44 +00:00 |
|
Dominik Stadler
|
834f34c41d
|
Java 9: Add Automatic-Module-Name in Jars built via Gradle
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835181 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-05 19:53:36 +00:00 |
|
PJ Fanning
|
4c97e2daa5
|
try to get CTPhonetic included in poi-ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835048 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-04 11:38:32 +00:00 |
|
PJ Fanning
|
f68e8e2c07
|
mark constructor as public
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834879 13f79535-47bb-0310-9956-ffa450edef68
|
2018-07-02 20:01:11 +00:00 |
|
Andreas Beeker
|
7e74865f8c
|
Fix gradle add maven repo again
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834764 13f79535-47bb-0310-9956-ffa450edef68
|
2018-06-30 20:40:53 +00:00 |
|
Andreas Beeker
|
6193f895ba
|
Fix gradle ant-junit dependencies when not using the gradle wrapper / update ant version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834762 13f79535-47bb-0310-9956-ffa450edef68
|
2018-06-30 20:36:47 +00:00 |
|
PJ Fanning
|
31674ea13b
|
try to get CTPhoneticRun added to poi-ooxml-schemas jar (referenced in excel-streaming-reader codebase)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834745 13f79535-47bb-0310-9956-ffa450edef68
|
2018-06-30 14:49:31 +00:00 |
|
Andreas Beeker
|
9b50601458
|
#62513 - Don't try to parse embedded package relationships
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834729 13f79535-47bb-0310-9956-ffa450edef68
|
2018-06-30 11:20:23 +00:00 |
|
PJ Fanning
|
8313053332
|
belated ref to 3.17 in doap file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834711 13f79535-47bb-0310-9956-ffa450edef68
|
2018-06-29 22:40:13 +00:00 |
|
Dominik Stadler
|
e6157c5b13
|
Slightly adjust afew tests some more
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834654 13f79535-47bb-0310-9956-ffa450edef68
|
2018-06-29 08:13:22 +00:00 |
|
PJ Fanning
|
214ad2a5b5
|
update xmlbeans repo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834639 13f79535-47bb-0310-9956-ffa450edef68
|
2018-06-28 20:06:24 +00:00 |
|