aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* POI 4.1.1 release infosAndreas Beeker2019-10-201-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868671 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 4.1.2Andreas Beeker2019-10-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868492 13f79535-47bb-0310-9956-ffa450edef68
* release prepare for 4.1.1 - updating build.xml and changes.xmlAndreas Beeker2019-10-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868490 13f79535-47bb-0310-9956-ffa450edef68
* use spaces for indentsPJ Fanning2019-10-141-134/+134
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868462 13f79535-47bb-0310-9956-ffa450edef68
* Fix one-off error at referencing adjust values for HSLF preset shapesAndreas Beeker2019-10-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868460 13f79535-47bb-0310-9956-ffa450edef68
* [bug-63842] FractionFormat casts whole part of the value into 'int'PJ Fanning2019-10-142-18/+39
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868425 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 4.1.2Andreas Beeker2019-10-1310-10/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868415 13f79535-47bb-0310-9956-ffa450edef68
* release prepare for 4.1.1 - updating build.xml and changes.xmlAndreas Beeker2019-10-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868413 13f79535-47bb-0310-9956-ffa450edef68
* Fix sonar issuesAndreas Beeker2019-10-134-13/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868410 13f79535-47bb-0310-9956-ffa450edef68
* SL Common - Fix gradient fillsAndreas Beeker2019-10-136-47/+130
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868407 13f79535-47bb-0310-9956-ffa450edef68
* Fix line.separator issuesAndreas Beeker2019-10-133-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868386 13f79535-47bb-0310-9956-ffa450edef68
* Fix line.separator issuesAndreas Beeker2019-10-1310-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868384 13f79535-47bb-0310-9956-ffa450edef68
* add another text height to TestFontsAndreas Beeker2019-10-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868364 13f79535-47bb-0310-9956-ffa450edef68
* #63818 - Allow multiple charsets for same font typefaceAndreas Beeker2019-10-123-25/+57
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868358 13f79535-47bb-0310-9956-ffa450edef68
* #63745 - Refactor EscherRecord.ToXmlAndreas Beeker2019-10-122-26/+514
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868353 13f79535-47bb-0310-9956-ffa450edef68
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-10-1285-2975/+2032
| | | | | | Replace EscherProperty.getAttributeMap by GenericRecord interface git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868352 13f79535-47bb-0310-9956-ffa450edef68
* add null check for XSLFShapePJ Fanning2019-10-122-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868318 13f79535-47bb-0310-9956-ffa450edef68
* add null checkPJ Fanning2019-10-122-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868317 13f79535-47bb-0310-9956-ffa450edef68
* bumping minimum record length based on user feedback on tika-dev listTim Allison2019-10-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868211 13f79535-47bb-0310-9956-ffa450edef68
* 63779 Add support for the new Java date/time API added in Java 8Dominik Stadler2019-10-0916-528/+1067
| | | | | | | Deprecate HSSFDateUtil Closes #160 on Github git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868198 13f79535-47bb-0310-9956-ffa450edef68
* [bug-63774] adding lots of custom properties can cause performance issues ↵PJ Fanning2019-09-264-11/+38
| | | | | | due to way Pid is calculated git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1867597 13f79535-47bb-0310-9956-ffa450edef68
* add XPathHelperPJ Fanning2019-09-243-6/+55
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1867497 13f79535-47bb-0310-9956-ffa450edef68
* add TransformerHelperPJ Fanning2019-09-245-66/+101
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1867496 13f79535-47bb-0310-9956-ffa450edef68
* xlsx is expected to fail in integration testPJ Fanning2019-09-241-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1867493 13f79535-47bb-0310-9956-ffa450edef68
* Bug 63768: Adjust handling of SchemaFactoryPJ Fanning2019-09-243-262/+286
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1867484 13f79535-47bb-0310-9956-ffa450edef68
* Catch missing scratchpad state for EMF / WMF renderingAndreas Beeker2019-09-163-4/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1867025 13f79535-47bb-0310-9956-ffa450edef68
* revert change to try fix buildPJ Fanning2019-09-151-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866962 13f79535-47bb-0310-9956-ffa450edef68
* revert hemf changes due to broken testPJ Fanning2019-09-143-21/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866948 13f79535-47bb-0310-9956-ffa450edef68
* rename tests so they run in Ant buildPJ Fanning2019-09-142-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866947 13f79535-47bb-0310-9956-ffa450edef68
* try to fix build failurePJ Fanning2019-09-144-16/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866941 13f79535-47bb-0310-9956-ffa450edef68
* try to avoid casting to intPJ Fanning2019-09-141-18/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866935 13f79535-47bb-0310-9956-ffa450edef68
* try to avoid casting to intPJ Fanning2019-09-1429-73/+74
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866933 13f79535-47bb-0310-9956-ffa450edef68
* remove obsolete JDK6 workaroundsAndreas Beeker2019-09-121-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866863 13f79535-47bb-0310-9956-ffa450edef68
* remove obsolete JDK6 workaroundsAndreas Beeker2019-09-123-79/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866862 13f79535-47bb-0310-9956-ffa450edef68
* try to use gradle wrapper to fix buildPJ Fanning2019-09-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866846 13f79535-47bb-0310-9956-ffa450edef68
* #63541 - NullPointerException from XSLFSimpleShape.getAnchor for empty xfrm tagsAndreas Beeker2019-09-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866810 13f79535-47bb-0310-9956-ffa450edef68
* Unify PNG extractionAndreas Beeker2019-09-115-114/+88
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866809 13f79535-47bb-0310-9956-ffa450edef68
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-09-11165-1641/+6091
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866808 13f79535-47bb-0310-9956-ffa450edef68
* remove debug codePJ Fanning2019-09-043-59/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866406 13f79535-47bb-0310-9956-ffa450edef68
* [bug-63725] commons-compress 1.19PJ Fanning2019-09-048-11/+68
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866402 13f79535-47bb-0310-9956-ffa450edef68
* fix typoPJ Fanning2019-08-311-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866213 13f79535-47bb-0310-9956-ffa450edef68
* upgrade to commons-collections4 4.4PJ Fanning2019-08-315-9/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866212 13f79535-47bb-0310-9956-ffa450edef68
* fix build issuePJ Fanning2019-08-311-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866208 13f79535-47bb-0310-9956-ffa450edef68
* Adjust reproducer test-case for bug 59322 to not print to stdout and close ↵Dominik Stadler2019-08-312-27/+8
| | | | | | resources git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866186 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug 59322: NullPointerException when converting a certain Word document ↵Dominik Stadler2019-08-312-43/+110
| | | | | | to HTML git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866185 13f79535-47bb-0310-9956-ffa450edef68
* upgrade bouncycastlePJ Fanning2019-08-295-15/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866108 13f79535-47bb-0310-9956-ffa450edef68
* upgrade commons-codec and mockitoPJ Fanning2019-08-291-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866107 13f79535-47bb-0310-9956-ffa450edef68
* upgrade commons-codec and mockitoPJ Fanning2019-08-295-19/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866106 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #61490, for some tables in documents, we should not remove the last cellDominik Stadler2019-08-293-13/+35
| | | | | | Check the expected number of cells to see if the last cell should be removed. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866055 13f79535-47bb-0310-9956-ffa450edef68
* Do not use a WeakReference for the parent-link in HWPF-RangesDominik Stadler2019-08-292-10/+12
| | | | | | | | Some unit-tests show sporadic failures and it seems functionality is actually broken if the WeakReference is garbage-collected. Not sure why a WeakReference was used here anyway. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866054 13f79535-47bb-0310-9956-ffa450edef68