summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)AuthorFilesLines
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin2-9/+9
2015-03-30most likely formulas won't be longer than 64k characters, but...Eike Rathke1-1/+1
2015-03-30Include <algorithm> for std::min()Tor Lillqvist1-0/+2
2015-03-30Resolves: tdf#90301 string access out of boundsEike Rathke1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann2-3/+3
2015-03-24tdf#40835 add ODFF function FDISTWinfried Donkers2-1/+3
2015-03-21Since nCategory is unused, Lb2Cat can be removedJulien Nabet1-13/+0
2015-03-12init and compare opcode hashmap with uppercase symbolsEike Rathke1-15/+22
2015-03-11TableRef: add item specifiers and opcodesEike Rathke1-0/+31
2015-03-07add FormulaTokenArray::ReplaceToken()Eike Rathke1-0/+18
2015-03-06Idle: Changed to new enum nameTobias Madl2-4/+4
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2-4/+4
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl2-4/+5
2015-03-06Add a few SAL_INFOsTor Lillqvist1-2/+8
2015-03-05introduce ocTableRefOpen,ocTableRefCloseEike Rathke1-0/+6
2015-03-05translate comments while at itEike Rathke1-3/+3
2015-03-05add ocTableRef to lcl_IsReference()Eike Rathke1-0/+1
2015-03-05error for css::sheet::FormulaToken with ocTableRef not implementedEike Rathke1-1/+1
2015-03-05add HandleTableRef()Eike Rathke1-1/+6
2015-03-05handle ocTableRef same as ocDBAreaEike Rathke2-2/+10
2015-03-05rename SC_OPCODE_TABLE/S,ocTable/s to SC_OPCODE_SHEET/S,ocSheet/sEike Rathke1-8/+8
2015-03-05rename confusing HandleSingleRef() to more appropriate HandleColRowName()Eike Rathke1-2/+2
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-14/+14
2015-02-17formula: include algorithm for std::minMiklos Vajna1-0/+1
2015-02-12fdo#87534 fix HYPERLINK behaviour when used in namesWinfried Donkers1-0/+2
2015-02-09this FDIST has 3 parameters also in Excel, revert tdf#40835Eike Rathke1-2/+0
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+1
2015-01-28Use vector::dataStephan Bergmann1-2/+1
2015-01-26fdo#76870 Add support for Excel2013 function ENCODEURLWinfried Donkers1-0/+7
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin2-7/+8
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin2-10/+10
2015-01-20Make the RAND() and RANDBETWEEN() Calc functions non-random when requestedTor Lillqvist3-2/+61
2015-01-14fd0#85818: rename SC_OPCODE_NBW to SC_OPCODE_NPVLaurent Charrière1-4/+4
2015-01-14fdo#85818: rename SC_OPCODE_IKV to SC_OPCODE_IRRLaurent Charrière1-4/+4
2015-01-14fdo#85818: rename SC_OPCODE_GGT to SC_OPCODE_GCDLaurent Charrière1-4/+4
2015-01-14fdo#85818: rename SC_OPCODE_KGV to SC_OPCODE_LCMLaurent Charrière1-4/+4
2015-01-14fdo#85818: rename RGP to LinestLaurent Charrière2-5/+5
2015-01-14fdo#85818: rename RKP to LogestLaurent Charrière2-5/+5
2015-01-14fdo#85818: rename Schiefe to SkewLaurent Charrière1-4/+4
2015-01-14fdo#85818: rename KritBinom to CritBinomLaurent Charrière1-4/+4
2015-01-14sc: rename ocChose et al. to ocChoose et al.Laurent Charrière3-16/+16
2015-01-14sc: rename ocPropper et al. to ocProper et al.Laurent Charrière1-4/+4
2015-01-14fdo#85818: translate ZZR to NperLaurent Charrière1-4/+4
2015-01-14fdo#85818: rename ZW to FVLaurent Charrière3-6/+6
2015-01-14add ODF1.2 function ERROR.TYPE to CalcWinfried Donkers1-0/+7
2015-01-12fdo#85818: rename ZGZ to RRILaurent Charrière2-6/+6
2015-01-12fdo#85818: rename RMZ to PMTLaurent Charrière3-6/+6
2015-01-12fdo#85818: rename LIA to SLNLaurent Charrière2-5/+5
2015-01-12fdo#85818: rename GDA to DDBLaurent Charrière2-5/+5
2015-01-12fdo#85818: rename Laufz to DurationLaurent Charrière1-4/+4