summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog/swdlgfact.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
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-06-02loplugin:unuseddefaultparamsNoel Grandin1-2/+1
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara1-0/+1
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-1/+1
2016-04-01loplugin:constantparam in swNoel Grandin1-1/+0
2016-03-31tdf#84938 convert DLG_CHAR_ constants to scoped enumNoel Grandin1-1/+1
2016-03-24MM: move email subject and address into descriptorJan-Marek Glogowski1-1/+1
2016-03-22loplugin:constantparam in swNoel Grandin1-2/+1
2016-03-18-Werror,-Winconsistent-missing-overrideNoel Grandin1-3/+3
2016-03-18mailmerge: Create toolbar buttons for the Save/Print/Email dialogs.Jan Holesovsky1-0/+3
2016-03-09loplugin:constantparam in swNoel Grandin1-6/+5
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-10/+8
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-09formatting improvements in sw/Noel Grandin1-4/+4
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-15/+15
2015-10-16convert Link<> to typedNoel Grandin1-2/+2
2015-10-14convert Link<> to typedNoel Grandin1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-149/+149
2015-10-12no need to explicitly specify these destructorsNoel Grandin1-4/+0
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-4/+0
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara1-4/+4
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-24/+24
2015-04-30Gradually typed LinkStephan Bergmann1-4/+4
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin1-1/+1
2015-04-10re-insert erroneously converted delete calls.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-3/+2
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/+1
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-25/+25
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist1-1/+1
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist1-1/+1
2014-03-30coverity#1194913 Overflowed return valueCaolán McNamara1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-152/+152
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-3/+3
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-27fdo#73159 Make back border dialog work againZolnai Tamás1-0/+1
2013-12-27drop SfxNoLayoutSingleTabDialog declarationsCaolán McNamara1-2/+0
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