aboutsummaryrefslogtreecommitdiffstats
path: root/poi-examples/src
Commit message (Expand)AuthorAgeFilesLines
* [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
* update test assertionPJ Fanning2021-11-301-2/+2
* 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-181-1/+1
* 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
* Fix expected/actual order in assertEqualsMarius Volkhart2021-10-011-1/+1
* use httpsPJ Fanning2021-09-271-0/+0
* javadoc changePJ Fanning2021-09-221-1/+1
* XmlSec/BouncyCastle and Batik are now optionalAndreas Beeker2021-09-121-0/+0
* try not to have poi-integration in pomPJ Fanning2021-09-051-0/+0
* update module-info.classes for next releaseAndreas Beeker2021-09-021-0/+0
* try to fix no-scratchpad buildAndreas Beeker2021-09-011-1/+1
* update docs about deferred SXSSF and limitations on what can be done in row g...PJ Fanning2021-07-311-0/+7
* update stress.xlsPJ Fanning2021-07-221-0/+0
* fix spellingPJ Fanning2021-07-221-1/+1
* add extra output to examplePJ Fanning2021-07-221-1/+3
* use xmlbeans 5.0.0 in ant build due to build issuesPJ Fanning2021-07-121-0/+0
* convert tabs to spacesPJ Fanning2021-05-2214-719/+719
* add forbidden-apis plugin to gradle buildsAndreas Beeker2021-05-213-18/+19
* activate javadoc lint and fix errorsAndreas Beeker2021-05-214-15/+15
* #65304 - Add commons-io as a dependencyAndreas Beeker2021-05-144-23/+22
* fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/J...Andreas Beeker2021-04-1425-63/+11
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-07163-0/+21284