summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)Author
2015-04-18TableRef: transform to reference if not supported, i.e. for ODFFEike Rathke
2015-04-18const all CreateString... FormulaToken*Eike Rathke
2015-04-17ocTableRef is not in RPNEike Rathke
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin
2015-03-30most likely formulas won't be longer than 64k characters, but...Eike Rathke
2015-03-30Include <algorithm> for std::min()Tor Lillqvist
2015-03-30Resolves: tdf#90301 string access out of boundsEike Rathke
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-24tdf#40835 add ODFF function FDISTWinfried Donkers
2015-03-21Since nCategory is unused, Lb2Cat can be removedJulien Nabet
2015-03-12init and compare opcode hashmap with uppercase symbolsEike Rathke
2015-03-11TableRef: add item specifiers and opcodesEike Rathke
2015-03-07add FormulaTokenArray::ReplaceToken()Eike Rathke
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-06Add a few SAL_INFOsTor Lillqvist
2015-03-05introduce ocTableRefOpen,ocTableRefCloseEike Rathke
2015-03-05translate comments while at itEike Rathke
2015-03-05add ocTableRef to lcl_IsReference()Eike Rathke
2015-03-05error for css::sheet::FormulaToken with ocTableRef not implementedEike Rathke
2015-03-05add HandleTableRef()Eike Rathke
2015-03-05handle ocTableRef same as ocDBAreaEike Rathke
2015-03-05rename SC_OPCODE_TABLE/S,ocTable/s to SC_OPCODE_SHEET/S,ocSheet/sEike Rathke
2015-03-05rename confusing HandleSingleRef() to more appropriate HandleColRowName()Eike Rathke
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-17formula: include algorithm for std::minMiklos Vajna
2015-02-12fdo#87534 fix HYPERLINK behaviour when used in namesWinfried Donkers
2015-02-09this FDIST has 3 parameters also in Excel, revert tdf#40835Eike Rathke
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-28Use vector::dataStephan Bergmann
2015-01-26fdo#76870 Add support for Excel2013 function ENCODEURLWinfried Donkers
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
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