summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc
AgeCommit message (Expand)AuthorFilesLines
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin18-51/+50
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin1-2/+0
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-3/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann125-185/+185
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-1/+1
2016-09-07loplugin:constantparam in swNoel Grandin6-17/+15
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin1-3/+3
2016-08-30rework for coverity#1371269 Missing move assignment operatorCaolán McNamara1-3/+2
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin6-14/+14
2016-08-22convert SdrHitKind to scoped enumNoel Grandin1-1/+2
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-4/+4
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin9-13/+13
2016-08-18sw redlining: support per-view authorsMiklos Vajna1-0/+3
2016-08-17loplugin:unusedenumvalues in swNoel Grandin1-2/+1
2016-08-15sw: prefix members of SwPagePreviewMiklos Vajna1-19/+19
2016-08-12Resolves: tdf#87686 don't refresh index entry from selection on regain focusCaolán McNamara1-0/+2
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara2-13/+11
2016-08-08Resolves: tdf#101359 getBookmarksCount includes more than aTableBookmarksCaolán McNamara1-0/+1
2016-08-01sw: prefix members of SwMasterUsrPrefMiklos Vajna1-63/+63
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-26Resolves: tdf#98984 make MailMerge listen for database changeCaolán McNamara1-1/+5
2016-07-25sw: prefix members of SwTableOptionsTabPageMiklos Vajna1-17/+17
2016-07-25new loplugin overrideparamNoel Grandin4-6/+6
2016-07-25inconsistent default param override in SwComboBox::InsertEntryNoel Grandin1-1/+1
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann1-2/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin1-1/+0
2016-07-11sw: prefix members of SwColumnPageMiklos Vajna1-17/+17
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann3-11/+11
2016-07-07sw: prefix members of SwSrcEditWindowMiklos Vajna1-26/+26
2016-06-27loplugin:singlevalfields in sw(part1)Noel Grandin8-10/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin6-8/+8
2016-06-18uitest: add wrapper for writer's main edit windowMarkus Mohrhard2-0/+44
2016-06-16Remove the :: prefix in ::std for swMark Page4-6/+6
2016-06-06SwXDispatchProviderInterceptor: implement frame::XInterceptorInfoMiklos Vajna1-1/+6
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin11-14/+14
2016-06-06remove unused constants in HRC filesNoel Grandin1-1/+0
2016-06-02Invalidate the AutoText Dialog after selectionSzymon Kłos1-0/+2
2016-05-26loplugin:unusedmethodsNoel Grandin3-8/+0
2016-05-26tdf#100051 Partially revert "loplugin:constantparam in sw"Miklos Vajna1-2/+2
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara1-1/+0
2016-05-25Resolves: tdf#96244 get the right Writer window view for Formula windowCaolán McNamara1-1/+1
2016-05-23loplugin:unusedmethods in swNoel Grandin12-142/+0
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin3-5/+5
2016-05-19tdf#98985 create merge results at the right timeOliver Specht1-1/+1
2016-05-13convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin2-7/+8
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet1-2/+2
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara3-4/+0
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin2-3/+3
2016-04-22Avoid reserved identifiersStephan Bergmann10-51/+51
2016-04-18Remove the hardly used SyntaxLineSet typedefRyan McCoskrie1-3/+1