aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/ss
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-27431-62927/+0
* Allow negative numbers in conditional part of format stringDominik Stadler2021-03-191-1/+1
* Implement CONCAT function #65185Nick Burch2021-03-143-12/+107
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-2111-115/+97
* FinanceLib: Simplify code and add a few more testsDominik Stadler2021-02-181-27/+14
* Sonar fixesAndreas Beeker2021-01-231-8/+10
* [github-215] Improve Performance of OperandResolver#parseDouble. Thanks to Ro...PJ Fanning2021-01-181-4/+4
* Sonar fixesAndreas Beeker2021-01-1763-182/+186
* Include file-name in EmptyFileExceptionDominik Stadler2021-01-061-1/+1
* Apply some IDE suggestions and fix some JavaDocDominik Stadler2021-01-012-11/+14
* Bug 64986: Support missing or blank match_type for function MatchDominik Stadler2020-12-303-6/+13
* Sonar fixesAndreas Beeker2020-12-267-26/+24
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-242-73/+6
* avoid string concatsPJ Fanning2020-12-172-8/+6
* avoid string concatsPJ Fanning2020-12-172-3/+3
* avoid string concatsPJ Fanning2020-12-171-1/+1
* reduce use of deprecated code in XSSFFontPJ Fanning2020-12-091-1/+1
* remove more deprecated codePJ Fanning2020-12-092-12/+6
* remove more deprecated codePJ Fanning2020-12-091-68/+0
* remove more deprecated codePJ Fanning2020-12-092-2/+2
* remove more deprecated codePJ Fanning2020-12-092-66/+6
* remove more deprecated codePJ Fanning2020-12-092-54/+0
* remove some deprecated codePJ Fanning2020-12-091-69/+0
* remove some deprecated codePJ Fanning2020-12-081-9/+0
* remove some deprecated codePJ Fanning2020-12-081-26/+0
* remove some deprecated codePJ Fanning2020-12-081-29/+0
* [github-204] Fix typo in javadoc. Thanks to Yerassyl Sagynov. This closes #204PJ Fanning2020-12-071-1/+1
* Improve error messages on missing Factory-implementations, fix Sonar issues a...Dominik Stadler2020-11-011-1/+2
* Fix bug 64238: Make LOOKUP functions deal with empty last arg correctlyDominik Stadler2020-10-251-9/+15
* Prevent some unit-tests from failing when non-English local is used in Maven runDominik Stadler2020-10-251-2/+7
* [github-193] Change TRUNC implementation to use MathX. Thanks to Jacob Harris...PJ Fanning2020-10-201-3/+1
* #64817 - Fix issue in testXLSXinPPTAndreas Beeker2020-10-181-6/+6
* OSGi support: register service providers in bundle activatorYegor Kozlov2020-09-221-0/+8
* Update library versionsAndreas Beeker2020-08-182-3/+3
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2020-08-172-42/+28
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2020-08-161-1/+2
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2020-08-1657-213/+289
* use the forbidden-apis policies corresponding to the JREAndreas Beeker2020-08-151-36/+29
* also handle wrapped OOXML "Package" nodes inside of OLE2 containersAndreas Beeker2020-08-141-2/+4
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-141-1/+1
* [github-191] Fix RuntimeException on array formula referencing blank cell. Th...PJ Fanning2020-08-141-0/+6
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-131-10/+10
* [github-189] Move date parsing logic to DateParser. Thanks to MiƂosz Rembisz...PJ Fanning2020-08-114-78/+142
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-222-137/+97
* use BigInteger.valueOfPJ Fanning2020-07-161-1/+1
* remove some deprecated codePJ Fanning2020-07-152-42/+0
* [github-185] Fix if function in array formulas with 2nd argument evaluating t...PJ Fanning2020-07-031-163/+161
* remove some deprecated classesPJ Fanning2020-06-2726-1464/+1
* remove some deprecated methods from CellPJ Fanning2020-06-272-41/+0
* remove some deprecated Font methods from WorkbookPJ Fanning2020-06-271-14/+4