summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/crnrdlg.cxx
AgeCommit message (Expand)Author
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2020-10-20use tools::Long in scNoel
2020-09-27never null ScViewData*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-15ScRangeList::ParseAny ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-08-09loplugin:flatten sc/miscdlgsNoel Grandin
2020-04-07Resolves: tdf#131170 columns tagged as delimiter not columnCaolán McNamara
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
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-22sc: rowcol: tdf#50916 convert some in uiAron Budea
2019-10-01loplugin:stringadd in scNoel Grandin
2019-09-16Resolves: tdf#127546 crash on clicking --Column-- or --Row--Caolán McNamara
2019-05-13drop some unneeded includesCaolán McNamara
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-04-12weld ScColRowNameRangesDlgCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-08-01loplugin:stringloop in scNoel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-15don't use heap for elements in ScRangePairListNoel Grandin
2018-03-14modernize ScRangePairList::CreateNameSortedArrayNoel Grandin
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
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-23convert message box style bits to scoped enumNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-17Temporary ScAddress is unnecessary when constructing ScRangeEike Rathke
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-01-11don't emit objects on ScRange*List::RemoveJochen Nitschke
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin