summaryrefslogtreecommitdiff
path: root/sw/inc/swabstdlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-02-13convert SplitTable_HeadlineOption to scoped enumNoel Grandin1-1/+2
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-3/+57
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin1-50/+50
2016-09-08loplugin:constantparam in swNoel Grandin1-10/+8
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-3/+3
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-5/+5
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-02loplugin:unuseddefaultparamsNoel Grandin1-3/+2
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara1-1/+1
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-3/+4
2016-04-01loplugin:constantparam in swNoel Grandin1-1/+0
2016-03-31tdf#84938 convert DLG_CHAR_ constants to scoped enumNoel Grandin1-1/+2
2016-03-24MM: move email subject and address into descriptorJan-Marek Glogowski1-2/+3
2016-03-22loplugin:constantparam in swNoel Grandin1-2/+1
2016-03-18mailmerge: Kill SwMailMergeChildWindow.Jan Holesovsky1-2/+0
2016-03-18mailmerge: Create toolbar buttons for the Save/Print/Email dialogs.Jan Holesovsky1-0/+4
2016-03-09loplugin:constantparam in swNoel Grandin1-6/+5
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-12/+10
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-06com::sun::star->css in sw/incNoel Grandin1-20/+20
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-3/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-20/+20
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin1-1/+2
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-11-06SwFrmDlg ctor: turn sRestype into an OUStringMiklos Vajna1-1/+1
2014-10-01MM: export the SwDocShell mail merge via UNOJan-Marek Glogowski1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-46/+46
2014-09-03Use enum type DBManagerOptions for merge type constantsEilidh McAdam1-1/+2
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-3/+3
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-22/+22
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist1-1/+1
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist1-2/+2
2014-03-30coverity#1194913 Overflowed return valueCaolán McNamara1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-3/+3
2014-02-27fdo#73159 Make back border dialog work againZolnai Tamás1-0/+1
2013-12-19CID#703893 SwJavaEditDialog::Get[Text|Type] orthogonal to Dialog::Get*Caolán McNamara1-5/+5
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-29sw: clone InputField dialog on input-field removalPierre-Eric Pelloux-Prayer1-1/+2
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co1-3/+4
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-09-26String to OUStringMatteo Casalin1-1/+1
2013-09-25String to OUStringMatteo Casalin1-0/+1
2013-09-19convert sw/inc/swabstdlg.hxx from String to OUStringNoel Grandin1-26/+25
2013-09-03convert select index dialog to .uiCaolán McNamara1-2/+1
2013-09-01Remove pointless comments and ASCII artTor Lillqvist1-75/+70