summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)Author
2024-06-11tdf#161502: change Structure label of Function Wizard dialogBayram Çiçek
2024-06-09Related: tdf#137543 - fix LET function jump count numberBalazs Varga
2024-06-06tdf#137543 - Add new LET function to CalcBalazs Varga
2024-05-26Resolves: tdf#160371 Relax significant whitespace intersection pre-checkEike Rathke
2024-05-21Fix typo in codeAndrea Gelmini
2024-05-21lok: translate formula bar functions to each localeJaume Pujantell
2024-05-15tdf#126573 Add Excel2021 array function UNIQUE to CalcBalazs Varga
2024-05-08tdf#126573 Add Excel2021 array function RANDARRAY to CalcBalazs Varga
2024-05-08loplugin:ostr in formulaNoel Grandin
2024-04-26tdf#126573 Add Excel2021 array function SEQUENCE to CalcBalazs Varga
2024-04-13Related: tdf#160056 rename/rework GetDoubleAsReference to SetDoubleCaolán McNamara
2024-04-13Related: tdf#160056 elide ref counting for initial tokensCaolán McNamara
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-15Related: tdf#126573 Add Excel2021 array function FILTER to CalcBalazs Varga
2024-03-01tdf#126573 Add Excel2021 array function FILTER to CalcBalazs Varga
2024-02-18tdf#128425 Add Excel2021 function XMATCH to CalcBalazs Varga
2024-01-31tdf#127293 Add Excel2021 function XLOOKUP to CalcWinfried Donkers
2023-12-27Use emplace_back instead of push_back (Formula)Julien Nabet
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-09-04tdf#147021 use std::size instead of SAL_N_ELEMENTSAdam Seskunas
2023-05-09tdf#104487 - Function wizard: remember last used function categoryAndreas Heinisch
2023-05-03Formula W.: tdf#78826 colons tdf#150045 sec. labelsAdolfo Jayme Barrientos
2023-05-03Resolves tdf#101876 - Resizing function wizard contentHeiko Tietze
2023-04-18formula: fix crash in FormulaDlg_Impl::UpdateSelectionXisco Fauli
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-23jsdialog: enable function wizardSzymon Kłos
2023-03-07no need to allocate these separatelyNoel Grandin
2023-02-27can use a reference instead of a pointerCaolán McNamara
2023-02-26no need to hold SvtSysLocale by std::unique_ptrNoel Grandin
2023-02-17Obtain actual 0-parameter count for OR(), AND() and 1-parameter functionsEike Rathke
2023-02-14osl::Mutex->std::mutex in OpCodeMapDataNoel Grandin
2023-01-01Resolves: tdf#151886 Use default locale with English function names againEike Rathke
2022-12-20tdf#146781 sc: update extended tip for function description searchStéphane Guillou
2022-12-15crashtesting: assert seen on loading forum-mso-en4-573860.xlsxEike Rathke
2022-12-14upgrade tag names with new version of gladeStéphane Guillou
2022-09-28use more string_view in formulaNoel Grandin
2022-09-19small opt in FormulaTokenIteratorNoel Grandin
2022-09-06A ColRowName (label) is a QuotedLabel is a SingleQuotedEike Rathke
2022-09-01Resolves: tdf#142293 Implement the temporariness of GetOpCodeMap()Eike Rathke
2022-09-01Related: tdf#142293 Introduce a protected FormulaCompiler::GetFinalOpCodeMap()Eike Rathke
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-22cid#1509296 silence Use after freeCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-06Related: tdf#135993 Use ScCompiler to create English OpCodeMap with AddInsEike Rathke
2022-08-06Related: tdf#135993 Destroy temporary OpCodeMap when reading configEike Rathke
2022-08-04Add known but not in AddInMap English names for GRAM_API, tdf#150253 follow-upEike Rathke
2022-08-04Resolves: tdf#150253 Add English names for GRAM_API AddIn functionsEike Rathke
2022-07-09tdf#146781 - Function wizard: search desired function also in the descriptionAndreas Heinisch