summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)Author
2020-10-31tdf#137897 scRetypePassInputDlg: re-allow password removalJustin Luth
2020-10-20use tools::Long in scNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-09-30loplugin:reducevarscope in scNoel
2020-09-27never null ScViewData*Caolán McNamara
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-09-15CreateNameSortedArray never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-15ScAreaNameIterator always dereferences its ScDocument* argumentCaolán McNamara
2020-09-15ConvertSingleRef never passed a null ScDocument*Caolán McNamara
2020-09-15ConvertDoubleRef never passed a null ScDocument*Caolán McNamara
2020-09-15lcl_Parse ScDocument* arg dereferenced on all branchesCaolán McNamara
2020-09-15ScRangeList::ParseAny ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-09-15ScRangeList::Parse 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-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-27tdf#136062 Don't use 'Reject (All)/Clear formatting' buttons in CalcGabor Kelemen
2020-08-09loplugin:flatten sc/miscdlgsNoel Grandin
2020-08-03Fix radio buttons in context menus for non-gtk3Maxim Monastirsky
2020-06-26Related: tdf#134280 set max limits for solver options that show max valuesCaolán McNamara
2020-06-24tdf#134280 set legal range for Epsilon levelCaolán McNamara
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-05Upcoming loplugin:elidestringvar: scStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-30loplugin:makeshared in scNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-25rename ColorValueSet back to SvxColorValueSetCaolán McNamara
2020-04-25remove newly unused SvxColorValueSetCaolán McNamara
2020-04-15loplugin:buriedassign in scNoel Grandin
2020-04-07Resolves: tdf#131170 columns tagged as delimiter not columnCaolán McNamara
2020-04-02cid#1460967 Division or modulo by float zeroCaolán McNamara
2020-03-25tdf#127113: Allow to fill any two numeric fields in Fill Series dialogSarper Akdemir
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara
2020-02-07tdf#99693 Add Highlighting tab for CalcMaxim Monastirsky
2020-01-24loplugin:makeshared in scNoel Grandin
2020-01-11Resolves: tdf#129763 resize to request happening on every activateCaolán McNamara
2020-01-10use more std::make_sharedNoel Grandin
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin