summaryrefslogtreecommitdiffstats
path: root/src/ooxml
Commit message (Expand)AuthorAgeFilesLines
...
* | #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-183-376/+79
* | put back XSSFColor(java.awt.Color clr) constructorPJ Fanning2018-11-161-3/+15
* | [bug-62908] populate NamedColorsPJ Fanning2018-11-131-0/+16
* | 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-133-50/+73
* | Bug 62872 - Writing large files with 800k rows gives java.io.IOException: Thi...Andreas Beeker2018-11-022-1/+51
| * merge trunkAndreas Beeker2018-11-0245-871/+1264
| |\ | |/ |/|
* | bug 60316 -- until we can implement it properly, gracefully skip the glossary...Tim Allison2018-11-012-0/+20
* | IDE warnings, tried to reproduce Bug 58927, but could notDominik Stadler2018-11-013-78/+96
* | bug 62859 -- fix two potential NPEs when initializing XWPFSDTContentTim Allison2018-10-263-1/+20
* | IDE warnings, slightly more tests and fix test to not leave a modified file b...Dominik Stadler2018-10-262-19/+35
* | Adjust sample for creating comments to also create a .xlsx fileDominik Stadler2018-10-264-36/+54
* | Typos and IDE warningsDominik Stadler2018-10-261-1/+9
* | Set NOSONAR, adjust test slightly and reformat codeDominik Stadler2018-10-261-28/+31
* | fix class cast issur recently introduced in BaseXSSFFormulaEvaluatorPJ Fanning2018-10-191-4/+9
* | #62834 FormulaEvaluator.evaluateInCell() throws ExceptionGreg Woolsey2018-10-194-9/+74
* | #62831 Fix WorkbookFactory.create with a subclass of File, eg from JFileChooserNick Burch2018-10-171-7/+9
* | Failing unit test for bug #62831Nick Burch2018-10-171-0/+31
* | fix more LGTM alerts, in testsAlain Béarez2018-10-1111-393/+451
* | 62815 -- some numeric values not correctly extracted from xlsbTim Allison2018-10-112-3/+26
* | fix most alerts reported by LGTM on OOXMLAlain Béarez2018-10-1016-322/+429
| * merge trunkAndreas Beeker2018-10-091-1/+1
| |\ | |/ |/|
* | [bug-62807] fix typo in XSLFTableCell#removeBorderPJ Fanning2018-10-081-1/+1
| * Bug 60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the Out...Andreas Beeker2018-10-091-1/+0
| * merge trunkAndreas Beeker2018-10-0648-436/+1284
| |\ | |/ |/|
* | small adjustments to byte sizes in TestPackage zip-bomb tests to try fix test...PJ Fanning2018-10-051-1/+1
* | use jaxp transformer instead of dom serializer to try fix old-xerces test fai...PJ Fanning2018-10-051-2/+2
* | use jaxp transformer instead of dom serializer to try fix old-xerces test fai...PJ Fanning2018-10-051-32/+45
* | adding tricks from other answers on StackOverflowAlain Béarez2018-10-053-71/+14
* | example from StackOverflow question 47065690Alain Béarez2018-10-054-14/+28
* | more XDDF improvements based on SO examplesAlain Béarez2018-10-058-14/+179
* | [bug-62800] Fix null pointer exception if a picture shape has no blip idPJ Fanning2018-10-041-1/+2
* | XDDF improvements based on StackOverflow examplesAlain Béarez2018-10-037-9/+175
* | change chart data to experiment diverse scriptsAlain Béarez2018-10-034-10/+16
* | deprecate unused Nullable classPJ Fanning2018-10-031-0/+5
* | rename xmlbeans jobPJ Fanning2018-10-021-1/+1
* | [bug-62796] remove use of Stax Namespace class from PackagePropertiesMarshallerPJ Fanning2018-10-021-148/+164
* | extract valuable code from 54470 submitted patchAlain Béarez2018-10-015-49/+182
* | use StaxHelper to get event factoryPJ Fanning2018-09-301-1/+2
* | fix lgtm issuesPJ Fanning2018-09-281-2/+2
* | fix lgtm issuesPJ Fanning2018-09-285-20/+14
* | make OPCPackage#close() unsynchronized and add javadoc note saying method is ...PJ Fanning2018-09-271-1/+3
* | [bug-62768] synchronize OPCPackage#close()PJ Fanning2018-09-271-22/+14
* | [bug-62736] Relations on XSLFPictureShape are removed unconditionally. Thanks...PJ Fanning2018-09-262-2/+96
* | adapting some contributions by Axel Richter on SOAlain Béarez2018-09-265-1/+102
* | fix javadocPJ Fanning2018-09-251-6/+1
* | lgtm warningsPJ Fanning2018-09-252-3/+3
* | [bug-62747] bouncycastle 1.60PJ Fanning2018-09-191-1/+1
* | Bug 62740 - XSSFTable constructor automatically assigns invalid (non-unique) ...Greg Woolsey2018-09-192-4/+13