summaryrefslogtreecommitdiff
path: root/sc/source/ui/attrdlg
AgeCommit message (Expand)AuthorFilesLines
2018-11-08tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl1-0/+1
2018-11-05Make ScAbstractDialogFactory::Create() do its job also on non-DESKTOPTor Lillqvist1-4/+0
2018-11-05We want the function pointer here, but not call it yetTor Lillqvist1-1/+1
2018-05-23lok: sc: tunneling the ascii import dialog on paste actionMarco Cecchetti2-3/+5
2018-03-21lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky1-0/+5
2017-10-23loplugin:includeform: scStephan Bergmann6-94/+94
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2-3/+3
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2-3/+3
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2-6/+6
2017-08-29remove some unused macro definitionsNoel Grandin1-23/+0
2017-08-16remove unused param from CreateScNamePasteDlgNoel Grandin2-2/+2
2017-08-15loplugin:checkunusedparams in scNoel Grandin1-2/+2
2017-08-08loplugin:constantparamNoel Grandin2-3/+1
2017-07-21migrate to boost::gettextCaolán McNamara2-2/+2
2017-04-06tdf#55236 save settings of CSV export dialogBernhard Widl2-0/+6
2017-04-05tdf#106868: fix crash when modify external linkNoel Grandin2-3/+14
2017-04-03use actual UNO enums in scNoel Grandin2-2/+2
2017-03-23convert SC_CELL_SHIFT_DISABLE to o3tl::typed_flags enumNoel Grandin2-2/+2
2017-03-23convert NAME constants to CreateNameFlags o3tl::typed_flags enumNoel Grandin2-4/+4
2017-02-16add SID_SC_TP_STAT and replace RID_SCPAGE_STAT with itCaolán McNamara1-1/+1
2017-02-16replace SID_SC_TP_LAYOUT with SID_SC_TP_LAYOUTCaolán McNamara1-1/+1
2017-02-16replace RID_SCPAGE_CONTENT with SID_SC_TP_CONTENTCaolán McNamara1-1/+1
2017-02-16replace RID_SCPAGE_USERLISTS with SID_SC_TP_USERLISTSCaolán McNamara1-1/+1
2017-02-16replace RID_SCPAGE_PRINT with RID_SC_TP_PRINTCaolán McNamara1-1/+1
2017-02-16replace switching off RID_SCPAGE_DEFAULTS with direct RID_SC_TP_DEFAULTSCaolán McNamara1-1/+1
2017-02-16replace RID_SCPAGE_COMPATIBILITY with direct SID_SC_TP_COMPATIBILITYCaolán McNamara1-2/+2
2017-02-16replace switching off RID_SCPAGE_FORMULA with direct SID_SC_TP_FORMULACaolán McNamara1-1/+1
2017-02-16replace switching off RID_SCPAGE_CALC with direct SID_SC_TP_CALCCaolán McNamara1-1/+1
2017-02-16replace switching off RID_SCPAGE_OPREDLINE with direct SID_SC_TP_CHANGESCaolán McNamara1-1/+1
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin1-4/+4
2016-10-31return dialog pointers using VclPtr<>Noel Grandin2-68/+68
2016-10-31This needs to be VclPtr tooJulien Nabet2-2/+2
2016-10-28these need to be VclPtrsCaolán McNamara2-14/+14
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin1-41/+41
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2-2/+2
2016-09-19tdf#96453, tdf#100793 rework transfer of data between cond format dlgsMarkus Mohrhard2-2/+9
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-09-10loplugin:constantparam in scNoel Grandin2-71/+20
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin1-10/+10
2016-08-18screenshots: clang plugin & tabpage usage fixesArmin Le Grand1-2/+2
2016-08-18screenshots: sc dialog factory ifc for tab dialogsKatarina Behrens1-0/+10
2016-08-18screenshots: dialog doesn't even have a help buttonKatarina Behrens2-5/+3
2016-08-18screenshots: interface for sc dialog factoryKatarina Behrens1-1/+11
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke2-4/+4
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2016-05-26loplugin:unusedmethodsNoel Grandin2-6/+0
2016-05-24convert PIVOT_FUNC to scoped enumNoel Grandin2-4/+4
2016-03-31sequence->vector in scNoel Grandin2-2/+2
2016-03-23loplugin:constantparam in scNoel Grandin2-13/+7
2016-03-10loplugin:constantparam in scNoel Grandin2-10/+9