summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
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
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 McNamara4-82/+82
2016-08-08Resolves: tdf#101359 getBookmarksCount includes more than aTableBookmarksCaolán McNamara1-5/+7
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski1-2/+14
2016-07-27Resolves: tdf#57978 don't show duplicate index keys in dropdown listCaolán McNamara1-9/+16
2016-07-27improve passstuffbyref return analysisNoel Grandin2-2/+2
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara10-17/+17
2016-07-25sw: prefix members of SwTableOptionsTabPageMiklos Vajna1-96/+96
2016-07-25new loplugin overrideparamNoel Grandin5-8/+8
2016-07-25inconsistent default param override in SwComboBox::InsertEntryNoel Grandin1-2/+2
2016-07-11sw: prefix members of SwColumnPageMiklos Vajna1-226/+226
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-2/+2