| Commit message (Expand) | Author | Age | Files | Lines |
* | replace more StringBuffers | PJ Fanning | 2019-11-21 | 14 | -31/+19 |
* | Update javadoc on FinanceLib. This closes #162 | PJ Fanning | 2019-11-21 | 1 | -18/+18 |
* | replace some more StringBuffers | PJ Fanning | 2019-11-21 | 2 | -15/+15 |
* | change some tabs to spaces | PJ Fanning | 2019-11-20 | 3 | -155/+155 |
* | replace some uses of StringBuffer with StringBuilder | PJ Fanning | 2019-11-20 | 194 | -218/+217 |
* | convert tabs to spaces | PJ Fanning | 2019-11-18 | 3 | -1695/+1693 |
* | Bug 63756: Describe units in JavaDoc | Dominik Stadler | 2019-11-17 | 1 | -40/+34 |
* | use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) | Axel Howind | 2019-11-17 | 57 | -133/+88 |
* | Replace AbstractWordUtils.equals with Objects.equals | Axel Howind | 2019-11-12 | 2 | -13/+6 |
* | #63918 - Fix texture fill - scale stretched images correctly | Andreas Beeker | 2019-11-11 | 6 | -218/+439 |
* | add license | Andreas Beeker | 2019-11-08 | 1 | -0/+17 |
* | Bug 60656 - Emf image support in slideshows | Andreas Beeker | 2019-11-08 | 25 | -255/+478 |
* | #60656 - EMF image support in slideshows | Andreas Beeker | 2019-11-01 | 25 | -523/+895 |
* | Two more tests which are failing in CI on Windows | Dominik Stadler | 2019-10-26 | 2 | -4/+2 |
* | #63745 - Fix line endings ... again | Andreas Beeker | 2019-10-26 | 1 | -2/+3 |
* | Try to fix test which is still failing on Windows in a different way | Dominik Stadler | 2019-10-26 | 1 | -3/+1 |
* | Adjust comments and add slightly more test-coverage | Dominik Stadler | 2019-10-26 | 2 | -7/+32 |
* | Adjust an error message slightly | Dominik Stadler | 2019-10-26 | 1 | -2/+1 |
* | Add one more file-type to the integration tests | Dominik Stadler | 2019-10-26 | 1 | -0/+1 |
* | XWPF: Insert newlines between multiple paragraphs in comments. | Dominik Stadler | 2019-10-26 | 2 | -0/+41 |
* | Fix some IDE warnings and update some JavaDoc | Dominik Stadler | 2019-10-26 | 2 | -15/+7 |
* | Remove references to DatatypeConverter | Andreas Beeker | 2019-10-25 | 8 | -31/+35 |
* | #63745 - Make GenericRecordJsonWriter Json-conformant | Andreas Beeker | 2019-10-25 | 19 | -418/+606 |
* | Bug 63805: BigDecimal: use enum args instead of integers (deprecated in Java 9) | Dominik Stadler | 2019-10-25 | 2 | -3/+5 |
* | use spaces for indents | PJ Fanning | 2019-10-14 | 1 | -134/+134 |
* | Fix one-off error at referencing adjust values for HSLF preset shapes | Andreas Beeker | 2019-10-14 | 1 | -1/+1 |
* | [bug-63842] FractionFormat casts whole part of the value into 'int' | PJ Fanning | 2019-10-14 | 2 | -18/+39 |
* | Fix sonar issues | Andreas Beeker | 2019-10-13 | 4 | -13/+17 |
* | SL Common - Fix gradient fills | Andreas Beeker | 2019-10-13 | 6 | -47/+130 |
* | Fix line.separator issues | Andreas Beeker | 2019-10-13 | 3 | -2/+6 |
* | Fix line.separator issues | Andreas Beeker | 2019-10-13 | 10 | -0/+10 |
* | add another text height to TestFonts | Andreas Beeker | 2019-10-12 | 1 | -1/+1 |
* | #63818 - Allow multiple charsets for same font typeface | Andreas Beeker | 2019-10-12 | 3 | -25/+57 |
* | #63745 - Refactor EscherRecord.ToXml | Andreas Beeker | 2019-10-12 | 2 | -26/+514 |
* | #63745 - Add traversing and debugging interface | Andreas Beeker | 2019-10-12 | 85 | -2975/+2032 |
* | add null check for XSLFShape | PJ Fanning | 2019-10-12 | 1 | -0/+8 |
* | add null check | PJ Fanning | 2019-10-12 | 2 | -2/+2 |
* | bumping minimum record length based on user feedback on tika-dev list | Tim Allison | 2019-10-10 | 1 | -1/+1 |
* | 63779 Add support for the new Java date/time API added in Java 8 | Dominik Stadler | 2019-10-09 | 16 | -528/+1067 |
* | [bug-63774] adding lots of custom properties can cause performance issues due... | PJ Fanning | 2019-09-26 | 4 | -11/+38 |
* | add XPathHelper | PJ Fanning | 2019-09-24 | 3 | -6/+55 |
* | add TransformerHelper | PJ Fanning | 2019-09-24 | 5 | -66/+101 |
* | xlsx is expected to fail in integration test | PJ Fanning | 2019-09-24 | 1 | -0/+1 |
* | Bug 63768: Adjust handling of SchemaFactory | PJ Fanning | 2019-09-24 | 2 | -262/+286 |
* | Catch missing scratchpad state for EMF / WMF rendering | Andreas Beeker | 2019-09-16 | 3 | -4/+34 |
* | revert change to try fix build | PJ Fanning | 2019-09-15 | 1 | -3/+2 |
* | revert hemf changes due to broken test | PJ Fanning | 2019-09-14 | 3 | -21/+21 |
* | rename tests so they run in Ant build | PJ Fanning | 2019-09-14 | 2 | -2/+2 |
* | try to fix build failure | PJ Fanning | 2019-09-14 | 4 | -16/+17 |
* | try to avoid casting to int | PJ Fanning | 2019-09-14 | 1 | -18/+17 |