aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* replace more StringBuffersPJ Fanning2019-11-2114-31/+19
* Update javadoc on FinanceLib. This closes #162PJ Fanning2019-11-211-18/+18
* replace some more StringBuffersPJ Fanning2019-11-212-15/+15
* change some tabs to spacesPJ Fanning2019-11-203-155/+155
* replace some uses of StringBuffer with StringBuilderPJ Fanning2019-11-20194-218/+217
* convert tabs to spacesPJ Fanning2019-11-183-1695/+1693
* Bug 63756: Describe units in JavaDocDominik Stadler2019-11-171-40/+34
* use zero size arg to toArray(), use Collection.addAll() (#63805, second patch)Axel Howind2019-11-1757-133/+88
* Replace AbstractWordUtils.equals with Objects.equalsAxel Howind2019-11-122-13/+6
* #63918 - Fix texture fill - scale stretched images correctlyAndreas Beeker2019-11-116-218/+439
* add licenseAndreas Beeker2019-11-081-0/+17
* Bug 60656 - Emf image support in slideshowsAndreas Beeker2019-11-0825-255/+478
* #60656 - EMF image support in slideshowsAndreas Beeker2019-11-0125-523/+895
* Two more tests which are failing in CI on WindowsDominik Stadler2019-10-262-4/+2
* #63745 - Fix line endings ... againAndreas Beeker2019-10-261-2/+3
* Try to fix test which is still failing on Windows in a different wayDominik Stadler2019-10-261-3/+1
* Adjust comments and add slightly more test-coverageDominik Stadler2019-10-262-7/+32
* Adjust an error message slightlyDominik Stadler2019-10-261-2/+1
* Add one more file-type to the integration testsDominik Stadler2019-10-261-0/+1
* XWPF: Insert newlines between multiple paragraphs in comments.Dominik Stadler2019-10-262-0/+41
* Fix some IDE warnings and update some JavaDocDominik Stadler2019-10-262-15/+7
* Remove references to DatatypeConverterAndreas Beeker2019-10-258-31/+35
* #63745 - Make GenericRecordJsonWriter Json-conformantAndreas Beeker2019-10-2519-418/+606
* Bug 63805: BigDecimal: use enum args instead of integers (deprecated in Java 9)Dominik Stadler2019-10-252-3/+5
* use spaces for indentsPJ Fanning2019-10-141-134/+134
* Fix one-off error at referencing adjust values for HSLF preset shapesAndreas Beeker2019-10-141-1/+1
* [bug-63842] FractionFormat casts whole part of the value into 'int'PJ Fanning2019-10-142-18/+39
* Fix sonar issuesAndreas Beeker2019-10-134-13/+17
* SL Common - Fix gradient fillsAndreas Beeker2019-10-136-47/+130
* Fix line.separator issuesAndreas Beeker2019-10-133-2/+6
* Fix line.separator issuesAndreas Beeker2019-10-1310-0/+10
* add another text height to TestFontsAndreas Beeker2019-10-121-1/+1
* #63818 - Allow multiple charsets for same font typefaceAndreas Beeker2019-10-123-25/+57
* #63745 - Refactor EscherRecord.ToXmlAndreas Beeker2019-10-122-26/+514
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-10-1285-2975/+2032
* add null check for XSLFShapePJ Fanning2019-10-121-0/+8
* add null checkPJ Fanning2019-10-122-2/+2
* 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-0916-528/+1067
* [bug-63774] adding lots of custom properties can cause performance issues due...PJ Fanning2019-09-264-11/+38
* add XPathHelperPJ Fanning2019-09-243-6/+55
* add TransformerHelperPJ Fanning2019-09-245-66/+101
* xlsx is expected to fail in integration testPJ Fanning2019-09-241-0/+1
* Bug 63768: Adjust handling of SchemaFactoryPJ Fanning2019-09-242-262/+286
* Catch missing scratchpad state for EMF / WMF renderingAndreas Beeker2019-09-163-4/+34
* revert change to try fix buildPJ Fanning2019-09-151-3/+2
* revert hemf changes due to broken testPJ Fanning2019-09-143-21/+21
* rename tests so they run in Ant buildPJ Fanning2019-09-142-2/+2
* try to fix build failurePJ Fanning2019-09-144-16/+17
* try to avoid casting to intPJ Fanning2019-09-141-18/+17