summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2016-06-15do not override nGlobalError with error from ConvertStringToValue()Eike Rathke
2016-06-15set string conversion error also at interpreter if availableEike Rathke
2016-06-15Resolves: tdf#100409 GetDoubleWithStringConversion() in GetDoubleFromMatrix()Eike Rathke
2016-06-15introduce ScMatrix::GetDoubleWithStringConversion() preparing for tdf#100409Eike Rathke
2016-06-15Resolves: tdf#100396 handle unspecified WEEKDAY arguments and support new onesEike Rathke
2016-06-14do not use OUString::number() to "format" numeric valuesEike Rathke
2016-06-14intern SharedStringEike Rathke
2016-06-14allow text as dates in inline array of holidays for NETWORKDAYS()Eike Rathke
2016-06-14sc: implement per-view LOK_CALLBACK_HYPERLINK_CLICKEDMiklos Vajna
2016-06-14tdf#100342 fix order of weekdays in NETWORKDAYSWinfried Donkers
2016-06-14sc: implement per-view LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna
2016-06-14sc: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna
2016-06-14PopExternalSingleRef() guarantees nGlobalError is setEike Rathke
2016-06-14check ExternalSingleRef token for svDouble typeEike Rathke
2016-06-14explicit svl::SharedString(const OUString&) ctorEike Rathke
2016-06-13fix obtaining ScRefCellValue results, tdf#97831 follow-upEike Rathke
2016-06-13Resolves: tdf#90419 diminish precision error in Series FillEike Rathke
2016-06-13coverity#1362685 Uninitialized scalar variable (UNINIT)Eike Rathke
2016-06-13coverity#1362684 Uninitialized scalar variable (UNINIT)Eike Rathke
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-12remove some unnecessary castingNoel Grandin
2016-06-10Clean up uses of Any::getValue() in scStephan Bergmann
2016-06-09Resolves: tdf#100285 EASTERSUNDAY() check valid year between 1583 and 9956Eike Rathke
2016-06-09change number format for formula results if of different typeEike Rathke
2016-06-08make SvNumberFormatter::IsCompatible() staticEike Rathke
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-08PushCellResultToken() with final FormulaDoubleTokenEike Rathke
2016-06-08convert the final double result to FormulaDoubleTokenEike Rathke
2016-06-08use the new type information we now transport, tdf#35247 relatedEike Rathke
2016-06-08use FormulaTypedDoubleToken in PushDouble() for temporary interim resultsEike Rathke
2016-06-08ScDPResultTree::ValuesType can be emptyEike Rathke
2016-06-08remove some manual refcounting in scNoel Grandin
2016-06-07Resolves: tdf#89186 descend into dimension children to obtain leaf resultEike Rathke
2016-06-07attempt to obtain numeric constraint values for GETPIVOTDATA(), tdf#35247Eike Rathke
2016-06-06Resolves: tdf#35247 introduce a locale independent numeric field filterEike Rathke
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page
2016-06-03Resolves: tdf#98880 ensure backing context of DoubleVectorRefToken...Caolán McNamara
2016-06-03loplugin:constantparamsNoel Grandin
2016-05-31tdf#84411 - OpenCL: S/W interpreter throws std::out_of_range errorMarco Cecchetti
2016-05-31tdf#100160 - Changing OpenCL state doesn't update sheetMarco Cecchetti
2016-05-30we already have pClipDocEike Rathke
2016-05-30actually multiple destination sheets are handled, tdf#97158 follow-upEike Rathke
2016-05-30Resolves: tdf#97158 CopyOneCellFromClip() does not handle multiple sheetsEike Rathke
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-05-30remove unnecessary temporary ScRangeList copyEike Rathke
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-26sc lok bccu#1610 - Tiles not rendering in large spreadsheetsAshod Nakashian