aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache
Commit message (Expand)AuthorAgeFilesLines
* Adjust some JavaDoc and fix some IDE warningsDominik Stadler2019-12-145-87/+84
* Bug 63927 - Inconsistent mapping of Norwegian locales for date formatsAndreas Beeker2019-12-083-1169/+640
* Bug 63779 - Add support for the new Java date/time API added in Java 8Andreas Beeker2019-12-081-26/+48
* Sonar fixes - type: bugs / severity: majorAndreas Beeker2019-12-0815-354/+348
* Sonar Fixes - type: bugs / severity: critical - mostly div by 0Andreas Beeker2019-12-075-90/+73
* Sonar FixesAndreas Beeker2019-12-051-19/+34
* Sonar Fixes + Refactor scattered XML initializations to XMLHelperAndreas Beeker2019-12-033-42/+274
* Sonar Fixes - fix/annotate type "vulnerability" / severity "blocker"Andreas Beeker2019-12-015-35/+42
* change package.html to package-info.javaAndreas Beeker2019-12-0125-602/+314
* Sonar fixes - use try-with-resourcesAndreas Beeker2019-11-307-69/+57
* Replace StringBuffer with StringBuilderAndreas Beeker2019-11-2912-61/+50
* Bug 60656 - Emf image support in slideshowsAndreas Beeker2019-11-295-8/+36
* GenericRecordJsonWriter fix output of floats and doublesAndreas Beeker2019-11-291-0/+9
* replace more StringBuffersPJ Fanning2019-11-219-12/+12
* Update javadoc on FinanceLib. This closes #162PJ Fanning2019-11-211-18/+18
* change some tabs to spacesPJ Fanning2019-11-203-155/+155
* replace some uses of StringBuffer with StringBuilderPJ Fanning2019-11-20189-197/+197
* convert tabs to spacesPJ Fanning2019-11-182-1423/+1423
* use zero size arg to toArray(), use Collection.addAll() (#63805, second patch)Axel Howind2019-11-1718-51/+30
* #63918 - Fix texture fill - scale stretched images correctlyAndreas Beeker2019-11-112-17/+141
* Bug 60656 - Emf image support in slideshowsAndreas Beeker2019-11-084-2/+26
* #60656 - EMF image support in slideshowsAndreas Beeker2019-11-014-10/+79
* #63745 - Fix line endings ... againAndreas Beeker2019-10-261-2/+3
* Adjust comments and add slightly more test-coverageDominik Stadler2019-10-261-4/+9
* Adjust an error message slightlyDominik Stadler2019-10-261-2/+1
* Fix some IDE warnings and update some JavaDocDominik Stadler2019-10-261-2/+2
* Remove references to DatatypeConverterAndreas Beeker2019-10-251-6/+5
* #63745 - Make GenericRecordJsonWriter Json-conformantAndreas Beeker2019-10-252-228/+378
* [bug-63842] FractionFormat casts whole part of the value into 'int'PJ Fanning2019-10-141-18/+23
* SL Common - Fix gradient fillsAndreas Beeker2019-10-133-9/+34
* #63818 - Allow multiple charsets for same font typefaceAndreas Beeker2019-10-121-1/+3
* #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