summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian
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-15sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna
2016-06-15tdf#61396 Possibility to edit a template not in Template RepositoryAkshay Deep
2016-06-15sc, sd: add per-view support to recently added LOK_CALLBACK_SET_PART callsMiklos Vajna
2016-06-15LOK: fire SET_PART event when Calc page is changedAshod Nakashian
2016-06-15Resolves: tdf#100396 handle unspecified WEEKDAY arguments and support new onesEike Rathke
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-06-14do not use OUString::number() to "format" numeric valuesEike Rathke
2016-06-14intern SharedStringEike Rathke
2016-06-14intern SharedStringEike Rathke
2016-06-14tdf#94205: Some remaining new+std::move -> o3tl::make_uniqueStephan Bergmann
2016-06-14allow text as dates in inline array of holidays for NETWORKDAYS()Eike Rathke
2016-06-14sc: implement per-view resetSelection()Miklos Vajna
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-14sc: implement per-view LOK_CALLBACK_CELL_FORMULAMiklos Vajna
2016-06-14check ExternalSingleRef token for svDouble typeEike Rathke
2016-06-14add YEAR test caseZdeněk Crhonek
2016-06-14sc: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna
2016-06-14explicit svl::SharedString(const OUString&) ctorEike Rathke
2016-06-14add TIME test caseZdeněk Crhonek
2016-06-14add SECOND test caseZdeněk Crhonek
2016-06-13fix obtaining ScRefCellValue results, tdf#97831 follow-upEike Rathke
2016-06-13Resolves: tdf#100048 we can rearrange the hidden child to allow tab traversalCaolán McNamara
2016-06-13Give unique, comprehensible names to timers tdf#97087emahaldar/em
2016-06-13notebookbar: reduced paddingSzymon Kłos
2016-06-13Resolves: tdf#90419 diminish precision error in Series FillEike Rathke
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2016-06-13coverity#1362685 Uninitialized scalar variable (UNINIT)Eike Rathke
2016-06-13coverity#1362684 Uninitialized scalar variable (UNINIT)Eike Rathke
2016-06-13fix buildDavid Tardon
2016-06-13Fix typosAndrea Gelmini
2016-06-12tdf#92218 tweaks to single toolbar mode toolbarsYousuf Philips
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-12remove some unnecessary castingNoel Grandin
2016-06-11add ISLEAPYEAR test caseZdeněk Crhonek
2016-06-11add EOMONTH test caseZdeněk Crhonek
2016-06-11add DAYS test case - repairedZdeněk Crhonek
2016-06-11add DAYSINYEAR test caseZdeněk Crhonek
2016-06-11add DAYSINMONTH test caseZdeněk Crhonek
2016-06-11add ISOWEEKNUM test caseZdeněk Crhonek
2016-06-11add MINUTE test caseZdeněk Crhonek
2016-06-10Clean up uses of Any::getValue() in scStephan Bergmann