summaryrefslogtreecommitdiffstats
path: root/include/formula
Commit message (Expand)AuthorAgeFilesLines
* undo blocking emitting focus events during grab_focusCaolán McNamara2021-08-161-1/+4
* move async focus-in/focus-out workaround to known client that needs itCaolán McNamara2021-08-161-2/+11
* tdf#133858 reduce the double-ref range to data contentDennis Francis2021-02-081-0/+2
* tdf#138427 focus set to wrong input boxCaolán McNamara2020-12-021-4/+1
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-213-9/+8
* Derive FormulaExternalToken from FormulaByteToken, tdf#133260 follow-upEike Rathke2020-10-141-12/+8
* tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen2020-07-131-1/+0
* formula: create instances with uno constructorsNoel Grandin2020-07-071-5/+1
* Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke2020-05-291-0/+1
* improve pahole script and pack a few classesNoel Grandin2020-05-291-1/+1
* use more compact namespace syntax in /includeNoel Grandin2020-05-034-8/+8
* Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatileEike Rathke2020-04-282-2/+8
* Related tdf#131169: avoid magic numbersJulien Nabet2020-04-231-0/+2
* Resolves: tdf#131372 Write "error cell" formula to OOXMLEike Rathke2020-03-311-2/+1
* tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi2020-03-121-1/+1
* tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi2020-03-121-1/+1
* loplugin:unusedmethodsNoel Grandin2019-11-201-1/+0
* up/down in ArgEdit doesn't do anythingCaolán McNamara2019-11-191-2/+4
* loplugin:finalclasses filter..frameworkNoel Grandin2019-10-293-13/+12
* Pre-allocate an ScInterpreter object for each thread...Dennis Francis2019-10-171-0/+4
* loplugin:constmethod in formulaNoel Grandin2019-09-041-3/+3
* drop some unneeded includesCaolán McNamara2019-06-022-7/+0
* drop some more unneeded includesCaolán McNamara2019-05-131-5/+0
* remove unused RefEdit/RefButtonCaolán McNamara2019-05-113-95/+24
* loplugin:unusedmethodsNoel Grandin2019-05-091-10/+0
* weld FormulaDialogCaolán McNamara2019-05-073-24/+16
* tdf#42949 Fix IWYU warnings in include/formula/Gabor Kelemen2019-05-068-14/+6
* weld ScOptSolverDlgCaolán McNamara2019-04-181-1/+3
* weld ScTPValidationValue and ScValidationDlgCaolán McNamara2019-04-171-0/+2
* weld ScFilterDlgCaolán McNamara2019-04-161-0/+1
* weld ScColRowNameRangesDlgCaolán McNamara2019-04-121-0/+5
* weld ScPrintAreasDlgCaolán McNamara2019-04-121-0/+10
* weld ScSimpleRefDlgCaolán McNamara2019-04-111-0/+12
* weld ScCorrelationDialogCaolán McNamara2019-04-103-0/+110
* zugeordnetes->associatedCaolán McNamara2019-04-091-1/+1
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-271-5/+3
* tdf#74664 : Adds FOURIER() formulaDennis Francis2019-02-192-1/+4
* Related: tdf#122301 FREQUENCY() with ForceArrayReturn on callerEike Rathke2019-01-161-1/+6
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-1/+1
* convert FormulaDlgMode to scoped enumNoel Grandin2018-11-232-4/+6
* Resolves: tdf#120895 new ParamClass::ReferenceOrRefArray, tdf#58874 relatedEike Rathke2018-11-091-0/+8
* Resolves: tdf#113977 implement REGEX() spreadsheet functionEike Rathke2018-10-252-1/+4
* add ScTokenArray::Finalize() to explicitly reduce memory usageLuboš Luňák2018-10-101-0/+5
* Remove unused ocIndirectXL and ocAddressXLEike Rathke2018-09-282-6/+2
* remove mempoolNoel Grandin2018-08-161-9/+0
* loplugin:returnconstant in forms..fpickerNoel Grandin2018-08-131-1/+1
* try to detect that a formula does not contain any implicit intersectionLuboš Luňák2018-07-311-4/+5
* Related: tdf#118735 introduce FormulaError::LinkFormulaNeedingCheck (Err:540)Eike Rathke2018-07-191-0/+4
* loplugin:mergeclasses merge IFormulaToken into FormulaTokenNoel Grandin2018-07-182-22/+2
* Resolves: tdf#94925 do not unset dirty if formula cell must be recalculatedEike Rathke2018-07-141-2/+6