summaryrefslogtreecommitdiff
path: root/sc/source/ui/attrdlg/scdlgfact.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-23lok: sc: tunneling the ascii import dialog on paste actionMarco Cecchetti1-2/+3
2017-10-23loplugin:includeform: scStephan Bergmann1-52/+52
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-4/+4
2017-08-16remove unused param from CreateScNamePasteDlgNoel Grandin1-1/+1
2017-08-15loplugin:checkunusedparams in scNoel Grandin1-2/+2
2017-08-08loplugin:constantparamNoel Grandin1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+2
2017-04-06tdf#55236 save settings of CSV export dialogBernhard Widl1-0/+5
2017-04-05tdf#106868: fix crash when modify external linkNoel Grandin1-1/+8
2017-04-03use actual UNO enums in scNoel Grandin1-1/+1
2017-03-23convert SC_CELL_SHIFT_DISABLE to o3tl::typed_flags enumNoel Grandin1-1/+1
2017-03-23convert NAME constants to CreateNameFlags o3tl::typed_flags enumNoel Grandin1-2/+2
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-10-31return dialog pointers using VclPtr<>Noel Grandin1-33/+33
2016-10-31This needs to be VclPtr tooJulien Nabet1-1/+1
2016-10-28these need to be VclPtrsCaolán McNamara1-7/+7
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin1-41/+41
2016-09-19tdf#96453, tdf#100793 rework transfer of data between cond format dlgsMarkus Mohrhard1-1/+6
2016-09-10loplugin:constantparam in scNoel Grandin1-60/+16
2016-08-18screenshots: dialog doesn't even have a help buttonKatarina Behrens1-3/+2
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke1-2/+2
2016-05-26loplugin:unusedmethodsNoel Grandin1-1/+0
2016-05-24convert PIVOT_FUNC to scoped enumNoel Grandin1-2/+2
2016-03-31sequence->vector in scNoel Grandin1-1/+1
2016-03-23loplugin:constantparam in scNoel Grandin1-8/+5
2016-03-10loplugin:constantparam in scNoel Grandin1-6/+6
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin1-6/+4
2016-01-22Move sc/source/ui/dbgui/validate.cxx from scui to scStephan Bergmann1-13/+0
2015-11-30loplugin:unusedfieldsNoel Grandin1-2/+2
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin1-15/+13
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-10-28com::sun::star->css in scNoel Grandin1-2/+2
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin1-1/+1
2015-07-22loplugin:unusedmethods scNoel Grandin1-10/+0
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro1-0/+5
2015-04-20sc: convert new to ::CreateNoel Grandin1-57/+57
2015-03-23loplugin:constantfunction: scNoel Grandin1-1/+1
2014-11-24Remove superfluous and inconsistent whitespaceTor Lillqvist1-3/+3
2014-11-24Bin commented-out unreachable 'break' statementsTor Lillqvist1-8/+0