summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* try to fix sonar buildAndreas Beeker2020-10-2311-401/+150
* update commons-codecPJ Fanning2020-10-226-20/+21
* Handle errors from GraalVM native mode runs - UnsupportedFeature on setting S...Andreas Beeker2020-10-203-93/+28
* reformatPJ Fanning2020-10-201-41/+41
* [github-193] Change TRUNC implementation to use MathX. Thanks to Jacob Harris...PJ Fanning2020-10-202-3/+16
* xmlbeans jar locationPJ Fanning2020-10-201-6/+2
* update ant/maven values, builds@ decided to rename thoseAndreas Beeker2020-10-191-3/+3
* update jdk values, remove jdk 1.6Andreas Beeker2020-10-191-13/+9
* Ignore test on no-scratchpad runAndreas Beeker2020-10-191-0/+3
* #64817 - Fix issue in testXLSXinPPTAndreas Beeker2020-10-185-35/+43
* disable broken testPJ Fanning2020-10-161-0/+2
* use xmlbeans official 4.0.0 releasePJ Fanning2020-10-162-6/+2
* Test PPT file containing a XLSX via an OLE2 intermediate layer, from Apache TikaNick Burch2020-10-131-0/+0
* Add unit test for XLSX embedded in PPT and WorkbookFactory, was already fixedNick Burch2020-10-131-0/+43
* Add license headerAndreas Beeker2020-10-113-1/+53
* #64773 - Visual signatures for .xlsx/.docxAndreas Beeker2020-10-1025-301/+1323
* Avoid dependency on ooxml-test in integration-testDominik Stadler2020-09-261-2/+2
* More changes to make the Gradle build work againDominik Stadler2020-09-261-0/+13
* Try to fix the Gradle buildDominik Stadler2020-09-262-19/+47
* Update third party libraries in pom.xml and build.gradle, update JaCoCo to 0.8.6Dominik Stadler2020-09-256-34/+59
* Fix IDE warnings, add more assertion-outputDominik Stadler2020-09-255-34/+29
* OSGi support: register service providers in bundle activatorYegor Kozlov2020-09-229-54/+347
* Fix Ant javascript issuesAndreas Beeker2020-09-224-33/+155
* #64716 - wmf display error - use FileMagic also for File-based inputAndreas Beeker2020-09-191-32/+28
* adapt to XmlBeans changesAndreas Beeker2020-09-191-23/+23
* mark org.apache.commons.logging.* as an optional osgi dependencyYegor Kozlov2020-09-181-0/+1
* XmlBeans is now generating Java 1.8 based files - javasources option is not a...Andreas Beeker2020-09-171-2/+0
* Add more render test imagesAndreas Beeker2020-09-164-1/+2
* Bug 57857 POI OSGi bundleYegor Kozlov2020-09-168-353/+310
* #64716 - wmf display error - WmfExtTextOut - move current location to the end...Andreas Beeker2020-09-151-0/+17
* remove accidental commitPJ Fanning2020-09-091-1/+1
* [bug-64721] NullPointerException occurs when calling getDataSize() of an obje...PJ Fanning2020-09-093-2/+57
* ignore IBM certificate chain issueAndreas Beeker2020-09-082-6/+11
* #64716 - wmf display error - fixed charset used for reading typefaceAndreas Beeker2020-09-081-13/+18
* PPTXPNG - parent directory of relative input file was nullAndreas Beeker2020-09-031-1/+1
* add "provided" jars to binary dist bundleAndreas Beeker2020-09-032-7/+11
* fix typoAndreas Beeker2020-09-021-1/+1
* Adapt to new XmlBeans changes of r1881383Andreas Beeker2020-09-011-3/+3
* [github-192] Fix DOUGHNUT chart creation. Thanks to Tomás Cerdá. This close...PJ Fanning2020-09-011-1/+1
* CTRow removes tc when row removes cellSayi2020-09-012-0/+16
* #64693 - POI HwmfGraphics cannot read the embedded document titleAndreas Beeker2020-08-3023-71/+348
* [bug-64691] rename fieldPJ Fanning2020-08-273-28/+28
* Add get/set indentationLeftChars/indentationRightChars in paragraphSayi2020-08-272-1/+68
* fix build errorAndreas Beeker2020-08-191-2/+1
* use spotbugs in xmlbeans buildsAndreas Beeker2020-08-181-0/+8
* Update library versionsAndreas Beeker2020-08-1838-1727/+1568
* disable old "rapid release" Java versionsAndreas Beeker2020-08-171-3/+7
* Activate Forbidden-Apis-Check also for other testsAndreas Beeker2020-08-1737-852/+836
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2020-08-175-44/+53
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2020-08-161-31/+20