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