summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/consdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara1-8/+8
2019-04-17use DeactivateCaolán McNamara1-18/+2
2019-04-14weld ScConsolidateDlgCaolán McNamara1-220/+195
2019-02-09loplugin:indentation in scNoel Grandin1-1/+1
2019-01-10use unique_ptr in ScRangeUtil::IsAbsTabAreaNoel Grandin1-15/+8
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-09-10loplugin:simplifyconstruct in scNoel Grandin1-1/+0
2018-06-28loplugin:useuniqueptr in ScConsolidateDlgNoel Grandin1-3/+3
2018-06-26loplugin:useuniqueptr in ScConsolidateParamNoel Grandin1-11/+4
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-1/+1
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-5/+15
2017-10-23loplugin:includeform: scStephan Bergmann1-13/+13
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-3/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-28loplugin:unusedfields in sc part1Noel Grandin1-9/+6
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara1-1/+1
2017-01-25loplugin: unnecessary destructor scNoel Grandin1-2/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-2/+2
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-6/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-16convert Link<> to typedNoel Grandin1-8/+7
2015-10-12convert Link<> to typedNoel Grandin1-7/+6
2015-09-24convert Link<> to typedNoel Grandin1-7/+6
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-7/+6
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-4/+4
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-7/+7
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+17
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-0/+6
2014-10-28loplugin: cstylecastNoel Grandin1-4/+4
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-14/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-6/+6
2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold1-2/+0
2014-04-29coverity#1210194 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-04-23sc: sal_Bool->boolNoel Grandin1-2/+2
2014-04-04coverity#708085 Uninitialized scalar fieldCaolán McNamara1-1/+5
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-18sal_Bool->boolNoel Grandin1-3/+3
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-02-07fdo#39468 Translate German commentsSven Wehner1-59/+14
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-1/+1
2013-10-08convert sc/source/ui/dbgui/*.cxx from String to OUStringNoel Grandin1-14/+14