summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui
AgeCommit message (Expand)AuthorFilesLines
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke3-6/+3
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin1-10/+0
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin1-9/+9
2016-09-20tdf#101536 sw: do load Insert Index dialog's document ReadOnlyMichael Stahl1-1/+3
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann1-1/+1
2016-09-14Resolves: tdf#101859 dispose unused popupmenu before dtorCaolán McNamara1-2/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+0
2016-09-07loplugin:constantparam in swNoel Grandin3-8/+8
2016-09-05convert RasterOp to scoped enumNoel Grandin1-1/+1
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann3-6/+6
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-4/+4
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke2-2/+2
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin1-2/+2
2016-08-25convert SvxNumValCategory to scoped enumNoel Grandin1-9/+9
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara2-71/+71
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-1/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-19Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-5/+5
2016-07-15tdf#83054 Preselect current page number in the text entryAkshay Deep1-0/+2
2016-07-15Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-16/+11
2016-07-14Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-5/+5
2016-07-08tdf#83054 Writer: Add "Go to Page" Entry in Edit MenuAkshay Deep1-0/+116
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-06-27loplugin:singlevalfields in sw(part1)Noel Grandin1-19/+5
2016-06-24I suspect the condition was wrong here, change the logic slightly.Jan Holesovsky1-5/+6
2016-06-24Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-6/+7
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin6-39/+38
2016-06-17sw: speed up the navigatorMichael Stahl1-4/+5
2016-06-16Remove the :: prefix in ::std for swMark Page2-3/+3
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-2/+3
2016-06-01tdf#99827 sw: don't create AutoText dialog's preview doc ReadOnlyMichael Stahl1-7/+5
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann2-4/+3
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-2/+2
2016-05-27sw: these all look like intended fall-throughsMichael Stahl1-2/+2
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin2-6/+0
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara1-0/+1
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet2-3/+3
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara1-5/+0
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin4-9/+7
2016-05-11Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???"Stephan Bergmann1-0/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-2/+2
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin2-2/+2
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin2-13/+13
2016-04-22Avoid reserved identifiersStephan Bergmann2-19/+19
2016-04-21new plugin stylepoliceNoel Grandin1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-5/+5
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-04-12Avoid reserved identifiersStephan Bergmann3-6/+6
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0