summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/interpr1.cxx
AgeCommit message (Expand)Author
3 daystdf#161496 - Fix single ocPush tokens in LET function Name valuesBalazs Varga
4 daystdf#161454 - Fix new array functions handle empty matrix cellsBalazs Varga
8 daystdf#137543 - Add new LET function to CalcBalazs Varga
10 daysRelated: tdf#128425 tdf#127293 - Extend function wizard descriptionBalazs Varga
13 daysResolves: tdf#158789 operate on query array if no extra array or range givenEike Rathke
2024-05-17loplugin:ostr in sc/../toolNoel Grandin
2024-05-15tdf#126573 Add Excel2021 array function UNIQUE to CalcBalazs Varga
2024-05-14tdf#160753 - sc: fix XMATCH function in search for empty cellBalazs Varga
2024-05-08tdf#126573 Add Excel2021 array function RANDARRAY to CalcBalazs Varga
2024-05-01Related: tdf#160725 - Add horizontal binary search mode for SortedCacheBalazs Varga
2024-04-30tdf#160725 - Fix XLOOKUP has different result for approximateBalazs Varga
2024-04-19tdf#160711 - sc fix XLOOKUP function search for empty cellBalazs Varga
2024-04-12Related: tdf#127293 Fix regex search mode in XLOOKUP wildcards modeBalazs Varga
2024-03-26tdf#126573 Add Excel2021 array function SORTBY to CalcBalazs Varga
2024-03-25tdf#126573 Add Excel2021 array function SORT to CalcBalazs Varga
2024-03-23Related: tdf#160056 do calc NumberFormatting via ScInterpreterContextCaolán McNamara
2024-03-11move rng out of ScInterpreter and into the ScInterpreterContextCaolán McNamara
2024-03-05tdf#160056 comphelper::rng takes a mutex for every random numberCaolán McNamara
2024-03-01tdf#126573 Add Excel2021 array function FILTER to CalcBalazs Varga
2024-02-28tdf#159467 XLOOKUP propagate error only for active pathsBalazs Varga
2024-02-27cid#1592379 Logically dead codeCaolán McNamara
2024-02-22Related: tdf#127293 Fix typo for function XLOOKUPBalazs Varga
2024-02-18tdf#128425 Add Excel2021 function XMATCH to CalcBalazs Varga
2024-02-16Prepare search code for other functions than MATCH and XLOOKUP.Winfried Donkers
2024-02-15Move #include <queryiter.hxx> to where it is actually usedStephan Bergmann
2024-02-09Related: tdf#127293 Fix function XLOOKUP with nested XLOOKUP functionsBalazs Varga
2024-02-08Related: tdf#127293 Fix function XLOOKUP binary search corner casesBalazs Varga
2024-01-31tdf#127293 Add Excel2021 function XLOOKUP to CalcWinfried Donkers
2024-01-24complete filename isn't meaningful in this modeCaolán McNamara
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-09-15reduce casting around ScDocShellNoel Grandin
2023-07-26Resolves: tdf#156467 Let array ROW() and COLUMN() return a scalar valueEike Rathke
2023-06-22sc: factor out color from setting vcl::Font from a ItemSetTomaž Vajngerl
2023-06-21Require icu-i18n >= 66Khaled Hosny
2023-06-17tdf#155402 - sc improving CELL() function return value in case of OOXMLBalazs Varga
2023-05-20tdf#155369 ScIndirect: handle names that resolve to...Dennis Francis
2023-04-29Resolves: tdf#119659 Check found position for result vectorEike Rathke
2023-03-15Use #REF! error in INDEX()Eike Rathke
2023-03-14Resolves: tdf#154167 ERROR.TYPE(#NULL!) must return 1Eike Rathke
2023-03-12Resolves: tdf#154125 Fix INDEX() one-dimensional vector accessEike Rathke
2023-02-19crashtesting: crash on import of forum-mso-en4-702161.xlsxCaolán McNamara
2023-02-17Stack check safety belt before fishing in muddy watersEike Rathke
2023-02-07crashtesting: crash in ScInterpreter::ScCountIfsCaolán McNamara
2023-01-15tdf#152774 Fix incorrect result with HLOOKUP and VLOOKUP.Winfried Donkers
2023-01-12tdf#152774 Fix incorrect result with MATCH.Winfried Donkers
2022-10-06use more string_view in scNoel Grandin
2022-09-26crashtesting: forum-de2-1635.odsNoel Grandin
2022-09-20avoid some string refcounting with sheets with lots of conditional formattingNoel Grandin
2022-09-19Resolves: tdf#151046 INDIRECT() try named expressions and DB range names firstEike Rathke
2022-09-15Resolves: tdf#132519 Use string reference syntax for CELL("ADDRESS";...)Eike Rathke