summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara4-33/+5
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin11-70/+63
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin7-8/+8
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara2-2/+4
2016-05-11tdf#98981 added initialization of e-Mail configuration QueryBoxOliver Specht1-1/+2
2016-05-10Fix typosAndrea Gelmini1-1/+1
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann5-13/+13
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann2-0/+2
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin12-46/+46
2016-05-04use Any constructor instead of temporariesNoel Grandin1-6/+3
2016-04-30sw: SwFieldVarPage: disable "Insert" button on "Input field"...Michael Stahl1-1/+1
2016-04-30sw: try to survive restoring a field dialog without SfxObjectShellMichael Stahl15-36/+39
2016-04-28use initialization listJochen Nitschke1-38/+33
2016-04-27-Werror,-WvarargsStephan Bergmann1-6/+4
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-3/+3
2016-04-22tdf#81833: form protection can be modified as compatibility optionOliver Specht1-7/+23
2016-04-22Avoid reserved identifiersStephan Bergmann11-26/+26
2016-04-21new plugin stylepoliceNoel Grandin4-11/+11
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann32-102/+102
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-2/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin4-16/+11
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-04-14loplugin:passstuffbyref in swNoel Grandin4-5/+5
2016-04-12Avoid reserved identifiersStephan Bergmann3-6/+6
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-3/+0
2016-04-08SfxTabDialog: rename members missing their prefixesMiklos Vajna3-4/+4
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl1-2/+4
2016-04-05tdf#98647 fix bug in tools->outline-numberingNoel Grandin1-0/+15
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara3-3/+3
2016-04-04coverity#1358029 Dereference null return valueCaolán McNamara1-2/+2
2016-04-04tdf#90855 replace Dialog::Close with Dialog::EndDialogJakub Trzebiatowski1-1/+1
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan1-1/+1
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke3-3/+0
2016-04-01loplugin:constantparam in swNoel Grandin3-5/+3
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-2/+2
2016-03-31tdf#90855 add table header entries to resourcesJakub Trzebiatowski2-4/+14
2016-03-31tdf#84938 convert DLG_CHAR_ constants to scoped enumNoel Grandin4-7/+7
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-6/+6
2016-03-31loplugin:constantparam in swNoel Grandin3-8/+8
2016-03-25tdf#90855 Improve the 'Insert Bookmark' dialogJakub Trzebiatowski1-129/+328
2016-03-24MM: rename MergeNew => MergeJan-Marek Glogowski1-1/+1
2016-03-24MM: correctly handle directory in dialogJan-Marek Glogowski1-16/+18
2016-03-24MM: move email subject and address into descriptorJan-Marek Glogowski3-16/+28
2016-03-24cid#1357171 uninitialized membersMiklos Vajna1-1/+2
2016-03-24cid#1357170 uninitialized membersMiklos Vajna1-1/+2
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht1-2/+7
2016-03-22loplugin:constantparam in swNoel Grandin15-23/+18
2016-03-18sw: restore lost SwMMResultEmailDialog::SendAsHdl_Impl()Miklos Vajna4-64/+62
2016-03-18convert SvButtonState to scoped enumNoel Grandin1-1/+1