summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-07log nice exception messages whereever possibleNoel Grandin1-4/+6
2019-02-23loplugin:unusedfields in forms..fpickerNoel Grandin1-6/+0
2019-02-23Resolves: tdf#123477 let array/matrix formula act as ForceArray on callsEike Rathke1-2/+11
2019-02-19tdf#74664 : Adds FOURIER() formulaDennis Francis2-0/+7
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen1-2/+1
2019-01-16Related: tdf#122301 FREQUENCY() with ForceArrayReturn on callerEike Rathke3-1/+9
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2-6/+6
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-2/+2
2018-11-28drop some unnecessary includesCaolán McNamara3-3/+0
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-5/+4
2018-11-23convert FormulaDlgMode to scoped enumNoel Grandin1-7/+7
2018-11-17Adapt to C++2a char_tStephan Bergmann2-2/+2
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-4/+4
2018-11-09Resolves: tdf#120895 new ParamClass::ReferenceOrRefArray, tdf#58874 relatedEike Rathke3-9/+28
2018-11-07move SvTreeListBox to vclCaolán McNamara4-4/+4