Commit Graph

9360 Commits

Author SHA1 Message Date
Tim Allison 7a59d0441b 62630 -- upgrad commons-compress
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838214 13f79535-47bb-0310-9956-ffa450edef68
2018-08-16 18:36:47 +00:00
Tim Allison 5833e6fe95 entity_expansion
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838135 13f79535-47bb-0310-9956-ffa450edef68
2018-08-15 19:20:11 +00:00
PJ Fanning aac3f87909 [github-121] Fix issue with setting vertical alignment and emphasis mark. This closes #121
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838133 13f79535-47bb-0310-9956-ffa450edef68
2018-08-15 18:31:36 +00:00
Tim Allison 524b925505 improve sax reading
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838048 13f79535-47bb-0310-9956-ffa450edef68
2018-08-14 20:03:14 +00:00
Tim Allison e55cbeb987 bug 62597 -- bump max record length for ExOleObjStg based on regression corpus
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838047 13f79535-47bb-0310-9956-ffa450edef68
2018-08-14 19:29:03 +00:00
Andreas Beeker 1c4b3c24af #61589 - Importing content does not copy hyperlink address
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837909 13f79535-47bb-0310-9956-ffa450edef68
2018-08-12 22:35:02 +00:00
PJ Fanning d896bb9e30 disable dtd processing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837850 13f79535-47bb-0310-9956-ffa450edef68
2018-08-11 09:22:05 +00:00
Andreas Beeker 8576537693 #62587 - repeated call to XSLFSheet.removeShape leads to java.lang.IllegalArgumentException: partName
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837839 13f79535-47bb-0310-9956-ffa450edef68
2018-08-11 01:55:39 +00:00
Tim Allison 9ae7bdd2cd bug 62591 -- revert to ignoring place holders even if they contain metroblobs in ppt
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837742 13f79535-47bb-0310-9956-ffa450edef68
2018-08-09 15:50:34 +00:00
PJ Fanning ede566d9c0 try to fix TestAllFiles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837716 13f79535-47bb-0310-9956-ffa450edef68
2018-08-09 11:09:45 +00:00
Tim Allison dd246a4a67 bug 62608 -- avoid ioobe in VBAMacroReader
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837664 13f79535-47bb-0310-9956-ffa450edef68
2018-08-08 17:30:02 +00:00
Tim Allison 86a51e4b9b bug 62592 -- prevent StackOverflowError on corrupt thmx
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837658 13f79535-47bb-0310-9956-ffa450edef68
2018-08-08 16:06:18 +00:00
Tim Allison 657ad82438 bug 62597 -- bump max record sizes up based on new failures in regression set. I typically bumped to 2x the max found in regression set.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837387 13f79535-47bb-0310-9956-ffa450edef68
2018-08-03 17:14:34 +00:00
PJ Fanning 45b7194134 fix build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837349 13f79535-47bb-0310-9956-ffa450edef68
2018-08-03 07:41:22 +00:00
PJ Fanning 4336f97e57 [github-119] extra xpwf formatting support. This closes #119
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837336 13f79535-47bb-0310-9956-ffa450edef68
2018-08-02 21:28:47 +00:00
PJ Fanning 12b239f3f2 [github-120] rename some new xpwf abstract classes. This closes #120
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837335 13f79535-47bb-0310-9956-ffa450edef68
2018-08-02 20:04:49 +00:00
PJ Fanning 56facac036 add CTEm class to poi-ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837197 13f79535-47bb-0310-9956-ffa450edef68
2018-07-31 23:45:18 +00:00
PJ Fanning d2594d3207 [github-118] Added get/set for mirror margins setting. This closes #118
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837093 13f79535-47bb-0310-9956-ffa450edef68
2018-07-30 22:23:25 +00:00
PJ Fanning 74ab1e9d77 add new public method to expose cell addresses that have comments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837082 13f79535-47bb-0310-9956-ffa450edef68
2018-07-30 18:44:58 +00:00
PJ Fanning a3a4526125 ensure xssfsheet getCellComments returns comments with client anchors set
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837014 13f79535-47bb-0310-9956-ffa450edef68
2018-07-30 02:08:37 +00:00
PJ Fanning 54c923bdb9 exclude broken pptx file from integration test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837013 13f79535-47bb-0310-9956-ffa450edef68
2018-07-30 01:55:09 +00:00
PJ Fanning ad14771ed8 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 fe9955884f 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 827d628409 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 02f7b450d4 [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 07ee945a82 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 543c2e3ca9 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 3014d51f51 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 2968daecdf 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 8085cddbc2 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 e682cc52e3 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 7675466c07 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 85b222d951 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 50c9a9d6af [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 a99abc5ff8 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 555923c40b #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 192fbc1ec1 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 4adebdbe1c [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 9342772576 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 cf58960bd0 [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 9ce91955f0 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 2e5693886f 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 762d44c9ba 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 13e904852b 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 52714e724a 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 1aa5124c7f 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 b31f1fd159 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 33773e7888 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 f1b647ed69 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 283bc56376 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