summaryrefslogtreecommitdiffstats
path: root/formula/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#138427 focus set to wrong input boxCaolán McNamara2020-12-021-0/+8
* tdf#123936 Formatting files in module formula with clang-formatPhilipp Hofer2020-11-132-49/+26
* new loplugin:reducevarscopeNoel Grandin2020-11-102-3/+2
* long->tools::Long in forms..frameworkNoel2020-10-223-6/+6
* Derive FormulaExternalToken from FormulaByteToken, tdf#133260 follow-upEike Rathke2020-10-141-4/+1
* Resolves: tdf#133260 Propagate ForceArrayReturn from inline arraysEike Rathke2020-10-131-9/+45
* move set_user_managed_scrolling to an initial weld argumentCaolán McNamara2020-10-061-2/+1
* Resolves: tdf#137091 Use CharClass matching the formula languageEike Rathke2020-09-291-4/+15
* Resolves: tdf#136364 treat svSep type with ocUnion as range typeEike Rathke2020-09-091-1/+6
* tdf#136269 give search entry initial focusCaolán McNamara2020-08-311-0/+2
* loplugin:simplifybool moreNoel Grandin2020-08-141-1/+1
* formula: create instances with uno constructorsNoel Grandin2020-07-072-69/+8
* have just one way to set expander imageCaolán McNamara2020-06-051-3/+3
* Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke2020-05-292-0/+3
* loplugin:simplifybool in dbaccess..frameworkNoel Grandin2020-05-293-3/+3
* Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-262-2/+2
* Check maximum end position to not assert() or "!!br0ken!!"Eike Rathke2020-05-131-1/+3
* Related tdf#131169: avoid magic numbersJulien Nabet2020-04-234-4/+16
* tdf#131169: Retrieve right category in function wizardJulien Nabet2020-04-221-3/+4
* loplugin:buriedassign in f,h,i*Noel Grandin2020-04-152-13/+19
* loplugin:flatten in formulaNoel Grandin2020-04-144-345/+345
* Resolves: tdf#131423 Handle Function Wizard max argument count correctlyEike Rathke2020-03-212-21/+31
* loplugin:makeshared in drawinglayer..fpickerNoel Grandin2020-01-241-6/+6
* tdf#42949 Fix IWYU warnings in formula/Gabor Kelemen2020-01-208-27/+0
* sal_Char->char in formula..i18npoolNoel Grandin2019-12-191-1/+1
* remove some useless comment linesNoel Grandin2019-12-033-6/+0
* mark with overrideCaolán McNamara2019-11-221-1/+1
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* up/down in ArgEdit doesn't do anythingCaolán McNamara2019-11-192-5/+10
* loplugin:stringaddNoel Grandin2019-11-032-10/+8
* Fix StringAdd::isCompileTimeConstantStephan Bergmann2019-10-311-8/+3
* loplugin:stringadd improve detectionNoel Grandin2019-10-281-2/+1
* Pre-allocate an ScInterpreter object for each thread...Dennis Francis2019-10-171-0/+6
* Resolves: tdf#128140 stabilize formula dialog widthCaolán McNamara2019-10-151-4/+6
* name all Notebooks 'tabcontrol'Caolán McNamara2019-10-091-1/+1
* Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara2019-10-062-2/+3
* drop some unnecessary includesCaolán McNamara2019-10-031-1/+1
* improve and enable loplugin:fragiledestructorNoel Grandin2019-09-191-1/+1
* loplugin:constmethod in formulaNoel Grandin2019-09-049-25/+25
* Fix '..'Andrea Gelmini2019-09-012-3/+3
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-161-4/+2
* Improved loplugin:stringconstant (now that GCC 7 supports it): formulaStephan Bergmann2019-07-311-1/+1
* drop some unneeded includesCaolán McNamara2019-06-027-35/+6
* tdf#124279: consider also functions with no argumentsKatarina Behrens2019-06-011-1/+1
* Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov2019-05-311-1/+1
* remove unused RefEdit/RefButtonCaolán McNamara2019-05-115-264/+69
* weld conditional formattingCaolán McNamara2019-05-111-1/+1
* loplugin:unusedmethodsNoel Grandin2019-05-094-57/+0
* loplugin:unusedfieldsNoel Grandin2019-05-093-30/+0
* weld FormulaDialogCaolán McNamara2019-05-079-1103/+878