summaryrefslogtreecommitdiff
path: root/formula/inc
AgeCommit message (Expand)Author
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-11-25remove unused defines and convert some to OUStringLiteralNoel Grandin
2021-11-24loplugin:stringliteraldefine in formual,fpickerNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2020-04-28Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatileEike Rathke
2020-02-16clang-format f*,h* with under 5-percent lines of changeMuhammet Kara
2020-01-25tdf#124176: Use pragma once instead of include guardsFaruk Demirbaş
2019-10-11Add comments about preserving the leading '#' hash character in translationsEike Rathke
2019-02-19tdf#74664 : Adds FOURIER() formulaDennis Francis
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-10-25Resolves: tdf#113977 implement REGEX() spreadsheet functionEike Rathke
2017-10-23loplugin:includeform: formulaStephan Bergmann
2017-09-07tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-25tdf#107135 Add missing ODFF function FINDB.Winfried Donkers
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-26remove formula bitmaps from .src filesCaolán McNamara
2016-06-06remove unused constants in HRC filesNoel Grandin
2014-06-17remove helpids that are unused or go nowhereCaolán McNamara
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-17stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19First cut on checking the token array on whether we could do vectorization.Kohei Yoshida
2013-03-19Move GetHash() from FormulaTokenArray to ScTokenArray.Kohei Yoshida
2013-03-19Skeleton for generating a hash value from an array of token.Kohei Yoshida
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara
2013-03-08Resolves: fdo#58630 crash with refEdit button in SfxTabDialogCaolán McNamara
2013-03-05make formula refButton and refEdit loadable from .uiCaolán McNamara
2013-03-05make RefButton quick help toggle saying shrink/expandCaolán McNamara
2013-03-04doubled includesThomas Arnhold
2013-02-15renamed SetRecalcMode...() to SetExclusiveRecalcMode...()Eike Rathke
2013-02-08fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers
2013-02-02fdo#57180 add calc function NUMBERVALUE as defined in ODFF1.2Winfried Donkers
2013-01-24import inherited number formats with cached values, fdo#59724Markus Mohrhard
2013-01-11fdo#56124 changes to "add functions IFERROR and IFNA"Eike Rathke
2013-01-11fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Winfried Donkers
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic
2012-12-15calcishmakkica: #i101466# implement AVERAGEIFMarina Plakalovic
2012-11-01Remove unused method in formula moduleMarcos Paulo de Souza
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann
2012-07-02Remove unused definesThomas Arnhold
2012-06-28re-base on ALv2 code.Michael Meeks