aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/ss/formula/function
Commit message (Expand)AuthorAgeFilesLines
* use the forbidden-apis policies corresponding to the JREAndreas Beeker2020-08-151-24/+16
* Migrate all junit tests to Junit 4Andreas Beeker2019-12-272-19/+15
* replace more StringBuffersPJ Fanning2019-11-211-3/+3
* Bug 60405: Add initial support for cetab functions so some macros can beDominik Stadler2019-01-271-0/+378
* IDE and JavaDoc fixes, move/remove some unfixed testsDominik Stadler2019-01-111-5/+1
* Simplify some string operationsDominik Stadler2018-12-261-1/+1
* Remove unnecessary local variablesDominik Stadler2017-09-161-3/+2
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-7/+7
* remove deprecated org.apache.poi.hssf.record.RecordFormatExceptionPJ Fanning2017-06-291-1/+1
* Eclipse automated refactor/cleanup: convert for loops to for-each loopsJaven O'Neal2016-10-191-4/+4
* fix eclipse warning - mostly generics cosmeticsAndreas Beeker2015-09-131-57/+63
* fix eclipse warning - mostly generics cosmeticsAndreas Beeker2015-09-123-35/+48
* Bug 56865 - Limit number of bytes (by counting them) while opening office docsAndreas Beeker2015-06-231-0/+1
* Fix some eclipse warnings, newlines, javadoc, generics, ...Dominik Stadler2014-11-071-28/+49
* Patch from Raúl Wegmann from bug #56735 / GitHub Pull #10 - Rationalise POI ...Nick Burch2014-07-241-3/+3
* Some encryption fixes:Andreas Beeker2014-04-211-7/+3
* moved ptg classes to org.apache.poi.ss.formula.ptgYegor Kozlov2010-11-241-4/+4
* moved common formula-related code to org.apache.poi.ss.formula, eliminated de...Yegor Kozlov2010-11-215-0/+950