summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)Author
2015-01-20Make the RAND() and RANDBETWEEN() Calc functions non-random when requestedTor Lillqvist
2015-01-14fd0#85818: rename SC_OPCODE_NBW to SC_OPCODE_NPVLaurent Charrière
2015-01-14fdo#85818: rename SC_OPCODE_IKV to SC_OPCODE_IRRLaurent Charrière
2015-01-14fdo#85818: rename SC_OPCODE_GGT to SC_OPCODE_GCDLaurent Charrière
2015-01-14fdo#85818: rename SC_OPCODE_KGV to SC_OPCODE_LCMLaurent Charrière
2015-01-14fdo#85818: rename RGP to LinestLaurent Charrière
2015-01-14fdo#85818: rename RKP to LogestLaurent Charrière
2015-01-14fdo#85818: rename Schiefe to SkewLaurent Charrière
2015-01-14fdo#85818: rename KritBinom to CritBinomLaurent Charrière
2015-01-14sc: rename ocChose et al. to ocChoose et al.Laurent Charrière
2015-01-14sc: rename ocPropper et al. to ocProper et al.Laurent Charrière
2015-01-14fdo#85818: translate ZZR to NperLaurent Charrière
2015-01-14fdo#85818: rename ZW to FVLaurent Charrière
2015-01-14add ODF1.2 function ERROR.TYPE to CalcWinfried Donkers
2015-01-12fdo#85818: rename ZGZ to RRILaurent Charrière
2015-01-12fdo#85818: rename RMZ to PMTLaurent Charrière
2015-01-12fdo#85818: rename LIA to SLNLaurent Charrière
2015-01-12fdo#85818: rename GDA to DDBLaurent Charrière
2015-01-12fdo#85818: rename Laufz to DurationLaurent Charrière
2015-01-12fdo#85818: rename GDA2 to DBLaurent Charrière
2015-01-12fdo#85818: rename DIA to SYDLaurent Charrière
2015-01-12fdo#85818: rename BW to PVLaurent Charrière
2015-01-12fdo#85818: rename Effektiv to EffectiveLaurent Charrière
2015-01-12fdo#85818: rename KumKapZ to CumPrincLaurent Charrière
2015-01-09fdo#85818: rename KumZinsZ to CumIpmtLaurent Charrière
2015-01-09fdo#85818: rename Kapz to PpmtLaurent Charrière
2015-01-09fdo#85818: rename Kombin, Kombin2, Variationen, Variationen2Laurent Charrière
2015-01-09fdo#85818: rename ZinsZ enum name, constant, function to IpmtLaurent Charrière
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#85818: rename 'Zins' enum name, constant, function to RateLaurent Charrière
2015-01-05fdo#67343 Arrange Help button in a secondary groupAdolfo Jayme Barrientos
2015-01-04boost::unordered_set->std::unordered_setCaolán McNamara
2015-01-04help out clangCaolán McNamara
2014-12-19The value of the nRefs field is not used anywhereTor Lillqvist
2014-12-18formula: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-10fdo#87203 make translatable AGGREGATE functionAndras Timar
2014-12-09fdo#40835 add 4th argument to FDIST when exporting to OOXMLWinfried Donkers
2014-12-09changed timers to idlesTobias Madl
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-28write TRUE() for 2nd IF() parameter, fdo#81596 relatedEike Rathke
2014-11-28simplify RewriteMissing() and switch in Add...(), fdo#81596 relatedEike Rathke
2014-11-28sensible indenting, fdo#81596 relatedEike Rathke
2014-11-27fdo#81596 export to OOXML that need argument changesWinfried Donkers
2014-11-25Make some methods non-inline, and hide #include <tools/debug.hxx>.Kohei Yoshida
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-23Move virtual ScToken members up to FormulaTokenStephan Bergmann
2014-10-22Remove unused FormulaToken::Is3DRefStephan Bergmann
2014-10-03Make these methods non-inline again.Kohei Yoshida