summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)AuthorFilesLines
2020-09-30Resolves: tdf#137091 Use CharClass matching the formula languageEike Rathke1-4/+15
2020-09-09Resolves: tdf#136364 treat svSep type with ocUnion as range typeEike Rathke1-1/+6
2020-09-01tdf#136269 give search entry initial focusCaolán McNamara1-0/+2
2020-05-30Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke2-0/+3
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2-2/+2
2020-05-13Check maximum end position to not assert() or "!!br0ken!!"Eike Rathke1-1/+3
2020-04-28Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatileEike Rathke1-0/+12
2020-04-23Related tdf#131169: avoid magic numbersJulien Nabet4-4/+16
2020-04-22tdf#131169: Retrieve right category in function wizardJulien Nabet1-3/+4
2020-04-15loplugin:buriedassign in f,h,i*Noel Grandin2-13/+19
2020-04-14loplugin:flatten in formulaNoel Grandin4-345/+345
2020-03-21Resolves: tdf#131423 Handle Function Wizard max argument count correctlyEike Rathke2-21/+31
2020-02-16clang-format f*,h* with under 5-percent lines of changeMuhammet Kara2-4/+2
2020-01-25tdf#124176: Use pragma once instead of include guardsFaruk Demirbaş1-4/+1
2020-01-24loplugin:makeshared in drawinglayer..fpickerNoel Grandin1-6/+6
2020-01-20tdf#42949 Fix IWYU warnings in formula/Gabor Kelemen10-30/+2
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin1-1/+1
2019-12-03remove some useless comment linesNoel Grandin3-6/+0
2019-11-22mark with overrideCaolán McNamara1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-19up/down in ArgEdit doesn't do anythingCaolán McNamara2-5/+10
2019-11-03loplugin:stringaddNoel Grandin2-10/+8
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-8/+3
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-2/+1
2019-10-17Pre-allocate an ScInterpreter object for each thread...Dennis Francis1-0/+6
2019-10-15Resolves: tdf#128140 stabilize formula dialog widthCaolán McNamara2-7/+9
2019-10-11Add comments about preserving the leading '#' hash character in translationsEike Rathke1-0/+13
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara2-2/+2
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara2-2/+3
2019-10-03drop some unnecessary includesCaolán McNamara1-1/+1
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin1-1/+1
2019-09-04loplugin:constmethod in formulaNoel Grandin9-25/+25
2019-09-03Resolves: tdf#126911 make structure box expandableCaolán McNamara3-1/+8
2019-09-01Fix '..'Andrea Gelmini2-3/+3
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-4/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formulaStephan Bergmann1-1/+1
2019-06-02drop some unneeded includesCaolán McNamara7-35/+6
2019-06-01tdf#124279: consider also functions with no argumentsKatarina Behrens1-1/+1
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov1-1/+1
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara5-264/+69
2019-05-11weld conditional formattingCaolán McNamara1-1/+1
2019-05-09loplugin:unusedmethodsNoel Grandin4-57/+0
2019-05-09loplugin:unusedfieldsNoel Grandin3-30/+0
2019-05-07weld FormulaDialogCaolán McNamara13-1406/+1267
2019-05-06tdf#42949 Fix IWYU warnings in include/formula/Gabor Kelemen1-0/+1
2019-04-19drop some unneeded includesCaolán McNamara3-3/+3
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara1-0/+1
2019-04-10weld ScCorrelationDialogCaolán McNamara2-0/+201
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai1-0/+3
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1