aboutsummaryrefslogtreecommitdiffstats
path: root/src/examples
Commit message (Expand)AuthorAgeFilesLines
* add DeferredGeneration samplePJ Fanning2021-03-061-0/+5
* convert tabs to spacesPJ Fanning2021-03-062-45/+45
* add DeferredGeneration samplePJ Fanning2021-03-061-0/+49
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-211-4/+4
* Manipulate individual data point propertiesAlain Béarez2021-02-172-3/+9
* Replace deprecated methods used in testsAlain Béarez2021-01-243-3/+3
* Bug 64950: handle doughnut hole sizeAlain Béarez2021-01-214-5/+172
* Bump versions to 5.0.1-SNAPSHOTAndreas Beeker2021-01-171-2/+2
* #65046 - Simplify integration testsAndreas Beeker2021-01-151-1/+8
* add failing regression test filesAndreas Beeker2020-12-301-1/+2
* Sonar fixesAndreas Beeker2020-12-261-59/+62
* avoid string concatsPJ Fanning2020-12-171-1/+1
* #64981 - Upgrade OOXML schema to 5th edition (transitional)Andreas Beeker2020-12-134-4/+4
* #64979 - Change artifact names of poi-/ooxml-schemasAndreas Beeker2020-12-132-8/+8
* remove more deprecated codePJ Fanning2020-12-093-4/+4
* add licenseAndreas Beeker2020-12-031-0/+19
* add example to link video to slideshowAndreas Beeker2020-12-032-176/+98
* #64716 - wmf display errorAndreas Beeker2020-11-291-46/+24
* #64716 - wmf display errorAndreas Beeker2020-11-272-0/+274
* Apply some IDE suggestionsDominik Stadler2020-10-251-7/+6
* Activate Forbidden-Apis-Check also for other testsAndreas Beeker2020-08-1715-31/+52
* [github-190] Javadoc fixes in ToCSV example. Thanks to Nick Rivera Meredith. ...PJ Fanning2020-08-121-39/+37
* try to make examples more robust - to fix integration testsPJ Fanning2020-07-232-2/+2
* add back TempFileUtils.java due to broken buildPJ Fanning2020-07-221-0/+47
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-22144-323/+303
* use BigInteger.valueOfPJ Fanning2020-07-161-1/+1
* try to make examples more robust - to fix integration testsPJ Fanning2020-07-152-2/+2
* try to fix build issuePJ Fanning2020-07-151-3/+2
* add DeferredGeneration samplePJ Fanning2020-07-031-0/+63
* try to fix windows failuresAndreas Beeker2020-06-191-1/+1
* 64512 - Ole10Native aka embedded / object packager - handle UTF16 variantsAndreas Beeker2020-06-111-1/+11
* Update ToCSV example to print out file-names in error messagesDominik Stadler2020-05-161-11/+9
* Sonar fix - Suppress "Make sure that command line arguments are used safely h...Andreas Beeker2020-04-2035-65/+130
* fix integration test errorAndreas Beeker2020-04-201-1/+3
* Sonar fixesAndreas Beeker2020-04-1916-1184/+189
* Sonar fixes - Ignore System.out-calls and args checks in examplesAndreas Beeker2020-04-1818-658/+348
* Sonar fixes - String literals should not be duplicatedAndreas Beeker2020-04-058-25/+55
* Sonar Fixes - public final class with private constructor for examplesAlain Béarez2020-03-3117-15/+35
* Sonar FixesAndreas Beeker2020-03-291-1/+4
* allow add and remove a HyperlinkRun or a FieldRunAlain Béarez2020-03-291-0/+6
* Sonar FixesAndreas Beeker2020-03-297-69/+106
* Try to use https for poi.apache.org everywhereDominik Stadler2020-03-085-11/+11
* Sonar fixesAndreas Beeker2020-02-251-1/+0
* use indexOf(char) instead of indexOf(String) where possible; replace one more...Axel Howind2020-02-201-1/+1
* update references to 4.1.2Andreas Beeker2020-02-132-5/+5
* try to fix some jdk 14 build issues due to java.lang.Record causing existing ...PJ Fanning2020-01-102-2/+2
* Replace manual close with try-with-resourcesDominik Stadler2019-12-152-81/+58
* Adjust some JavaDoc and fix some IDE warningsDominik Stadler2019-12-141-7/+7
* Remove POIBrowser and SViewer and remove references to itAndreas Beeker2019-12-0923-3669/+0
* Sonar fixes - type: bugs / severity: majorAndreas Beeker2019-12-082-15/+26