aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache
Commit message (Expand)AuthorAgeFilesLines
...
* #63745 - Refactor EscherRecord.ToXmlAndreas Beeker2019-10-122-26/+514
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-10-1241-2396/+1323
* bumping minimum record length based on user feedback on tika-dev listTim Allison2019-10-101-1/+1
* 63779 Add support for the new Java date/time API added in Java 8Dominik Stadler2019-10-096-32/+339
* Catch missing scratchpad state for EMF / WMF renderingAndreas Beeker2019-09-161-1/+6
* try to fix build failurePJ Fanning2019-09-141-1/+1
* try to avoid casting to intPJ Fanning2019-09-146-13/+13
* remove obsolete JDK6 workaroundsAndreas Beeker2019-09-121-56/+0
* Unify PNG extractionAndreas Beeker2019-09-113-91/+84
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-09-1136-190/+1531
* Adjust JavaDoc and code formattingDominik Stadler2019-08-291-1/+3
* Refactor alpha handlingAndreas Beeker2019-07-221-9/+15
* Bug 63580 - Fix texture paint handlingAndreas Beeker2019-07-227-31/+335
* try to fix NPE in testsPJ Fanning2019-07-211-0/+3
* [bug-63533] fix javadoc that refers to horisontalPdiPJ Fanning2019-07-011-1/+1
* fix rendering of xslf shapes with no/external blip partAndreas Beeker2019-06-231-0/+3
* Bug 60656 - EMF image support in slideshowsAndreas Beeker2019-06-236-54/+50
* Bug 63509: Allow to format a CellReference without sheet-name for ignoredErrors.Dominik Stadler2019-06-221-1/+21
* tidy up some int castsPJ Fanning2019-06-121-1/+1
* [github-149] improve MAPIMessage.guess7BitEncoding, improve MAPIMessage.getHt...PJ Fanning2019-05-261-0/+468
* remove some tab indentsPJ Fanning2019-05-221-111/+111
* 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-218-91/+123
* fix whitespace contradicts operator precedenceAlain Béarez2019-05-212-17/+21
* fix boxed variable is never nullAlain Béarez2019-05-213-98/+133
* fix potential output resource leaks (LGTM)Alain Béarez2019-05-215-108/+147
* fix potential input resource leaks (LGTM)Alain Béarez2019-05-211-4/+6
* FileMagic now has patterns with up to 12 bytes (JPG)Dominik Stadler2019-05-201-4/+19
* Refine JavaDoc of WorkbookFactory slightlyDominik Stadler2019-05-161-3/+4
* Bug 63431 -- unbug ChunkedCipherInputStream's read()Tim Allison2019-05-151-2/+1
* #59004 - HSLF rendering - adjust values for presetShapeDefinition differs in ...Andreas Beeker2019-05-102-86/+26
* Bug 60656 - EMF image support in slideshowsAndreas Beeker2019-05-042-20/+29
* Close more file-handles in testsDominik Stadler2019-04-231-3/+7
* some more checks for int overflowsPJ Fanning2019-04-153-3/+4
* use ArithmeticUtils for calculations that might overflowPJ Fanning2019-04-152-5/+7
* 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-132-5/+42
* adjust formattingPJ Fanning2019-04-131-415/+389
* Bug 63330 -- use skipfully instead of hoping skip() worksTim Allison2019-04-105-8/+15
* Improve error message slightly and verify error when a File is passed inDominik Stadler2019-04-071-2/+3
* Add some more variants of HTML with preceding newline which we see frequentlyDominik Stadler2019-03-311-5/+16
* Close more file-handles in tests, convert junit3 testsDominik Stadler2019-03-311-1/+1
* replace version number 4.0.2PJ Fanning2019-03-313-3/+3
* fix a condition not seen until a recent expansion of the stress test. Gracef...Greg Woolsey2019-03-311-1/+1
* fix build issuePJ Fanning2019-03-302-4/+39
* #63292 1904 date windowing flag not used for some format casesGreg Woolsey2019-03-301-6/+14
* #63291 CellFormat global cache isn't thread-safeGreg Woolsey2019-03-303-2/+12
* #63302 Formula evaluation of names with offset or row function is incorrectGreg Woolsey2019-03-301-4/+6