aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #54803 - Error opening XLSX after saving with a Drawing using POIAndreas Beeker2019-04-171-0/+0
* #54803 - Error opening XLSX after saving with a Drawing using POIAndreas Beeker2019-04-162-2/+33
* try a different url for svnclient jar (due to broken CI builds)PJ Fanning2019-04-161-1/+1
* some more checks for int overflowsPJ Fanning2019-04-153-3/+4
* use ArithmeticUtils for calculations that might overflowPJ Fanning2019-04-153-6/+10
* use ArithmeticUtils for calculations that might overflowPJ Fanning2019-04-152-2/+4
* Disable all apache-beam-* nodes as they seem to lack svn and Ant installation...Dominik Stadler2019-04-131-1/+4
* Add missing license headerDominik Stadler2019-04-131-0/+16
* Try to make dependency on "svn" optional to allow to build on more CI nodesDominik Stadler2019-04-131-4/+3
* [bug-63344] add TempFilePOIFSFileSystemPJ Fanning2019-04-131-1/+1
* [bug-63344] add TempFilePOIFSFileSystemPJ Fanning2019-04-133-10/+80
* adjust formattingPJ Fanning2019-04-131-415/+389
* Jenkins: Disable one node which is missing the "svn" commandDominik Stadler2019-04-131-2/+4
* Bug 63330 -- use skipfully instead of hoping skip() worksTim Allison2019-04-1011-18/+31
* Update site source for 4.1.0, prep build for 4.1.1 (via ant task)Greg Woolsey2019-04-096-7/+15
* Remove invalid importAndreas Beeker2019-04-081-1/+0
* bug 63327 allow retrieval of wmf data embedded in emfTim Allison2019-04-084-3/+41
* Bug 63323 -- improve handling of multibyte charactersTim Allison2019-04-083-7/+34
* Set version to 4.1.1-SNAPSHOT everywhere to not mix intermediate packages wit...Dominik Stadler2019-04-072-3/+27
* Various enhancements to build.xmlDominik Stadler2019-04-073-42/+32
* Fix a flaky test, it seems if the document is not closed, the automaticDominik Stadler2019-04-071-32/+33
* Improve error message slightly and verify error when a File is passed inDominik Stadler2019-04-072-2/+13
* Close more file-handles in tests and convert some more tests to junit-4Dominik Stadler2019-04-078-495/+534
* prepare for 4.1.1Greg Woolsey2019-04-051-1/+1
* release prepare for 4.1.0 - updating build.xml and changes.xmlGreg Woolsey2019-04-051-1/+1
* prepare for 4.1.1Greg Woolsey2019-04-051-1/+1
* release prepare for 4.1.0 - updating build.xml and changes.xmlGreg Woolsey2019-04-051-1/+1
* restore BouncyCastle version to 1.61, update commons-openpgp link to newer ve...Greg Woolsey2019-04-051-13/+10
* fix ref to batik versionPJ Fanning2019-04-051-1/+1
* try to fix javadoc issuesPJ Fanning2019-04-051-3/+6
* revert signing BouncyCastle to 1.51 due to commons-openpgp dependency compati...Greg Woolsey2019-04-051-10/+13
* prepare for 4.1.1Greg Woolsey2019-04-0510-10/+10
* Update pentaho repo domain, per Greg Woolsey2019-04-041-1/+1
* Fix some IDE warnings and enable commented testDominik Stadler2019-03-312-25/+10
* Add integration-test-jar to jenkins targetDominik Stadler2019-03-311-1/+1
* Add some more variants of HTML with preceding newline which we see frequentlyDominik Stadler2019-03-312-5/+20
* Close more file-handles in tests, convert junit3 testsDominik Stadler2019-03-316-814/+840
* replace version number 4.0.2PJ Fanning2019-03-315-5/+5
* fix a condition not seen until a recent expansion of the stress test. Gracef...Greg Woolsey2019-03-312-1/+15
* fix unit test that I merged wrong.Greg Woolsey2019-03-311-1/+1
* #61700 getForceFormulaRecalculation() returns wrong valueGreg Woolsey2019-03-312-11/+9
* [bug-61700] getForceFormulaRecalculation() returns wrong value. Fix thanks to...PJ Fanning2019-03-302-2/+24
* fix build issuePJ Fanning2019-03-303-11/+43
* #63292 1904 date windowing flag not used for some format casesGreg Woolsey2019-03-302-6/+45
* #63291 CellFormat global cache isn't thread-safeGreg Woolsey2019-03-305-8/+28
* #63302 Formula evaluation of names with offset or row function is incorrectGreg Woolsey2019-03-303-6/+22
* [bug-63291] support concurrent date formatting with same DataFormatterPJ Fanning2019-03-272-25/+28
* add test for concurrent use of DataFormatterPJ Fanning2019-03-271-5/+45
* use released version of xmlbeans 3.1.0PJ Fanning2019-03-264-12/+2
* xmlbeans 3.1.0PJ Fanning2019-03-225-9/+7