aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ExcelComparator: Adjust iterating rows/columnsDominik Stadler2019-06-052-29/+120
* Add helper class for mass-regression-tests which scans a directory and providesDominik Stadler2019-06-051-0/+170
* [github-151] XWPFRun: allow style retrieval. This closes #151PJ Fanning2019-06-012-0/+21
* [bug-63463] ignore forbiddenapis in new testcasePJ Fanning2019-05-311-13/+13
* [bug-63463] add tests fix issue with shifting rows (failing tests ignored). T...PJ Fanning2019-05-301-0/+218
* [bug-63463] fix issue with shifting rows. Thanks to David Gauntt.PJ Fanning2019-05-301-2/+3
* remove code smellsAlain Béarez2019-05-292-36/+40
* fix forbidden api issuePJ Fanning2019-05-271-1/+1
* try to fix integration tests (by ignoring some new msg files)PJ Fanning2019-05-275-5/+27
* [github-149] improve MAPIMessage.guess7BitEncoding, improve MAPIMessage.getHt...PJ Fanning2019-05-265-75/+679
* remove some tab indentsPJ Fanning2019-05-222-235/+235
* code inspired from Axel Richter on StackOverflowAlain Béarez2019-05-2131-161/+724
* fix missing space in string literal (LGTM)Alain Béarez2019-05-211-6/+6
* fix result of multiplication cast to wider typeAlain Béarez2019-05-2120-168/+216
* fix whitespace contradicts operator precedenceAlain Béarez2019-05-212-17/+21
* fix boxed variable is never nullAlain Béarez2019-05-214-105/+140
* fix potential output resource leaks (LGTM)Alain Béarez2019-05-215-108/+147
* fix potential input resource leaks (LGTM)Alain Béarez2019-05-214-19/+27
* code cleanup plus fix for bug 63153Alain Béarez2019-05-2123-311/+871
* Added more chart supports.Alain Béarez2019-05-2117-8/+1532
* Use TempFile to avoid problems with temporary directories in Maven buildsDominik Stadler2019-05-201-2/+3
* Include actual found type in exception when encountering unexpected type of f...Dominik Stadler2019-05-202-1/+7
* FileMagic now has patterns with up to 12 bytes (JPG)Dominik Stadler2019-05-202-4/+108
* Refine JavaDoc of WorkbookFactory slightlyDominik Stadler2019-05-161-3/+4
* Bug 63431 -- unbug ChunkedCipherInputStream's read()Tim Allison2019-05-151-2/+1
* [github-145] issue in PackagingURIHelper.encode. Thanks to @greedbell. This c...PJ Fanning2019-05-122-638/+639
* Bug 60656 - EMF image support in slideshowsAndreas Beeker2019-05-1210-443/+2014
* #59004 - HSLF rendering - adjust values for presetShapeDefinition differs in ...Andreas Beeker2019-05-103-93/+57
* Don't fallback to master shape properties, if master shape is not assignedAndreas Beeker2019-05-101-1/+1
* [bug-63404] add description to assemble targetPJ Fanning2019-05-061-1/+1
* Bug 60656 - EMF image support in slideshowsAndreas Beeker2019-05-052-3/+2
* 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