summaryrefslogtreecommitdiff
path: root/sc/source/core/tool
AgeCommit message (Expand)Author
2021-12-19ofz#42605 Null-dereferenceCaolán McNamara
2021-12-09tdf#145671 Don't open URL twice in cell edit modeSamuel Mehrbrodt
2021-12-07signed-integer-overflowStephan Bergmann
2021-12-06process broadcasts for adjacent cells together (tdf#119083)Luboš Luňák
2021-12-06make it clearer that ScHint is modifiedLuboš Luňák
2021-11-24Rename o3tl::underlyingEnumValue to o3tl::to_underlying to match C++23Mike Kaganski
2021-11-23Resolves: ofz#41299 Rewind also on last resort #REF! IsReference()Eike Rathke
2021-11-23allow matching of empty cells as svl::SharedString (tdf#133804)Luboš Luňák
2021-11-23set empty value if not returning a shared stringLuboš Luňák
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-20small optimisationNoel Grandin
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-13Resolves: tdf#145640 MoveReference...Reorder() there are RPN tokens as wellEike Rathke
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-11-08optimize VLOOKUP by returning SharedString if possible (tdf#139444)Luboš Luňák
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-11-04Move these SC_STYLE_PROG_* and SC_PIVOT_STYLE_PROG_* constexpr to headerKevin Suo
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-10-27fix AVX512 detectionLuboš Luňák
2021-10-27try harder not to mix CPU-specific code with generic codeLuboš Luňák
2021-10-27Typo: pDataIgoreCase->pDataIgoreCase in scJulien Nabet
2021-10-26Heuristic filename extension should be <= 4 charactersEike Rathke
2021-10-26Restore original lcl_ScAddress_Parse_OOo() behaviour detecting externalEike Rathke
2021-10-26tdf#142010 XLS import: fix bad calculation after editingLászló Németh
2021-10-20ScRefCellValue::hasEmptyValue() already includes isEmpty()Eike Rathke
2021-10-20Related: tdf#145235 TEXTJOIN() allow empty delimiter of referenced emptyEike Rathke
2021-10-20Resolves: tdf#145235 TEXTJOIN() clear last string also for referenced emptyEike Rathke
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-16Simplify vector initialization in scJulien Nabet
2021-10-16Resolves: tdf#145085 HYPERLINK() do not force a 2nd row URL cell in array modeEike Rathke
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14tdf#119083 small improvement to large vlookup sheet insertNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-13Remove useless checkStephan Bergmann
2021-10-12loplugin:unusedmethodsNoel Grandin
2021-10-12Resolves: tdf#145077 Use position for jumping to named relative referencesEike Rathke
2021-10-11loplugin:moveparam in scNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-09Typo: braket->bracketJulien Nabet
2021-10-07Blind fix crash in ScDBData::UpdateReference(), tdf#126926 follow-upEike Rathke
2021-10-06ScRangeList::UpdateReference() join all ranges properly (tdf#140901)Luboš Luňák
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28Resolves: tdf#144740 Fix broken compareByValue() query, tdf#142910 tdf#144253Eike Rathke
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: scStephan Bergmann
2021-09-21tdf#144253 tdf#144324 sc filter: use formatted values in filtersBalazs Varga
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-17rather return ref from GetLocaleNoel Grandin
2021-09-17rather return ref from GetTransliterationNoel Grandin