poi/src/java/org/apache/poi/ss/formula/atp
Dominik Stadler 8def7307d9 Bug 60452: WorkdayCalculator calculateWorkdays does return wrong value for same day input
deprecate unused method isNonWorkday

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776588 13f79535-47bb-0310-9956-ffa450edef68
2016-12-30 15:05:14 +00:00
..
AnalysisToolPak.java reverted changes of r1747942 and deprecated instead 2016-06-13 21:18:50 +00:00
ArgumentsEvaluator.java 59106: WorkdayFunction does not read the area with holidays correctly to calculate work days 2016-07-17 21:18:27 +00:00
DateParser.java Sonar fixes 2015-09-27 22:14:25 +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 SonarCube fixes 2016-11-12 00:52:10 +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 Bug 60452: WorkdayCalculator calculateWorkdays does return wrong value for same day input 2016-12-30 15:05:14 +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 findbugs: fix SF_SWITCH_FALLTHROUGH warnings 2016-06-13 06:12:35 +00:00
YearFracCalculator.java Bug 58326 - Forbidden APIs patches - first set of changes for locale and timezone settings 2015-09-07 20:19:50 +00:00