summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin1-1/+1
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-29Page margin popup converted to use outside sidebarSzymon Kłos1-246/+12
2016-09-21tdf#101359 handle less bookmarks then expectedJan-Marek Glogowski1-0/+4
2016-09-20loplugin:defaultparamsTor Lillqvist1-1/+1
2016-09-20tdf#101359 Really walk the document mark listJan-Marek Glogowski1-5/+9
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-16tdf#101359 Just advance list box for BOOKMARKsJan-Marek Glogowski1-1/+1
2016-09-16tdf#56907 extend dot leader character list in ToC for typographyLászló Németh1-0/+3
2016-09-13loplugin:dllprivateStephan Bergmann1-9/+9
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann100-126/+126
2016-09-12Page size popup converted to use outside sidebarSzymon Kłos1-155/+0
2016-09-09handle read-only state of wordcount settingsAndras Timar1-0/+3
2016-09-09loplugin:constantparam in svtoolsNoel Grandin1-2/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin2-103/+31
2016-09-07Page column popup converted to use outside the sidebarSzymon Kłos1-91/+0
2016-09-07loplugin:constantparam in swNoel Grandin5-19/+19
2016-09-05sw: prefix members of SwEntryBrowseBoxMiklos Vajna1-63/+63
2016-09-05Page orientation popup converted to use outside sidebarSzymon Kłos1-42/+0
2016-09-03cppcheck: variableScopeZolnai Tamás1-4/+2
2016-08-31Resolves: tdf#100094 hyperlink tabpage put hyperlink name in wrong fieldCaolán McNamara1-1/+1
2016-08-31convert LB_ constants to typed_flagsNoel Grandin1-126/+133
2016-08-31convert MOVE_ITEM constants to typed_flagsNoel Grandin2-25/+34
2016-08-31inline some get-function-pointer-collection functionsNoel Grandin3-9/+9
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 Grandin3-4/+4
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin1-1/+1
2016-08-31convert SwDocPositions to scoped enumNoel Grandin1-1/+1
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin1-1/+1
2016-08-30rework for coverity#1371269 Missing move assignment operatorCaolán McNamara1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann5-10/+10
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann15-59/+59
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann7-37/+37
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke3-3/+3
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke1-1/+1
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-3/+3
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann4-4/+4
2016-08-22Avoid illegal cast of SwDropDownFieldType to SwSetExpFieldTypeStephan Bergmann1-1/+2
2016-08-19coverity#1371115 Unchecked return valueCaolán McNamara1-1/+2
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-17/+17
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin5-9/+9
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin3-4/+4
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-11/+11
2016-08-15Related: tdf#87686 on refresh from selection, only consider the edit updatedCaolán McNamara1-1/+3
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin1-9/+9
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke4-4/+4
2016-08-12Resolves: tdf#87686 don't refresh index entry from selection on regain focusCaolán McNamara1-19/+23
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-1/+0