aboutsummaryrefslogtreecommitdiffstats
path: root/poi/src/main
Commit message (Collapse)AuthorAgeFilesLines
...
* [bug-49202] add PERCENTRANK.EXC functionPJ Fanning2021-08-072-19/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892088 13f79535-47bb-0310-9956-ffa450edef68
* [bug-49202] add PERCENTRANK.EXC functionPJ Fanning2021-08-074-3/+171
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892084 13f79535-47bb-0310-9956-ffa450edef68
* [bug-49202] add PERCENTRANK.INC functionPJ Fanning2021-08-072-19/+57
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892081 13f79535-47bb-0310-9956-ffa450edef68
* tidy up javadocPJ Fanning2021-08-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892080 13f79535-47bb-0310-9956-ffa450edef68
* tidy up javadocPJ Fanning2021-08-071-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892079 13f79535-47bb-0310-9956-ffa450edef68
* [bug-49202] add PERCENTRANK functionPJ Fanning2021-08-071-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892078 13f79535-47bb-0310-9956-ffa450edef68
* [bug-49202] add PERCENTRANK functionPJ Fanning2021-08-072-1/+161
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892077 13f79535-47bb-0310-9956-ffa450edef68
* fix TextJoin use case that was not handledPJ Fanning2021-08-071-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892070 13f79535-47bb-0310-9956-ffa450edef68
* fix TextJoin use case that was not handledPJ Fanning2021-08-071-6/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892067 13f79535-47bb-0310-9956-ffa450edef68
* fix TextJoin use case that was not handledPJ Fanning2021-08-071-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892062 13f79535-47bb-0310-9956-ffa450edef68
* fix TextJoin use case that was not handledPJ Fanning2021-08-072-7/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892061 13f79535-47bb-0310-9956-ffa450edef68
* add basic implementation of TIMEVALUE functionPJ Fanning2021-08-061-4/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892047 13f79535-47bb-0310-9956-ffa450edef68
* add basic implementation of TIMEVALUE functionPJ Fanning2021-08-063-2/+87
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892044 13f79535-47bb-0310-9956-ffa450edef68
* SUMIFS should not sum if a value is #N/APJ Fanning2021-07-302-7/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891898 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65475] SUMIF should return #N/A if any of the amounts to sum is #N/A. ↵PJ Fanning2021-07-301-25/+26
| | | | | | Thanks to zhangyajun. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891896 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65467] support IFNA() function. Thanks to Ross PattersonPJ Fanning2021-07-292-2/+68
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891876 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65471] fix DataFormatter so it can handle Ts (ISO 8601)PJ Fanning2021-07-281-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891862 13f79535-47bb-0310-9956-ffa450edef68
* add broken (disabled) test to show issue with ISO 8601 formatPJ Fanning2021-07-281-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891859 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65165] invalid date values not handled correctly in DateValue functionPJ Fanning2021-07-281-5/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891858 13f79535-47bb-0310-9956-ffa450edef68
* [bug-60924] add support for Excel IFS and SWITCH functions. Thanks to Pieter ↵PJ Fanning2021-07-283-0/+166
| | | | | | Degraeuwe git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891856 13f79535-47bb-0310-9956-ffa450edef68
* [bug-64633] add excel function: TEXTJOIN - thanks to David GordonPJ Fanning2021-07-282-0/+90
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891855 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65230] TRIM function should trim extra spaces between wordsPJ Fanning2021-07-281-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891851 13f79535-47bb-0310-9956-ffa450edef68
* handle case where row nums are the samePJ Fanning2021-07-241-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891777 13f79535-47bb-0310-9956-ffa450edef68
* fix spellingsPJ Fanning2021-07-242-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891771 13f79535-47bb-0310-9956-ffa450edef68
* fix spellingPJ Fanning2021-07-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891767 13f79535-47bb-0310-9956-ffa450edef68
* remove unchecked cast from setHyperlinkPJ Fanning2021-07-241-1/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891761 13f79535-47bb-0310-9956-ffa450edef68
* try to fix issue with building in windowsPJ Fanning2021-07-121-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891467 13f79535-47bb-0310-9956-ffa450edef68
* convert indents to spacesPJ Fanning2021-07-073-8/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891364 13f79535-47bb-0310-9956-ffa450edef68
* Apply some IDE suggestionsDominik Stadler2021-07-071-16/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891347 13f79535-47bb-0310-9956-ffa450edef68
* Adjust some JavaDocDominik Stadler2021-07-074-3/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891344 13f79535-47bb-0310-9956-ffa450edef68
* revert commons-compress change due to build failurePJ Fanning2021-07-061-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891322 13f79535-47bb-0310-9956-ffa450edef68
* add explicit commons-io dependency to poi-ooxml. This closes #237PJ Fanning2021-07-061-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891320 13f79535-47bb-0310-9956-ffa450edef68
* fix deprecation issuePJ Fanning2021-06-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1890785 13f79535-47bb-0310-9956-ffa450edef68
* update javadocPJ Fanning2021-06-092-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1890646 13f79535-47bb-0310-9956-ffa450edef68
* convert tabs to spacesPJ Fanning2021-05-22409-25628/+25628
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1890120 13f79535-47bb-0310-9956-ffa450edef68
* activate javadoc lint and fix errorsAndreas Beeker2021-05-2177-834/+915
| | | | | | | | | | | | add signing and checksum generation add slf4j-bridge for tests add dependencies to ooxml-lite fix complex enum classes add override annotations move gradle logic to root build generate javadoc in its own dist directory, because JPMS complains about duplicate modules otherwise git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1890089 13f79535-47bb-0310-9956-ffa450edef68
* use commons-io StringBuilderWriterPJ Fanning2021-05-141-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889874 13f79535-47bb-0310-9956-ffa450edef68
* #65304 - Add commons-io as a dependencyAndreas Beeker2021-05-1439-624/+873
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889871 13f79535-47bb-0310-9956-ffa450edef68
* Apply some IDE suggestionsDominik Stadler2021-05-132-13/+13
| | | | | | Simpler regexes, missing JavaDoc, final git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889836 13f79535-47bb-0310-9956-ffa450edef68
* #64844 - Incorrect sizes of images in SVGAndreas Beeker2021-05-086-5/+91
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889686 13f79535-47bb-0310-9956-ffa450edef68
* #65214 - Document signed by POI reported as 'partially' signedAndreas Beeker2021-05-021-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889427 13f79535-47bb-0310-9956-ffa450edef68
* Do not return null for POITextExtractor.getMetadataTextExtractor() for old ↵Dominik Stadler2021-04-261-1/+32
| | | | | | | | | Excel files To adhere to the JavaDoc of the POITextExtractor interface which does not document a possible null return. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889205 13f79535-47bb-0310-9956-ffa450edef68
* [github-235] Fix date formatting for number cell values. Thanks to Anthony ↵PJ Fanning2021-04-251-3/+11
| | | | | | Schott. This close #235 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889179 13f79535-47bb-0310-9956-ffa450edef68
* #65228 - the method getCap() does not work correctly in ↵Andreas Beeker2021-04-221-1/+1
| | | | | | xslf.usermodel.XSLFTextRun git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889111 13f79535-47bb-0310-9956-ffa450edef68
* Fix JavadocsAndreas Beeker2021-04-1919-122/+113
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888977 13f79535-47bb-0310-9956-ffa450edef68
* Fix JavadocsAndreas Beeker2021-04-1822-182/+183
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888939 13f79535-47bb-0310-9956-ffa450edef68
* Fix JavadocsAndreas Beeker2021-04-185-31/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888935 13f79535-47bb-0310-9956-ffa450edef68
* [github-234] Ensure the hours position is correct. Thanks to Anthony Schott. ↵PJ Fanning2021-04-153-6/+23
| | | | | | This closes #234 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888804 13f79535-47bb-0310-9956-ffa450edef68
* Junit 5: Run some tests which change static BYTE_ARRAY_MAX_OVERRIDE in isolationDominik Stadler2021-04-151-1/+1
| | | | | | Otherwise many other tests can become flaky if the value is set very low git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888792 13f79535-47bb-0310-9956-ffa450edef68
* fix javadocs - remove @author tags ↵Andreas Beeker2021-04-14288-1509/+1175
| | | | | | (http://apache-poi.1045710.n5.nabble.com/Javadocs-clean-up-remove-author-tags-tp5737663.html) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888780 13f79535-47bb-0310-9956-ffa450edef68