aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid dependency on ooxml-test in integration-testDominik Stadler2020-09-261-2/+2
* Try to fix the Gradle buildDominik Stadler2020-09-261-1/+2
* Fix IDE warnings, add more assertion-outputDominik Stadler2020-09-255-34/+29
* OSGi support: register service providers in bundle activatorYegor Kozlov2020-09-223-0/+23
* Fix Ant javascript issuesAndreas Beeker2020-09-223-0/+127
* #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
* Add more render test imagesAndreas Beeker2020-09-161-1/+2
* #64716 - wmf display error - WmfExtTextOut - move current location to the end...Andreas Beeker2020-09-151-0/+17
* [bug-64721] NullPointerException occurs when calling getDataSize() of an obje...PJ Fanning2020-09-092-0/+55
* 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-031-5/+5
* 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-3022-71/+348
* [bug-64691] rename fieldPJ Fanning2020-08-273-28/+28
* Add get/set indentationLeftChars/indentationRightChars in paragraphSayi2020-08-272-1/+68
* Update library versionsAndreas Beeker2020-08-1837-1666/+1494
* Activate Forbidden-Apis-Check also for other testsAndreas Beeker2020-08-1736-836/+823
* #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
* removed test which is covered by TestPPTX2PNGAndreas Beeker2020-08-161-149/+80
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2020-08-1620-11/+81
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2020-08-1658-213/+294
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2020-08-166-158/+173
* try to fix no-scratchpad testAndreas Beeker2020-08-161-1/+1
* Fix typoAndreas Beeker2020-08-151-1/+1
* use the forbidden-apis policies corresponding to the JREAndreas Beeker2020-08-1526-596/+537
* also handle wrapped OOXML "Package" nodes inside of OLE2 containersAndreas Beeker2020-08-145-10/+30
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-1422-199/+331
* [github-191] Fix RuntimeException on array formula referencing blank cell. Th...PJ Fanning2020-08-142-0/+45
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-1363-1800/+1811
* Bug 64659 -- bump max record lengthTim Allison2020-08-131-1/+1
* Bug 64667.xlsx prevent NPE loading styles tableTim Allison2020-08-132-1/+9
* [github-190] Javadoc fixes in ToCSV example. Thanks to Nick Rivera Meredith. ...PJ Fanning2020-08-121-39/+37
* [github-189] Move date parsing logic to DateParser. Thanks to Miłosz Rembisz...PJ Fanning2020-08-115-78/+221
* add removeTable method in cellSayi2020-08-102-0/+38
* [github-187] Add length validation for Excel DataValidations that are list li...PJ Fanning2020-08-094-2/+28
* Use the existing CTExternalData elementSayi2020-08-092-2/+28
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-074-0/+6
* examples had been moved due to jigsaw modules migrationAndreas Beeker2020-07-241-1/+1
* try to make examples more robust - to fix integration testsPJ Fanning2020-07-232-2/+2
* add back TempFileUtils.java due to broken buildPJ Fanning2020-07-221-0/+47
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-22311-1401/+2830
* remove more deprecated codePJ Fanning2020-07-163-58/+3
* remove more deprecated codePJ Fanning2020-07-169-261/+32