summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog
AgeCommit message (Expand)AuthorFilesLines
2016-10-07two unused CheckBox resources in swCaolán McNamara1-8/+0
2016-10-06tdf#101813 sw,sfx2: enable inserting master document as sectionMichael Stahl1-2/+2
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin1-5/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann6-35/+35
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin2-103/+31
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2-16/+16
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-15/+15
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
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 McNamara2-2/+2
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-5/+5
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-06-02loplugin:unuseddefaultparamsNoel Grandin2-5/+3
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-5/+5
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara1-12/+0
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara2-2/+4
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2-9/+9
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin2-2/+2
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-04-01loplugin:constantparam in swNoel Grandin2-3/+1
2016-03-31tdf#84938 convert DLG_CHAR_ constants to scoped enumNoel Grandin2-2/+2
2016-03-24MM: move email subject and address into descriptorJan-Marek Glogowski2-3/+3
2016-03-22loplugin:constantparam in swNoel Grandin2-6/+4
2016-03-18-Werror,-Winconsistent-missing-overrideNoel Grandin1-3/+3
2016-03-18mailmerge: Create toolbar buttons for the Save/Print/Email dialogs.Jan Holesovsky2-0/+22
2016-03-09loplugin:constantparam in swNoel Grandin3-20/+17
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin2-22/+18
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-2/+2
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock1-2/+2
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon4-25/+25
2015-11-14sw: prefix members of SwSectionFootnoteEndTabPageMiklos Vajna1-102/+102
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann8-50/+50
2015-11-09formatting improvements in sw/Noel Grandin3-9/+9
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin4-25/+25
2015-10-20loplugin:defaultparamsStephan Bergmann1-5/+5
2015-10-19loplugin:defaultparamsStephan Bergmann2-7/+7
2015-10-16convert Link<> to typedNoel Grandin2-3/+3
2015-10-16convert Link<> to typedNoel Grandin1-24/+19
2015-10-14convert Link<> to typedNoel Grandin2-11/+9
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-10-12convert Link<> to typedNoel Grandin1-3/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht2-6/+6