summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara
2016-06-09sc: eeek, a boost::ptr_vector! take it off! take it off!Michael Stahl
2016-06-09tdf#100257 - Data : XML Source does not workNoel Grandin
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-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-08make SvNumberFormatter::IsCompatible() staticEike Rathke
2016-06-08tdf#48140 Remove unused headers from xlsx import to improve build performanceBartosz Kosiorek
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