summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui
AgeCommit message (Expand)AuthorFilesLines
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara9-9/+2
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin1-5/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin9-25/+25
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann20-166/+166
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin1-1/+1
2016-09-20loplugin:defaultparamsTor Lillqvist1-1/+1
2016-09-20tdf#101164 sw: Insert Database Columns dialog: expect selectionMichael Stahl1-6/+29
2016-09-20tdf#101164 sw: Insert Database Columns dialog: ensure one of ...Michael Stahl1-0/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann14-23/+23
2016-09-09loplugin:constantparam in svtoolsNoel Grandin1-2/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-09-07loplugin:constantparam in swNoel Grandin2-11/+11
2016-08-31convert MOVE_ITEM constants to typed_flagsNoel Grandin2-25/+34
2016-08-31inline some get-function-pointer-collection functionsNoel Grandin2-8/+8
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-5/+5
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin2-3/+3
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2-7/+7
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-6/+6
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-09Resolves: tdf#101383 don't crash is merge has no targetview on mail setupCaolán McNamara1-3/+4
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara2-80/+80
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-6/+8
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+2
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara1-1/+1
2016-06-16Remove the :: prefix in ::std for swMark Page5-22/+22
2016-06-15tdf#98797 sw: try to fix crash in SwMailDispatcherListener_ImplMichael Stahl1-2/+4
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-6/+7
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin1-1/+1
2016-05-30Convert SelectionMode to scoped enumNoel Grandin4-4/+4
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-2/+4
2016-05-26VclPtr in container warningsCaolán McNamara1-1/+1
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara1-7/+6
2016-05-23loplugin:unusedmethods in swNoel Grandin1-22/+0
2016-05-19tdf#98985 create merge results at the right timeOliver Specht1-27/+40
2016-05-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin1-1/+1
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-3/+3
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin2-2/+2
2016-05-11tdf#98981 added initialization of e-Mail configuration QueryBoxOliver Specht1-1/+2
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-1/+1
2016-05-04use Any constructor instead of temporariesNoel Grandin1-6/+3
2016-04-28use initialization listJochen Nitschke1-38/+33
2016-04-27-Werror,-WvarargsStephan Bergmann1-6/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann3-4/+4
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl1-2/+4
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara2-2/+2
2016-03-31loplugin:constantparam in swNoel Grandin2-5/+5
2016-03-24MM: rename MergeNew => MergeJan-Marek Glogowski1-1/+1
2016-03-24cid#1357171 uninitialized membersMiklos Vajna1-1/+2
2016-03-24cid#1357170 uninitialized membersMiklos Vajna1-1/+2