aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix findbugs issuePJ Fanning2018-12-161-1/+1
* add missing licensePJ Fanning2018-12-161-0/+16
* Implemented GEOMEAN function. Thanks to gallonfizik. This closes #136PJ Fanning2018-12-165-158/+308
* fix constructor after its delegated nowAndreas Beeker2018-12-161-0/+6
* #60656 - EMF image support in slideshowsAndreas Beeker2018-12-1683-3357/+8521
|\
| * merge trunkhemfAndreas Beeker2018-12-1614-390/+790
| |\ | |/ |/|
* | #62365 - SVG image support in XSLFAndreas Beeker2018-12-166-17/+299
* | ignore keystore files on integration testAndreas Beeker2018-12-151-1/+7
* | #63011 - Multiple digital signature in excel file broke first signatureAndreas Beeker2018-12-157-372/+484
* | #62999 - IBM JDK JIT causes AIOOBE in TexturePaintContextAndreas Beeker2018-12-104-6/+28
* | [bug-62996]try suggested test changePJ Fanning2018-12-101-2/+2
* | #62994 - IBM JCE workaroundsAndreas Beeker2018-12-091-0/+3
* | #62994 - IBM JCE workaroundsAndreas Beeker2018-12-093-3/+39
* | #62966 - init presetShapeDefinitions.xml fail under IBM jdkAndreas Beeker2018-12-091-21/+24
* | #62953 - Rendering of FreeformShapes with formula failsAndreas Beeker2018-12-0918-365/+529
* | lgtm issuesPJ Fanning2018-12-083-2/+3
* | create chart from scratch by sandeeptiwari32Alain BĂ©arez2018-12-0810-18/+467
* | [bug-57342] add SXSSFWorkbook setZip64Mode methodPJ Fanning2018-12-041-7/+17
* | Fix TestFileMagicDominik Stadler2018-11-261-4/+5
* | Fix exception for old powerpoint documents without the usual stream nameAndreas Beeker2018-11-255-7/+20
* | #60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the Output...Andreas Beeker2018-11-251-2/+1
* | Add test for FileMagicDominik Stadler2018-11-2515-98/+174
* | #62951 - FileMagic not correctly identifiedAndreas Beeker2018-11-252-11/+28
* | #62949 - SlideShow rendering - keyframe fractions must be increasingAndreas Beeker2018-11-253-83/+71
* | fixed escaping of sheet names. Thanks to gallonfizik. This closes #134PJ Fanning2018-11-255-25/+154
* | bug 60316 -- skip the glossary document, not the template document.Tim Allison2018-11-232-1/+9
* | add missing classes to poi-ooxml-schemasPJ Fanning2018-11-211-0/+6
| * merge trunkAndreas Beeker2018-12-1472-646/+1579
| * #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-11-234-17/+68
| * merge trunkAndreas Beeker2018-11-2043-786/+629
| |\ | |/ |/|
* | tidy up code formattingPJ Fanning2018-11-201-5/+4
* | [bug-62929] add null check for blip fill. Thanks to Mate BorcsokPJ Fanning2018-11-202-12/+35
* | Remove commented out System.out calls / Move DummyGraphics2d to testcase area...Andreas Beeker2018-11-198-27/+14
* | Try to workaround/ignore kept open files of JaCoCo ant taskAndreas Beeker2018-11-191-1/+3
* | Remove/Minimize references to Scratchpad module from other modulesAndreas Beeker2018-11-1913-173/+185
* | #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-182-18/+33
* | #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-1/+1
* | #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-4/+17
* | #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-0/+4
* | #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-187-474/+155
* | Try to fix ImageIO cache errorAndreas Beeker2018-11-161-12/+12
* | One more try to avoid the test-failures related to ImageIO-cache dirDominik Stadler2018-11-161-12/+12
* | Try to create the temporary directory for ImageIO to see if that makes Dominik Stadler2018-11-161-5/+18
* | put back XSSFColor(java.awt.Color clr) constructorPJ Fanning2018-11-161-3/+15
* | remove duplicate attempt to add column headersPJ Fanning2018-11-131-4/+0
* | remove unused importPJ Fanning2018-11-131-1/+0
* | [bug-62908] populate NamedColorsPJ Fanning2018-11-132-15/+27
* | fix typoPJ Fanning2018-11-131-1/+1
* | add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906PJ Fanning2018-11-131-0/+2
* | add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906PJ Fanning2018-11-134-52/+75