summaryrefslogtreecommitdiffstats
path: root/include/formula
Commit message (Expand)AuthorAgeFilesLines
* use more DECL_DLLPRIVATE_LINKNoel Grandin2021-11-041-10/+10
* loplugin:moveparam in formulaNoel Grandin2021-10-111-1/+1
* loplugin:finalclassesNoel Grandin2021-09-151-1/+1
* store ScTokenArray by value in SharedFormulaBufferNoel Grandin2021-09-041-0/+3
* Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressionsEike Rathke2021-07-283-20/+43
* Related: tdf#64086 Add FormulaGrammar::isRefConventionOOXML()Eike Rathke2021-07-261-0/+13
* Purge out rtl::math::setNanBaiXiaochun2021-06-301-1/+3
* undo blocking emitting focus events during grab_focusCaolán McNamara2021-04-231-1/+4
* Recheck include/ with IWYUGabor Kelemen2021-04-091-1/+0
* move async focus-in/focus-out workaround to known client that needs itCaolán McNamara2021-02-181-2/+11
* tdf#92456 improve VLOOKUP perfNoel Grandin2021-01-251-4/+4
* tdf#133858 reduce the double-ref range to data contentDennis Francis2021-01-141-0/+2
* tdf#138427 focus set to wrong input boxCaolán McNamara2020-12-021-4/+1
* move the callbacks to be privateCaolán McNamara2020-12-021-1/+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