summaryrefslogtreecommitdiff
path: root/sc/source/ui/formdlg
AgeCommit message (Expand)Author
2020-05-02cid#1401342 silence Uncaught exceptionCaolán McNamara
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-01-24loplugin:makeshared in scNoel Grandin
2020-01-14remove some unneeded includesCaolán McNamara
2019-12-20weld ScFunctionWinCaolán McNamara
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-11-22tdf#124513 let wizard reappear on tabbing back to documentCaolán McNamara
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-29cid#1453992 Dereference after null checkCaolán McNamara
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-03Resolves: tdf#120209 reload names if setting for their language changesCaolán McNamara
2019-09-24Allow to use multiple Formula dialog instancesSzymon Kłos
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-05-07weld FormulaDialogCaolán McNamara
2019-04-10weld ScCorrelationDialogCaolán McNamara
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2019-01-08Simplify containers iterations in sc/source/ui/[f-u]*Arkadiy Illarionov
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-23convert FormulaDlgMode to scoped enumNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-08-01loplugin:stringloop in scNoel Grandin
2018-07-03ScFormEditData copy functions can be deletedStephan Bergmann
2018-06-26loplugin:useuniqueptr in ScFuncDescNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-16lokdialog: do not lock events when opened ScFilter DialogHenry Castro
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-12tdf#72440 Abs sheet ref must be givenLaurent BP
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-07-11Introduce IFormulaEditorHelper::createCompiler()Eike Rathke
2017-07-10Introduce IFormulaEditorHelper::getCompiler()Eike Rathke
2017-07-05Display string results in the Function Wizard quotedEike Rathke
2017-07-04Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.hEike Rathke
2017-07-04loplugin:unusedfields in formulaNoel Grandin
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-06-26loplugin:oncevar in scNoel Grandin
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-05-02loplugin:checkunusedparams in forms..formulaNoel Grandin
2017-04-27Resolves: tdf#107241 don't let floating function description grow infinitelyCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin