summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)Author
2021-01-12tdf#133858 reduce the double-ref range to data contentDennis Francis
2020-10-18Resolves: tdf#137091 Use CharClass matching the formula languageEike Rathke
2020-09-19Resolves: tdf#136364 treat svSep type with ocUnion as range typeEike Rathke
2020-06-03Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke
2020-05-13Check maximum end position to not assert() or "!!br0ken!!"Eike Rathke
2020-04-23Resolves: tdf#131423 Handle Function Wizard max argument count correctlyEike Rathke
2020-04-22tdf#131169: Retrieve right category in function wizardJulien Nabet
2019-11-22mark with overrideCaolán McNamara
2019-11-19up/down in ArgEdit doesn't do anythingCaolán McNamara
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-17Pre-allocate an ScInterpreter object for each thread...Dennis Francis
2019-10-15Resolves: tdf#128140 stabilize formula dialog widthCaolán McNamara
2019-10-11Add comments about preserving the leading '#' hash character in translationsEike Rathke
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-03drop some unnecessary includesCaolán McNamara
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-04loplugin:constmethod in formulaNoel Grandin
2019-09-03Resolves: tdf#126911 make structure box expandableCaolán McNamara
2019-09-01Fix '..'Andrea Gelmini
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formulaStephan Bergmann
2019-06-02drop some unneeded includesCaolán McNamara
2019-06-01tdf#124279: consider also functions with no argumentsKatarina Behrens
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-05-11weld conditional formattingCaolán McNamara
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-05-09loplugin:unusedfieldsNoel Grandin
2019-05-07weld FormulaDialogCaolán McNamara
2019-05-06tdf#42949 Fix IWYU warnings in include/formula/Gabor Kelemen
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara
2019-04-10weld ScCorrelationDialogCaolán McNamara
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-23loplugin:unusedfields in forms..fpickerNoel Grandin
2019-02-23Resolves: tdf#123477 let array/matrix formula act as ForceArray on callsEike Rathke
2019-02-19tdf#74664 : Adds FOURIER() formulaDennis Francis
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-16Related: tdf#122301 FREQUENCY() with ForceArrayReturn on callerEike Rathke
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-23convert FormulaDlgMode to scoped enumNoel Grandin