aboutsummaryrefslogtreecommitdiffstats
path: root/poi
Commit message (Expand)AuthorAgeFilesLines
...
* [bug-60924] add support for Excel IFS and SWITCH functions. Thanks to Pieter ...PJ Fanning2021-07-286-3/+366
* [bug-64633] add excel function: TEXTJOIN - thanks to David GordonPJ Fanning2021-07-283-0/+261
* [bug-65230] TRIM function should trim extra spaces between wordsPJ Fanning2021-07-282-3/+10
* remove test that stops use of FormulaShifter for copying rows to another shee...PJ Fanning2021-07-241-2/+0
* handle case where row nums are the samePJ Fanning2021-07-241-3/+0
* fix spellingsPJ Fanning2021-07-242-2/+2
* fix spellingPJ Fanning2021-07-241-1/+1
* remove unchecked cast from setHyperlinkPJ Fanning2021-07-241-1/+6
* update stress.xlsPJ Fanning2021-07-221-0/+0
* use xmlbeans 5.0.0 in ant build due to build issuesPJ Fanning2021-07-121-0/+0
* try to fix issue with building in windowsPJ Fanning2021-07-121-0/+0
* convert indents to spacesPJ Fanning2021-07-075-18/+18
* convert indents to spacesPJ Fanning2021-07-071-11/+11
* Do not fail on invalid access due to JPMS restrictionsDominik Stadler2021-07-071-7/+15
* Apply some IDE suggestionsDominik Stadler2021-07-071-16/+15
* Print out information that current locale might be wrong if a specific test f...Dominik Stadler2021-07-072-4/+14
* Adjust some JavaDocDominik Stadler2021-07-074-3/+11
* revert commons-compress change due to build failurePJ Fanning2021-07-061-1/+0
* add explicit commons-io dependency to poi-ooxml. This closes #237PJ Fanning2021-07-061-0/+2
* deactivate TestSignatureInfo on Jdk 1.8.0 PatchLevel 292Andreas Beeker2021-07-051-0/+89
* fix deprecation issuePJ Fanning2021-06-141-1/+1
* update javadocPJ Fanning2021-06-092-5/+5
* convert tabs to spacesPJ Fanning2021-05-22620-41222/+41222
* activate javadoc lint and fix errorsAndreas Beeker2021-05-2179-898/+924
* Try to fix compiling on some CI-runs to support all active types of JDKsDominik Stadler2021-05-141-2/+2
* use commons-io StringBuilderWriterPJ Fanning2021-05-142-0/+0
* import orderPJ Fanning2021-05-141-1/+1
* forbidden api issuePJ Fanning2021-05-141-1/+2
* #65304 - Add commons-io as a dependencyAndreas Beeker2021-05-14106-3197/+3127
* Start moving some bits to the main Gradle fileDominik Stadler2021-05-131-12/+0
* Bug 65227: Add some more tests, but the actual case is hard to reproduce with...Dominik Stadler2021-05-131-0/+51
* Apply some IDE suggestionsDominik Stadler2021-05-132-13/+13
* #64844 - Incorrect sizes of images in SVGAndreas Beeker2021-05-086-5/+91
* #65214 - Document signed by POI reported as 'partially' signedAndreas Beeker2021-05-022-0/+0
* Do not return null for POITextExtractor.getMetadataTextExtractor() for old Ex...Dominik Stadler2021-04-262-1/+53
* [github-235] Fix date formatting for number cell values. Thanks to Anthony Sc...PJ Fanning2021-04-251-3/+11
* #65228 - the method getCap() does not work correctly in xslf.usermodel.XSLFTe...Andreas Beeker2021-04-221-1/+1
* Fix JavadocsAndreas Beeker2021-04-1919-122/+113
* Fix JavadocsAndreas Beeker2021-04-1822-182/+183
* Fix JavadocsAndreas Beeker2021-04-185-31/+35
* [github-234] Ensure the hours position is correct. Thanks to Anthony Schott. ...PJ Fanning2021-04-154-6/+23
* Junit 5: Run some tests which change static BYTE_ARRAY_MAX_OVERRIDE in isolationDominik Stadler2021-04-152-2/+4
* Gradle: Synchronize the code in the different build-scripts across the projectsDominik Stadler2021-04-151-24/+23
* fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/J...Andreas Beeker2021-04-14389-1808/+1299
* replace over engineered inner classes with lambdas/method referencesAndreas Beeker2021-04-1316-597/+429
* :poi - fix javadocs - link to dependent/external project javadocsAndreas Beeker2021-04-1134-222/+215
* fix paths for integration build, docs, add site task to main build.gradleAndreas Beeker2021-04-101-1/+1
* [bug-65227] add NPE guard in SheetUtil. Thanks to Petr BlahaPJ Fanning2021-04-091-9/+11
* Ensure the cache-directory for ImageIO is set to a valid directoryDominik Stadler2021-04-082-14/+25
* fix paths to new gradle directoriesAndreas Beeker2021-04-082-9/+9