summaryrefslogtreecommitdiff
path: root/sc/source/ui/formdlg/dwfunctr.cxx
AgeCommit message (Expand)Author
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2020-09-30loplugin:reducevarscope in scNoel
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-01-14remove some unneeded includesCaolán McNamara
2019-12-20weld ScFunctionWinCaolán McNamara
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-03Resolves: tdf#120209 reload names if setting for their language changesCaolá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-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-08-01loplugin:stringloop in scNoel Grandin
2018-06-26loplugin:useuniqueptr in ScFuncDescNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-04Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.hEike Rathke
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-06-26loplugin:oncevar in scNoel Grandin
2017-04-27Resolves: tdf#107241 don't let floating function description grow infinitelyCaolán McNamara
2017-04-10tdf#39468 Translate German commentsJens Carl
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-03-29loplugin:singlevalfieldsNoel Grandin
2016-12-30fdo#39674 Rename klasse and funktion in dwfunctr.cxxkerem
2016-10-24implement VclVPaned and decripple formula panelCaolán McNamara
2016-10-24convert function panel to .ui formatCaolán McNamara
2016-10-24temporarily cripple formula panel by removing FT_SPLITCaolán McNamara
2016-10-23at which point SfxBindings is no longer needed as an argumentCaolán McNamara
2016-10-23why listen to bindings to then ignore notificationsCaolán McNamara
2016-10-23pAllFuncList is always aFuncListCaolán McNamara
2016-10-23DDLB_FUNC listbox never usedCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-01-31This can be a Window and not a DockingWindow nowCaolán McNamara
2016-01-31SfxChildWindow is always nullCaolán McNamara
2016-01-31so ScFunctionChildWindow doesn't appear to be needed anymoreCaolán McNamara
2016-01-31function list is always in the sidebar nowCaolán McNamara
2015-12-01tdf#95990 - Calc is crashed when you double click on function in SidebaNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-23convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-07only one use of ScPrivatSplit, and that's for vertical splitCaolán McNamara