summaryrefslogtreecommitdiff
path: root/include/formula
AgeCommit message (Expand)Author
2021-02-18move async focus-in/focus-out workaround to known client that needs itCaolán McNamara
2021-01-25tdf#92456 improve VLOOKUP perfNoel Grandin
2021-01-14tdf#133858 reduce the double-ref range to data contentDennis Francis
2020-12-02tdf#138427 focus set to wrong input boxCaolán McNamara
2020-12-02move the callbacks to be privateCaolán McNamara
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-10-14Derive FormulaExternalToken from FormulaByteToken, tdf#133260 follow-upEike Rathke
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-07-07formula: create instances with uno constructorsNoel Grandin
2020-05-29Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke
2020-05-29improve pahole script and pack a few classesNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-28Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatileEike Rathke
2020-04-23Related tdf#131169: avoid magic numbersJulien Nabet
2020-03-31Resolves: tdf#131372 Write "error cell" formula to OOXMLEike Rathke
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-19up/down in ArgEdit doesn't do anythingCaolán McNamara
2019-10-29loplugin:finalclasses filter..frameworkNoel Grandin
2019-10-17Pre-allocate an ScInterpreter object for each thread...Dennis Francis
2019-09-04loplugin:constmethod in formulaNoel Grandin
2019-06-02drop some unneeded includesCaolán McNamara
2019-05-13drop some more unneeded includesCaolán McNamara
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-05-07weld FormulaDialogCaolán McNamara
2019-05-06tdf#42949 Fix IWYU warnings in include/formula/Gabor Kelemen
2019-04-18weld ScOptSolverDlgCaolán McNamara
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara
2019-04-16weld ScFilterDlgCaolán McNamara
2019-04-12weld ScColRowNameRangesDlgCaolán McNamara
2019-04-12weld ScPrintAreasDlgCaolán McNamara
2019-04-11weld ScSimpleRefDlgCaolán McNamara
2019-04-10weld ScCorrelationDialogCaolán McNamara
2019-04-09zugeordnetes->associatedCaolán McNamara
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-19tdf#74664 : Adds FOURIER() formulaDennis Francis
2019-01-16Related: tdf#122301 FREQUENCY() with ForceArrayReturn on callerEike Rathke
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-23convert FormulaDlgMode to scoped enumNoel Grandin
2018-11-09Resolves: tdf#120895 new ParamClass::ReferenceOrRefArray, tdf#58874 relatedEike Rathke
2018-10-25Resolves: tdf#113977 implement REGEX() spreadsheet functionEike Rathke
2018-10-10add ScTokenArray::Finalize() to explicitly reduce memory usageLuboš Luňák
2018-09-28Remove unused ocIndirectXL and ocAddressXLEike Rathke
2018-08-16remove mempoolNoel Grandin
2018-08-13loplugin:returnconstant in forms..fpickerNoel Grandin
2018-07-31try to detect that a formula does not contain any implicit intersectionLuboš Luňák
2018-07-19Related: tdf#118735 introduce FormulaError::LinkFormulaNeedingCheck (Err:540)Eike Rathke
2018-07-18loplugin:mergeclasses merge IFormulaToken into FormulaTokenNoel Grandin