Age | Commit message (Expand) | Author |
2021-07-28 | Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressions | Eike Rathke |
2020-04-28 | Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatile | Eike Rathke |
2019-02-19 | tdf#74664 : Adds FOURIER() formula | Dennis Francis |
2018-10-25 | Resolves: tdf#113977 implement REGEX() spreadsheet function | Eike Rathke |
2018-09-28 | Remove unused ocIndirectXL and ocAddressXL | Eike Rathke |
2018-02-20 | Resolves: tdf#115879 treat NOT as the 1-parameter function that it is | Eike Rathke |
2017-12-20 | Remove unused ocExternalRef | Eike Rathke |
2017-11-25 | Add a debugging output OpCodeEnumToString() function | Tor Lillqvist |
2017-09-07 | tdf#107135 Add missing ODFF function SEARCHB. | Winfried Donkers |
2017-07-25 | tdf#107135 Add missing ODFF function FINDB. | Winfried Donkers |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-10 | tdf#107135, add missing ODFF function REPLACEB. | Winfried Donkers |
2017-02-20 | tdf#105931 Add function ROUNDSIG to Calc. | Winfried Donkers |
2016-08-03 | rename ocConvert to ocConvertOOo and related | Eike Rathke |
2016-08-03 | rename ocDuration to ocPDuration and related | Eike Rathke |
2016-06-27 | rename *effective to *effect, tdf#100641 related | Eike Rathke |
2016-05-04 | tdf#97831 [part] Add Excel 2016 functions to Calc | Winfried Donkers |
2016-05-03 | tdf#97831 [part] Add Excel 2016 functions to Calc | Winfried Donkers |
2016-04-26 | tdf#97831 [part] Add Excel 2016-Office 365 functions to Calc | Winfried Donkers |
2016-03-03 | tdf#94635 Add FORECAST.ETS functions to Calc | Winfried Donkers |
2016-01-05 | tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-up | Eike Rathke |
2015-12-17 | add RAWSUBTRACT spreadsheet function, tdf#71459 | Eike Rathke |
2015-10-06 | tdf#50950 Add ODFF1.2 Calc function ISOWEEKNUM, | Winfried Donkers |
2015-06-11 | tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variations | Winfried Donkers |
2015-05-05 | fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2 | Winfried Donkers |
2015-04-29 | fdo#69552 [part 1] make calc functions CEILING comply with ODF1.2 | Winfried Donkers |
2015-03-11 | TableRef: add item specifiers and opcodes | Eike Rathke |
2015-03-05 | introduce ocTableRefOpen,ocTableRefClose | Eike Rathke |
2015-03-05 | rename SC_OPCODE_TABLE/S,ocTable/s to SC_OPCODE_SHEET/S,ocSheet/s | Eike Rathke |
2015-03-05 | introduce SC_OPCODE_TABLE_REF / ocTableRef | Eike Rathke |
2015-01-26 | fdo#76870 Add support for Excel2013 function ENCODEURL | Winfried Donkers |
2015-01-14 | fd0#85818: rename SC_OPCODE_NBW to SC_OPCODE_NPV | Laurent Charrière |
2015-01-14 | fdo#85818: rename SC_OPCODE_IKV to SC_OPCODE_IRR | Laurent Charrière |
2015-01-14 | fdo#85818: rename SC_OPCODE_GGT to SC_OPCODE_GCD | Laurent Charrière |
2015-01-14 | fdo#85818: rename SC_OPCODE_KGV to SC_OPCODE_LCM | Laurent Charrière |
2015-01-14 | fdo#85818: rename RGP to Linest | Laurent Charrière |
2015-01-14 | fdo#85818: rename RKP to Logest | Laurent Charrière |
2015-01-14 | fdo#85818: rename Schiefe to Skew | Laurent Charrière |
2015-01-14 | fdo#85818: rename KritBinom to CritBinom | Laurent Charrière |
2015-01-14 | sc: rename ocChose et al. to ocChoose et al. | Laurent Charrière |
2015-01-14 | sc: rename ocPropper et al. to ocProper et al. | Laurent Charrière |
2015-01-14 | fdo#85818: translate ZZR to Nper | Laurent Charrière |
2015-01-14 | fdo#85818: rename ZW to FV | Laurent Charrière |
2015-01-14 | add ODF1.2 function ERROR.TYPE to Calc | Winfried Donkers |
2015-01-12 | fdo#85818: rename ZGZ to RRI | Laurent Charrière |
2015-01-12 | fdo#85818: rename RMZ to PMT | Laurent Charrière |
2015-01-12 | fdo#85818: rename LIA to SLN | Laurent Charrière |
2015-01-12 | fdo#85818: rename GDA to DDB | Laurent Charrière |
2015-01-12 | fdo#85818: rename Laufz to Duration | Laurent Charrière |
2015-01-12 | fdo#85818: rename GDA2 to DB | Laurent Charrière |