Age | Commit message (Expand) | Author |
2023-08-31 | Related: tdf#156985 Adjust doc layout to what FunctionsTest::load() expects | Eike Rathke |
2022-06-26 | fix ByValue lookups with ScSortedRangeCache | Luboš Luňák |
2022-05-15 | no ScSortedRangeCache-based query for number-as-string (tdf#149071) | Luboš Luňák |
2022-05-09 | tdf#148948: sc_statistical_functions: Add unittest | Xisco Fauli |
2021-12-27 | sc: clean up fods files a bit | Xisco Fauli |
2021-12-16 | Allow for some variance in results of some more Calc function calls | Stephan Bergmann |
2021-12-10 | Allow for presumably more precices results of some more Calc function calls | Stephan Bergmann |
2021-05-24 | tdf#94962 - Fixed german text:p of type boolean | Andreas Heinisch |
2021-05-10 | Test Kahan Sum. Will check Kahan sum stills work properly. | dante |
2021-05-08 | tdf#137679 Use Kahan summation for interpr3.cxx (2/2) | dante |
2021-05-07 | tdf#137679 Use Kahan summation for interpr8.cxx | dante |
2021-05-03 | tdf#137679 Use Kahan summation for interpr3.cxx (1/2) | dante |
2021-04-21 | tdf#94962 - Limit calculation of pearson coefficient | Andreas Heinisch |
2021-02-03 | tdf#140014: sc_statistical_functions: Add unittest | Xisco Fauli |
2020-12-03 | Related: tdf#138360 Use approxFloor() in rtl_math_round() | Eike Rathke |
2020-08-29 | Fix typo in code | Andrea Gelmini |
2020-02-27 | Related: tdf#130725: use strtod also in rtl::math::stringToDouble | Mike Kaganski |
2020-01-03 | tdf#78840: disable case-insensitive transliteration for regex search | Mike Kaganski |
2019-05-07 | Test RANK(), not the underlying floating point representation of duration | Eike Rathke |
2018-12-08 | Adds additional test-case for AVERAGEIFS... | Dennis Francis |
2018-11-30 | i#32345 Support a matrix of rank argument for LARGE()/SMALL() | Takeshi Abe |
2018-11-29 | make OpenCL bail out if it can't handle multi-column refs | Luboš Luňák |
2018-11-15 | Resolves: i#32345 Make LARGE()/SMALL() return an array | Takeshi Abe |
2018-10-30 | sc: Fix a wrong reference in a SMALL()'s test case | Takeshi Abe |
2018-10-18 | add test for bug tdf#73081 | Zdeněk Crhonek |
2018-10-15 | sc: Let SKEW/SKEWP raise #!DIV/0 when < 3 numbers are given | Takeshi Abe |
2018-10-15 | sc: Make KURT() return #DIV/0! when <4 arguments are given | Takeshi Abe |
2018-08-23 | add test for tdf#119137 | Zdeněk Crhonek |
2018-07-26 | sc: Make CONFIDENCE.T() raise #DIV/0! when size is 1 | Takeshi Abe |
2018-07-13 | sc: Add a test case for ZTEST() raising #DIV/0! | Takeshi Abe |
2018-05-09 | tdf#117433 count empty cells properly with COUNTIF. | Winfried Donkers |
2018-05-03 | tdf#117041 use correct expression in if statement. | Winfried Donkers |
2018-04-25 | tdf#117041 implement note at end of ODFF1.2 par. 6.18.37 | Winfried Donkers |
2018-03-29 | tdf#97977 make MODE.MULT fully compatible with Excel. | Winfried Donkers |
2018-03-15 | tdf#97977 related : make MODE.SNGL comply with Excel. | Winfried Donkers |
2018-01-17 | Use ROUNDSIG(...,13) to hopefully fix Jenkins lo_callgrind_linux builds | Eike Rathke |
2018-01-16 | tdf#96821 fix corner cases for Calc function ROUND. | Winfried Donkers |
2017-09-13 | tdf#109096 Allow 0 as argument value(s) to GEOMEAN() | Winfried Donkers |
2017-05-20 | tdf#107892 add MAXIFS test | Zdeněk Crhonek |
2017-05-05 | tdf#106796 Make CHITEST and CHISQ.TEST comply with ODFF1.2 and improve | Winfried Donkers |
2017-04-13 | add STDEVPA test case | Zdeněk Crhonek |
2017-04-13 | add ZTEST, Z.TEST test case | Zdeněk Crhonek |
2017-02-25 | add TINV test case | Zdeněk Crhonek |
2017-02-25 | add CHISQ.DIST.RT T.DIST.RT testcase | Zdeněk Crhonek |
2017-02-25 | add CHISQ.TEST,CHISQDIST,CHISQINV,CHITEST,SEARCH test case | Zdeněk Crhonek |
2017-02-24 | maybe try ROUNDSIG(...,9) ...? | Eike Rathke |
2017-02-23 | let's try if using the new ROUNDSIG(...,12) helps | Eike Rathke |
2017-02-17 | add CHISQ.INV, CHISQ.INV.RT test case | Zdeněk Crhonek |
2017-02-13 | add T.INV.2T test case | Zdeněk Crhonek |
2017-02-07 | add VAR.P, VAR.S, VARA, VARP, VARPA, WEIBULL, WEIBULL.DIST test case | Zdeněk Crhonek |