aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | bug 62624 -- fix loop identified as dodgy by FindBugs; add a other sanity che...Tim Allison2018-10-312-26/+50
* | bug 62624 -- fix recursionTim Allison2018-10-301-14/+4
* | List additional dependencies from the Ant build file in EclipseNick Burch2018-10-301-0/+3
* | bug 62625 -- clean up importsTim Allison2018-10-301-1/+0
* | bug 62625 -- add special handling for REFERENCE_NAME record that may onlyTim Allison2018-10-303-4/+68
* | More javadoc updatesNick Burch2018-10-301-1/+1
* | Update for latest/dev javadocs at /apidocs/dev/Nick Burch2018-10-301-2/+2
* | bug 62624 -- fix npe by adding processing of module name mapping in VBAMacroR...Tim Allison2018-10-293-16/+157
* | update xmlbeans to 3.0.2PJ Fanning2018-10-275-6/+7
* | bug 62859 -- fix two potential NPEs when initializing XWPFSDTContentTim Allison2018-10-264-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-267-62/+129
* | Typos and IDE warningsDominik Stadler2018-10-268-41/+43
* | Set NOSONAR, adjust test slightly and reformat codeDominik Stadler2018-10-261-28/+31
* | Ignore directory ooxml-testlibDominik Stadler2018-10-261-0/+1
* | Set NOSONAR and reformat codeDominik Stadler2018-10-262-201/+102
* | Jenkins DSL: Adjust the view-description, but it is still commented outDominik Stadler2018-10-261-1/+18
* | Remove the workaround for a bug in JDK 11 which was fixed in ea+28Dominik Stadler2018-10-261-10/+0
* | fix class cast issur recently introduced in BaseXSSFFormulaEvaluatorPJ Fanning2018-10-191-4/+9
* | #62834 FormulaEvaluator.evaluateInCell() throws ExceptionGreg Woolsey2018-10-197-12/+102
* | Bug 62373: Support for FREQUENCY functionYegor Kozlov2018-10-183-1/+174
* | #62831 Fix WorkbookFactory.create with a subclass of File, eg from JFileChooserNick Burch2018-10-172-7/+16
* | Failing unit test for bug #62831Nick Burch2018-10-172-1/+32
* | fix more LGTM alerts, in testsAlain Béarez2018-10-1111-393/+451
* | 62815 -- some numeric values not correctly extracted from xlsbTim Allison2018-10-114-3/+310
* | fix most alerts reported by LGTM on OOXMLAlain Béarez2018-10-1016-322/+429
| * #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-11-0216-21/+158
| * #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-11-017-159/+156
| * #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-10-3016-231/+410
| * #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-10-2715-580/+604
| * #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-10-214-20/+14
| * #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-10-2110-50/+350
| * #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-10-1920-210/+505
| * merge trunkAndreas Beeker2018-10-091-1/+1
| |\ | |/ |/|
* | add ignored resourcesAndreas Beeker2018-10-090-0/+0
* | [bug-62807] fix typo in XSLFTableCell#removeBorderPJ Fanning2018-10-081-1/+1
| * #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-10-0913-266/+363
| * Bug 60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the Out...Andreas Beeker2018-10-091-1/+0
| * merge trunkAndreas Beeker2018-10-0682-852/+2159
| |\ | |/ |/|
* | add stax entries to forbidden apis due to android issuesPJ Fanning2018-10-063-4/+10
* | 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-056-76/+57
* | example from StackOverflow question 47065690Alain Béarez2018-10-055-14/+192
* | more XDDF improvements based on SO examplesAlain Béarez2018-10-0513-14/+189
* | [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-0312-29/+261
* | fix lgtm alerts in examplesAlain Béarez2018-10-0310-108/+144
* | change chart data to experiment diverse scriptsAlain Béarez2018-10-039-55/+88