poi/src/java/org/apache/poi/ss/formula/atp
Cédric Walter 72d3a7d2a3 Bug 55043: patch for missing function QUOTIENT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1514847 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 18:54:35 +00:00
..
AnalysisToolPak.java Bug 55043: patch for missing function QUOTIENT 2013-08-16 18:54:35 +00:00
ArgumentsEvaluator.java Bugzill 52378: Support for Excel's Analysis Tool Pack functions workday and networkdays 2011-12-21 11:40:48 +00:00
DateParser.java Bugzill 52378: Support for Excel's Analysis Tool Pack functions workday and networkdays 2011-12-21 11:40:48 +00:00
IfError.java Patch from Johan from bug #54402 - fix IfError with indirect references 2013-01-10 15:08:22 +00:00
MRound.java Bugzill 52378: Support for Excel's Analysis Tool Pack functions workday and networkdays 2011-12-21 11:40:48 +00:00
NetworkdaysFunction.java Bugzill 52378: Support for Excel's Analysis Tool Pack functions workday and networkdays 2011-12-21 11:40:48 +00:00
ParityFunction.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 2010-11-21 12:04:56 +00:00
RandBetween.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 2010-11-21 12:04:56 +00:00
WorkdayCalculator.java Bugzill 52378: Support for Excel's Analysis Tool Pack functions workday and networkdays 2011-12-21 11:40:48 +00:00
WorkdayFunction.java Bugzill 52378: Support for Excel's Analysis Tool Pack functions workday and networkdays 2011-12-21 11:40:48 +00:00
YearFrac.java optimized unused imports and removed deprecation warnings in poi-main 2012-03-05 09:44:20 +00:00
YearFracCalculator.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 2010-11-21 12:04:56 +00:00