aboutsummaryrefslogtreecommitdiffstats
path: root/poi-examples/src/main/java/org
Commit message (Expand)AuthorAgeFilesLines
* lgtm issuePJ Fanning2022-07-171-2/+2
* [github-339] Add extra methods to StringUtil and refactor some code to use th...PJ Fanning2022-07-171-1/+2
* [github-356] accept some of the changes in this PR (not all)PJ Fanning2022-07-161-1/+1
* [github-345] Use switch instead of if. Thanks to XenoAmess. This closes #345PJ Fanning2022-07-162-85/+110
* [github-341] Remove unused imports. Thanks to XenoAmess. This closes #341PJ Fanning2022-07-151-6/+0
* [github-340] make more use of StandardCharsets. Thanks to XenoAmess. This clo...PJ Fanning2022-07-153-5/+6
* javadoc issuesPJ Fanning2022-07-103-4/+4
* change formattingPJ Fanning2022-02-191-337/+326
* [bug-65849] use Files.createTempFilePJ Fanning2022-01-271-2/+2
* [bug-65849] use Files.createTempFilePJ Fanning2022-01-261-1/+2
* Fix invalid comparison and optimize construction of CellStyle objects for com...Dominik Stadler2022-01-221-37/+104
* remove and prevent links to stackoverflowAndreas Beeker2022-01-107-25/+14
* fix switchPJ Fanning2021-12-301-5/+6
* refactor CopyCompare againPJ Fanning2021-12-301-11/+6
* rewrite CopyCompare to remove its ThreadLocal which causes a sonar code smellPJ Fanning2021-12-301-5/+8
* update some code based on sonar issuesPJ Fanning2021-12-291-1/+8
* [bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategyPJ Fanning2021-12-281-1/+4
* close cursors in finally blocksPJ Fanning2021-12-283-28/+45
* small refactor of XSSFReaderPJ Fanning2021-12-221-6/+6
* some spotbugs issuesPJ Fanning2021-12-203-18/+11
* possible npesPJ Fanning2021-12-195-5/+10
* code tidy upPJ Fanning2021-12-181-1/+1
* Add some missing JavaDoc for WorkbookFactory and ExtractorFactoryDominik Stadler2021-11-301-1/+1
* [bug-65703] new DataFormatter method: setUse4DigitYearsInAllDateFormats - def...PJ Fanning2021-11-251-1/+3
* set emulateCSV mode in DataFormatterPJ Fanning2021-11-251-1/+2
* javadocPJ Fanning2021-11-161-2/+2
* fix copy & paste package namespaceAndreas Beeker2021-11-141-1/+1
* [github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andre...PJ Fanning2021-11-141-1/+8
* [bug-65675] add regression testPJ Fanning2021-11-092-2/+2
* compile issuePJ Fanning2021-11-021-1/+1
* use package revert due to new warning log about using revertPJ Fanning2021-11-021-1/+4
* remove finalizerPJ Fanning2021-10-223-0/+3
* sonar fixesAndreas Beeker2021-10-182-0/+8
* sonar fixesAndreas Beeker2021-10-171-4/+3
* [bug-65613] experimental SXSSF writeAvoidingTempFilesPJ Fanning2021-10-041-1/+1
* [bug-65613] experimental SXSSF writeAvoidingTempFilesPJ Fanning2021-10-041-0/+3
* pointless instanceofPJ Fanning2021-10-031-4/+1
* javadoc changePJ Fanning2021-09-221-1/+1
* update docs about deferred SXSSF and limitations on what can be done in row g...PJ Fanning2021-07-311-0/+7
* fix spellingPJ Fanning2021-07-221-1/+1
* add extra output to examplePJ Fanning2021-07-221-1/+3
* convert tabs to spacesPJ Fanning2021-05-2212-633/+633
* add forbidden-apis plugin to gradle buildsAndreas Beeker2021-05-212-14/+14
* activate javadoc lint and fix errorsAndreas Beeker2021-05-214-15/+15
* #65304 - Add commons-io as a dependencyAndreas Beeker2021-05-143-12/+10
* fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/J...Andreas Beeker2021-04-1424-62/+11
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-07147-0/+19545