summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* Obtain actual 0-parameter count for OR(), AND() and 1-parameter functionsEike Rathke2023-02-171-8/+5
* undo blocking emitting focus events during grab_focusCaolán McNamara2021-08-161-8/+0
* move async focus-in/focus-out workaround to known client that needs itCaolán McNamara2021-08-161-5/+43
* tdf#133858 reduce the double-ref range to data contentDennis Francis2021-02-081-0/+7
* tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara2021-01-153-0/+8
* tdf#138427 focus set to wrong input boxCaolán McNamara2020-12-021-0/+8
* add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara2020-11-152-0/+9
* tdf#123936 Formatting files in module formula with clang-formatPhilipp Hofer2020-11-132-49/+26
* new loplugin:reducevarscopeNoel Grandin2020-11-102-3/+2
* set all .ui min require version of gtk to 3.20Caolán McNamara2020-10-224-4/+4
* 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#118148 Extended tips for HC2/scalc/Olivier Hallot2020-09-013-4/+48
* 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-074-72/+11
* 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
* Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatileEike Rathke2020-04-281-0/+12
* 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
* clang-format f*,h* with under 5-percent lines of changeMuhammet Kara2020-02-162-4/+2
* tdf#124176: Use pragma once instead of include guardsFaruk Demirbaş2020-01-251-4/+1
* loplugin:makeshared in drawinglayer..fpickerNoel Grandin2020-01-241-6/+6
* tdf#42949 Fix IWYU warnings in formula/Gabor Kelemen2020-01-2010-30/+2
* 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-152-7/+9
* Add comments about preserving the leading '#' hash character in translationsEike Rathke2019-10-111-0/+13
* name all Notebooks 'tabcontrol'Caolán McNamara2019-10-092-2/+2
* 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