summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)Author
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara
2020-09-16IsNameValid 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-15ScRangeUtil::IsAbsPos ScDocument* arg dereferenced on all branchesCaolán McNamara
2020-09-15ConvertDoubleRef never passed a null ScDocument*Caolán McNamara
2020-09-15ScRangeUtil::IsAbsArea ScDocument* arg dereferenced on all branchesCaolán McNamara
2020-09-15ScRangeUtil::MakeArea ScDocument* arg dereferenced on all branchesCaolán McNamara
2020-09-15ScRangeList::ParseAny ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-09-15tdf#76898 standard filter: add buttons to remove conditionsMartin van Zijl
2020-09-13Calc: ScImportAsciiDlg can now detect Unicode encoding without BOMTomofumi Yagi
2020-09-07Related: tdf#136455 use insert_vector for bulk insertCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-12use unique_ptr in ScDbNameDlgNoel Grandin
2020-08-09loplugin:flatten in scNoel Grandin
2020-07-30rhbz#1861794 csv fixed width import missing split handleCaolán McNamara
2020-07-30loplugin:flatten in sc/uiNoel Grandin
2020-07-17jsdialog: Add mobile version of data validation dialogSzymon Kłos
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2020-06-18distinguish active dnd-operation case from simple query caseCaolá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-01tdf#76898 add ability to reset standard filterMartin van Zijl
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-15loplugin:buriedassign in scNoel Grandin
2020-04-06unset dest dnd row highlight after dropCaolán McNamara
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-24tdf#130346 Define Database Range Dialog smaler spacing and resizingandreas kainz
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-28no need to include vcl/ctrl.hxxCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-23Resolves: tdf#129158 freeze/thaw around bulk insertsCaolán McNamara
2019-12-22sal_Char->char in scNoel Grandin
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-14mpDocument is assumed to be non-nullCaolán McNamara
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-11-14pDoc is always dereferencedCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-20cid#1454871 uninitialized memberCaolán McNamara
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski
2019-10-19Directly use OUStringBuffer::append overload taking a single sal_UnicodeStephan Bergmann
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara