summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* formula: include algorithm for std::minMiklos Vajna2015-02-171-0/+1
* fdo#87534 fix HYPERLINK behaviour when used in namesWinfried Donkers2015-02-121-0/+2
* this FDIST has 3 parameters also in Excel, revert tdf#40835Eike Rathke2015-02-091-2/+0
* loplugin:deletedspecialStephan Bergmann2015-02-071-2/+1
* Use vector::dataStephan Bergmann2015-01-281-2/+1
* fdo#76870 Add support for Excel2013 function ENCODEURLWinfried Donkers2015-01-261-0/+7
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-262-7/+8
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-10/+10
* Make the RAND() and RANDBETWEEN() Calc functions non-random when requestedTor Lillqvist2015-01-203-2/+61
* fd0#85818: rename SC_OPCODE_NBW to SC_OPCODE_NPVLaurent Charrière2015-01-141-4/+4
* fdo#85818: rename SC_OPCODE_IKV to SC_OPCODE_IRRLaurent Charrière2015-01-141-4/+4
* fdo#85818: rename SC_OPCODE_GGT to SC_OPCODE_GCDLaurent Charrière2015-01-141-4/+4
* fdo#85818: rename SC_OPCODE_KGV to SC_OPCODE_LCMLaurent Charrière2015-01-141-4/+4
* fdo#85818: rename RGP to LinestLaurent Charrière2015-01-142-5/+5
* fdo#85818: rename RKP to LogestLaurent Charrière2015-01-142-5/+5
* fdo#85818: rename Schiefe to SkewLaurent Charrière2015-01-141-4/+4
* fdo#85818: rename KritBinom to CritBinomLaurent Charrière2015-01-141-4/+4
* sc: rename ocChose et al. to ocChoose et al.Laurent Charrière2015-01-143-16/+16
* sc: rename ocPropper et al. to ocProper et al.Laurent Charrière2015-01-141-4/+4
* fdo#85818: translate ZZR to NperLaurent Charrière2015-01-141-4/+4
* fdo#85818: rename ZW to FVLaurent Charrière2015-01-143-6/+6
* add ODF1.2 function ERROR.TYPE to CalcWinfried Donkers2015-01-141-0/+7
* fdo#85818: rename ZGZ to RRILaurent Charrière2015-01-122-6/+6
* fdo#85818: rename RMZ to PMTLaurent Charrière2015-01-123-6/+6
* fdo#85818: rename LIA to SLNLaurent Charrière2015-01-122-5/+5
* fdo#85818: rename GDA to DDBLaurent Charrière2015-01-122-5/+5
* fdo#85818: rename Laufz to DurationLaurent Charrière2015-01-121-4/+4
* fdo#85818: rename GDA2 to DBLaurent Charrière2015-01-122-5/+5
* fdo#85818: rename DIA to SYDLaurent Charrière2015-01-122-5/+5
* fdo#85818: rename BW to PVLaurent Charrière2015-01-123-6/+6
* fdo#85818: rename Effektiv to EffectiveLaurent Charrière2015-01-122-5/+5
* fdo#85818: rename KumKapZ to CumPrincLaurent Charrière2015-01-122-5/+5
* fdo#85818: rename KumZinsZ to CumIpmtLaurent Charrière2015-01-092-5/+5
* fdo#85818: rename Kapz to PpmtLaurent Charrière2015-01-093-6/+6
* fdo#85818: rename Kombin, Kombin2, Variationen, Variationen2Laurent Charrière2015-01-091-16/+16
* fdo#85818: rename ZinsZ enum name, constant, function to IpmtLaurent Charrière2015-01-093-7/+7
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-11/+0
* fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin2015-01-071-2/+2
* fdo#85818: rename 'Zins' enum name, constant, function to RateLaurent Charrière2015-01-073-6/+6
* fdo#67343 Arrange Help button in a secondary groupAdolfo Jayme Barrientos2015-01-051-40/+18
* boost::unordered_set->std::unordered_setCaolán McNamara2015-01-041-1/+1
* help out clangCaolán McNamara2015-01-041-2/+3
* The value of the nRefs field is not used anywhereTor Lillqvist2014-12-192-18/+1
* formula: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-183-15/+15
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-172-5/+4
* fdo#87203 make translatable AGGREGATE functionAndras Timar2014-12-101-1/+1
* fdo#40835 add 4th argument to FDIST when exporting to OOXMLWinfried Donkers2014-12-091-23/+3
* changed timers to idlesTobias Madl2014-12-092-23/+21
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-013-7/+7
* write TRUE() for 2nd IF() parameter, fdo#81596 relatedEike Rathke2014-11-281-1/+3