aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bug 60656 - EMF image support in slideshowsAndreas Beeker2019-05-0426-164/+2696
* [bug-62906] ensure table display name is always setPJ Fanning2019-04-263-12/+60
* Make compilation work in Eclipse 2019.03 again by working around a Dominik Stadler2019-04-252-4/+69
* Close more file-handles in testsDominik Stadler2019-04-239-758/+803
* Bug 63371: addMergedRegion does not update CTMergeCells.getCountDominik Stadler2019-04-232-1/+37
* Bug 63073: Adjust returned index of merged regions and verify all calls in testsDominik Stadler2019-04-2316-127/+138
* #github-143 - MAPIType.isFixedLength: not true in case of length > 8Andreas Beeker2019-04-171-1/+1
* #54803 - Error opening XLSX after saving with a Drawing using POIAndreas Beeker2019-04-162-2/+33
* 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
* Add missing license headerDominik Stadler2019-04-131-0/+16
* [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
* 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-092-5/+5
* Remove invalid importAndreas Beeker2019-04-081-1/+0
* bug 63327 allow retrieval of wmf data embedded in emfTim Allison2019-04-082-3/+41
* Bug 63323 -- improve handling of multibyte charactersTim Allison2019-04-083-7/+34
* 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
* try to fix javadoc issuesPJ Fanning2019-04-051-3/+6
* Fix some IDE warnings and enable commented testDominik Stadler2019-03-312-25/+10
* 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-304-8/+26
* #63302 Formula evaluation of names with offset or row function is incorrectGreg Woolsey2019-03-302-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
* [github-142] issue in ExcelComparator example. Thanks to chirkovmail. This cl...PJ Fanning2019-03-221-3/+3
* upgrade xmlsec, slf4j, batikPJ Fanning2019-03-211-2/+2
* upgrade bouncycastle and curvesapiPJ Fanning2019-03-211-1/+1
* possible npe in testPJ Fanning2019-03-211-1/+1
* remove unncessary synchronizationPJ Fanning2019-03-201-1/+1
* some javadoc issuesPJ Fanning2019-03-203-15/+4
* use xmlbeans-3.0.3 rc versionPJ Fanning2019-03-201-616/+616
* Switch to parameterized test and add some more information to try to findDominik Stadler2019-03-191-13/+35
* Remove more remnants of NPOIFSFileSystem, mostly in comments and variable namesDominik Stadler2019-03-1932-120/+110
* [bug-63268] fix issue where CellUtil.setFont is adding unnecessary stylesPJ Fanning2019-03-192-1/+25
* pre-release maintenance:Greg Woolsey2019-03-191-0/+0
* Fix a unit test that changed with the implementation of another function.Greg Woolsey2019-03-181-12/+2