summaryrefslogtreecommitdiff
path: root/sc/inc/scabstdlg.hxx
AgeCommit message (Expand)Author
2018-04-13weld ScDeleteContentsDlgCaolán McNamara
2018-04-13weld ScNameCreateDlgCaolán McNamara
2018-04-13weld ScDeleteCellDlgCaolán McNamara
2018-04-13weld ScInsertCellDlgCaolán McNamara
2018-04-07weld ScLinkedAreaDlgCaolán McNamara
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-16remove unused param from CreateScNamePasteDlgNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-06tdf#55236 save settings of CSV export dialogBernhard Widl
2017-04-05tdf#106868: fix crash when modify external linkNoel Grandin
2017-04-03use actual UNO enums in scNoel Grandin
2017-03-23convert SC_CELL_SHIFT_DISABLE to o3tl::typed_flags enumNoel Grandin
2017-03-23convert NAME constants to CreateNameFlags o3tl::typed_flags enumNoel Grandin
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin
2016-10-31return dialog pointers using VclPtr<>Noel Grandin
2016-10-31This needs to be VclPtr tooJulien Nabet
2016-10-28these need to be VclPtrsCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-09-19tdf#96453, tdf#100793 rework transfer of data between cond format dlgsMarkus Mohrhard
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-18screenshots: dialog doesn't even have a help buttonKatarina Behrens
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-05-24convert PIVOT_FUNC to scoped enumNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-31sequence->vector in scNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-10loplugin:constantparam in scNoel Grandin
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2016-01-22Move sc/source/ui/dbgui/validate.cxx from scui to scStephan Bergmann
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-09convert data validation tab page to .uiCaolán McNamara