| Commit message (Expand) | Author | Age | Files | Lines |
* | 65206 - Migrate ant / maven to gradle build | Andreas Beeker | 2021-03-27 | 154 | -19912/+0 |
* | add DeferredGeneration sample | PJ Fanning | 2021-03-06 | 1 | -0/+5 |
* | convert tabs to spaces | PJ Fanning | 2021-03-06 | 2 | -45/+45 |
* | add DeferredGeneration sample | PJ Fanning | 2021-03-06 | 1 | -0/+49 |
* | [bug-63046] Use Log4j 2 for logging | Marius Volkhart | 2021-02-21 | 1 | -4/+4 |
* | Manipulate individual data point properties | Alain Béarez | 2021-02-17 | 2 | -3/+9 |
* | Replace deprecated methods used in tests | Alain Béarez | 2021-01-24 | 3 | -3/+3 |
* | Bug 64950: handle doughnut hole size | Alain Béarez | 2021-01-21 | 4 | -5/+172 |
* | Bump versions to 5.0.1-SNAPSHOT | Andreas Beeker | 2021-01-17 | 1 | -2/+2 |
* | #65046 - Simplify integration tests | Andreas Beeker | 2021-01-15 | 1 | -1/+8 |
* | add failing regression test files | Andreas Beeker | 2020-12-30 | 1 | -1/+2 |
* | Sonar fixes | Andreas Beeker | 2020-12-26 | 1 | -59/+62 |
* | avoid string concats | PJ Fanning | 2020-12-17 | 1 | -1/+1 |
* | #64981 - Upgrade OOXML schema to 5th edition (transitional) | Andreas Beeker | 2020-12-13 | 4 | -4/+4 |
* | #64979 - Change artifact names of poi-/ooxml-schemas | Andreas Beeker | 2020-12-13 | 2 | -8/+8 |
* | remove more deprecated code | PJ Fanning | 2020-12-09 | 3 | -4/+4 |
* | add license | Andreas Beeker | 2020-12-03 | 1 | -0/+19 |
* | add example to link video to slideshow | Andreas Beeker | 2020-12-03 | 2 | -176/+98 |
* | #64716 - wmf display error | Andreas Beeker | 2020-11-29 | 1 | -46/+24 |
* | #64716 - wmf display error | Andreas Beeker | 2020-11-27 | 2 | -0/+274 |
* | Apply some IDE suggestions | Dominik Stadler | 2020-10-25 | 1 | -7/+6 |
* | Activate Forbidden-Apis-Check also for other tests | Andreas Beeker | 2020-08-17 | 15 | -31/+52 |
* | [github-190] Javadoc fixes in ToCSV example. Thanks to Nick Rivera Meredith. ... | PJ Fanning | 2020-08-12 | 1 | -39/+37 |
* | try to make examples more robust - to fix integration tests | PJ Fanning | 2020-07-23 | 2 | -2/+2 |
* | add back TempFileUtils.java due to broken build | PJ Fanning | 2020-07-22 | 1 | -0/+47 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-07-22 | 144 | -323/+303 |
* | use BigInteger.valueOf | PJ Fanning | 2020-07-16 | 1 | -1/+1 |
* | try to make examples more robust - to fix integration tests | PJ Fanning | 2020-07-15 | 2 | -2/+2 |
* | try to fix build issue | PJ Fanning | 2020-07-15 | 1 | -3/+2 |
* | add DeferredGeneration sample | PJ Fanning | 2020-07-03 | 1 | -0/+63 |
* | try to fix windows failures | Andreas Beeker | 2020-06-19 | 1 | -1/+1 |
* | 64512 - Ole10Native aka embedded / object packager - handle UTF16 variants | Andreas Beeker | 2020-06-11 | 1 | -1/+11 |
* | Update ToCSV example to print out file-names in error messages | Dominik Stadler | 2020-05-16 | 1 | -11/+9 |
* | Sonar fix - Suppress "Make sure that command line arguments are used safely h... | Andreas Beeker | 2020-04-20 | 35 | -65/+130 |
* | fix integration test error | Andreas Beeker | 2020-04-20 | 1 | -1/+3 |
* | Sonar fixes | Andreas Beeker | 2020-04-19 | 16 | -1184/+189 |
* | Sonar fixes - Ignore System.out-calls and args checks in examples | Andreas Beeker | 2020-04-18 | 18 | -658/+348 |
* | Sonar fixes - String literals should not be duplicated | Andreas Beeker | 2020-04-05 | 8 | -25/+55 |
* | Sonar Fixes - public final class with private constructor for examples | Alain Béarez | 2020-03-31 | 17 | -15/+35 |
* | Sonar Fixes | Andreas Beeker | 2020-03-29 | 1 | -1/+4 |
* | allow add and remove a HyperlinkRun or a FieldRun | Alain Béarez | 2020-03-29 | 1 | -0/+6 |
* | Sonar Fixes | Andreas Beeker | 2020-03-29 | 7 | -69/+106 |
* | Try to use https for poi.apache.org everywhere | Dominik Stadler | 2020-03-08 | 5 | -11/+11 |
* | Sonar fixes | Andreas Beeker | 2020-02-25 | 1 | -1/+0 |
* | use indexOf(char) instead of indexOf(String) where possible; replace one more... | Axel Howind | 2020-02-20 | 1 | -1/+1 |
* | update references to 4.1.2 | Andreas Beeker | 2020-02-13 | 2 | -5/+5 |
* | try to fix some jdk 14 build issues due to java.lang.Record causing existing ... | PJ Fanning | 2020-01-10 | 2 | -2/+2 |
* | Replace manual close with try-with-resources | Dominik Stadler | 2019-12-15 | 2 | -81/+58 |
* | Adjust some JavaDoc and fix some IDE warnings | Dominik Stadler | 2019-12-14 | 1 | -7/+7 |
* | Remove POIBrowser and SViewer and remove references to it | Andreas Beeker | 2019-12-09 | 23 | -3669/+0 |