summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/anyrefdg.cxx
AgeCommit message (Expand)Author
2021-12-13tdf#121699 sc: wrap LOKit stuff with isActiveJustin Luth
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-15ScRangeList::ParseAny ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-09-13MakeRangeFromName never passed a null ScDocument*Caolán McNamara
2020-09-13toAbs always dereferences its ScDocument*Caolán McNamara
2020-08-09loplugin:flatten sc/miscdlgsNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-15loplugin:buriedassign in scNoel Grandin
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-11-14ParseWithNames pDoc arg assumed to be non-nullCaolán McNamara
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski
2019-09-24Add reference marks callbackSzymon Kłos
2019-07-21cid#1399198 Uncaught exceptionCaolán McNamara
2019-07-20cid#1399336 Uncaught exceptionCaolán McNamara
2019-05-13drop some unneeded includesCaolán McNamara
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara
2019-04-10weld ScCorrelationDialogCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-09loplugin:singlevalfields in scNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-09Early bailoutMatteo Casalin
2018-09-09OUString: use optimized concatenation, make constMatteo Casalin
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-17sc: prefix members of ScRefHandlerHenry Castro
2018-03-17sc: prefix members of ScFormulaReferenceHelperHenry Castro
2018-03-16lokdialog: do not lock events when opened ScFilter DialogHenry Castro
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-22ColorData->Color in scNoel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more fileTor Lillqvist
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-12-08convert SFX_HINT to scoped enumNoel Grandin