summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/dwfunctr.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2020-04-26move PanelLayout to sfx2Caolán McNamara
2019-12-20weld ScFunctionWinCaolán McNamara
2019-10-03Resolves: tdf#120209 reload names if setting for their language changesCaolán McNamara
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2017-10-23loplugin:includeform: scStephan Bergmann
2016-10-24drop now unused ScPrivatSplitCaolá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-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
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-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-09changed timers to idleJennifer Liebel
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-04coverity#738804 unused nLeftSlot/nRightSlot membersCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-18sal_Bool->bool, and remove unused parameterNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-03-14fix misc merge issues breaking the buildMichael Meeks
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-24Removed local duplicate implementation and used ScFuntionMgr's insteadSören Möller
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko