summaryrefslogtreecommitdiff
path: root/formula/inc
AgeCommit message (Expand)AuthorFilesLines
2024-06-06tdf#137543 - Add new LET function to CalcBalazs Varga1-0/+8
2024-05-15tdf#126573 Add Excel2021 array function UNIQUE to CalcBalazs Varga1-0/+6
2024-05-08tdf#126573 Add Excel2021 array function RANDARRAY to CalcBalazs Varga1-0/+6
2024-04-26tdf#126573 Add Excel2021 array function SEQUENCE to CalcBalazs Varga1-0/+6
2024-03-26tdf#126573 Add Excel2021 array function SORTBY to CalcBalazs Varga1-0/+6
2024-03-25tdf#126573 Add Excel2021 array function SORT to CalcBalazs Varga1-0/+6
2024-03-01tdf#126573 Add Excel2021 array function FILTER to CalcBalazs Varga1-0/+6
2024-02-18tdf#128425 Add Excel2021 function XMATCH to CalcBalazs Varga1-0/+6
2024-01-31tdf#127293 Add Excel2021 function XLOOKUP to CalcWinfried Donkers1-0/+6
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann1-6/+6
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann2-2/+2
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen1-0/+1
2021-11-25remove unused defines and convert some to OUStringLiteralNoel Grandin1-1/+0
2021-11-24loplugin:stringliteraldefine in formual,fpickerNoel Grandin1-6/+6
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin3-12/+12
2021-06-17use string_view in the Translate APINoel Grandin1-1/+2
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC3-12/+3
2020-04-28Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatileEike Rathke1-0/+12
2020-02-16clang-format f*,h* with under 5-percent lines of changeMuhammet Kara1-1/+1
2020-01-25tdf#124176: Use pragma once instead of include guardsFaruk Demirbaş1-4/+1
2019-10-11Add comments about preserving the leading '#' hash character in translationsEike Rathke1-0/+13
2019-02-19tdf#74664 : Adds FOURIER() formulaDennis Francis1-0/+6
2018-11-17Adapt to C++2a char_tStephan Bergmann2-2/+2
2018-10-25Resolves: tdf#113977 implement REGEX() spreadsheet functionEike Rathke1-0/+6
2017-10-23loplugin:includeform: formulaStephan Bergmann1-1/+1
2017-09-07tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers1-0/+6
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-0/+30
2017-07-25tdf#107135 Add missing ODFF function FINDB.Winfried Donkers1-0/+6
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara2-0/+2738
2017-04-26remove formula bitmaps from .src filesCaolán McNamara1-0/+23
2016-06-06remove unused constants in HRC filesNoel Grandin1-30/+0
2014-06-17remove helpids that are unused or go nowhereCaolán McNamara1-15/+0
2013-04-23execute move of global headersBjoern Michaelsen17-3135/+0
2013-04-17stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara1-8/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-37/+37
2013-03-19First cut on checking the token array on whether we could do vectorization.Kohei Yoshida2-0/+10
2013-03-19Move GetHash() from FormulaTokenArray to ScTokenArray.Kohei Yoshida1-1/+0
2013-03-19Skeleton for generating a hash value from an array of token.Kohei Yoshida1-0/+2
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+5
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara1-6/+9
2013-03-08Resolves: fdo#58630 crash with refEdit button in SfxTabDialogCaolán McNamara1-0/+2
2013-03-05make formula refButton and refEdit loadable from .uiCaolán McNamara1-2/+4
2013-03-05make RefButton quick help toggle saying shrink/expandCaolán McNamara1-0/+2
2013-03-04doubled includesThomas Arnhold1-2/+0
2013-02-15renamed SetRecalcMode...() to SetExclusiveRecalcMode...()Eike Rathke1-5/+5
2013-02-08fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers2-2/+4
2013-02-02fdo#57180 add calc function NUMBERVALUE as defined in ODFF1.2Winfried Donkers1-1/+1
2013-01-24import inherited number formats with cached values, fdo#59724Markus Mohrhard1-0/+3
2013-01-11fdo#56124 changes to "add functions IFERROR and IFNA"Eike Rathke1-0/+3