summaryrefslogtreecommitdiff
path: root/include/formula
AgeCommit message (Expand)Author
2015-12-21Resolves: tdf#95440 SharedString are interned per document, re-internEike Rathke
2015-11-28Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke
2015-08-20tdf#92256: Improved interop of INDIRECT functionKatarina Behrens
2015-08-06in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke
2015-08-06Make ReplaceMode accessible from ScCompiler::CompileStringStephan Bergmann
2015-08-06prepare ReplaceToken() to replace also in RPNEike Rathke
2015-08-06Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara
2015-08-06keep old CEILING opcode, tdf#69552 follow-upEike Rathke
2015-08-06tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers
2015-05-14tdf#91273: Crash when closing formula wizard (cancel or ok)Julien Nabet
2015-05-07tdf#90935 - function wizard crash fix.Michael Meeks
2015-05-05fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2Winfried Donkers
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29fdo#69552 [part 1] make calc functions CEILING comply with ODF1.2Winfried Donkers
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24TableRef: centralized FormulaCompiler::NeedsTableRefTransformation()Eike Rathke
2015-04-18const all CreateString... FormulaToken*Eike Rathke
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in formulaNoel Grandin
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin
2015-03-12formula: PVS-Studio V610 Undefined behavior shift negative signed intMichael Stahl
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-05introduce ocTableRefOpen,ocTableRefCloseEike Rathke
2015-03-05add HandleTableRef()Eike Rathke
2015-03-05rename SC_OPCODE_TABLE/S,ocTable/s to SC_OPCODE_SHEET/S,ocSheet/sEike Rathke
2015-03-05introduce SC_OPCODE_TABLE_REF / ocTableRefEike Rathke
2015-03-05rename confusing HandleSingleRef() to more appropriate HandleColRowName()Eike Rathke
2015-02-17some more de-boostificationCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26fdo#76870 Add support for Excel2013 function ENCODEURLWinfried Donkers
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