aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* #62886 - Regression extracting text from corrupted docx filesAndreas Beeker2018-12-182-3/+17
* fix index check in HemfDrawPJ Fanning2018-12-181-1/+1
* #63017 - Remove rows from a XSLFTableAndreas Beeker2018-12-181-2/+2
* #63017 - Remove rows from a XSLFTableAndreas Beeker2018-12-185-19/+138
* [github-137] solves/unifies blank/missing value colection for PRODUCT/MDETERM...PJ Fanning2018-12-186-137/+315
* [bug-63013] add XWPFRun setLang methodPJ Fanning2018-12-182-2/+29
* only refactorings to break up the long methodAndreas Beeker2018-12-171-76/+101
* [bug-63005] ignore openxml4j/ContentTypeHasEntities.ooxmlPJ Fanning2018-12-171-0/+3
* lgtm issues: potential index out of bounds exceptionsPJ Fanning2018-12-171-0/+3
* [bug-63005] disable the reading of DTDs altogetherPJ Fanning2018-12-176-166/+134
* changed to bouncer pattern - to match also the rest of the codeAndreas Beeker2018-12-171-15/+16
* add null check in XLSFPictureShapePJ Fanning2018-12-171-15/+15
* use spaces for indentsPJ Fanning2018-12-171-159/+160
* fix junit testsAndreas Beeker2018-12-162-10/+6
* #62365 - SVG image support in XSLFAndreas Beeker2018-12-169-87/+113
* 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