summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
2016-10-03Fix typosAndrea Gelmini
2016-09-29Page margin popup converted to use outside sidebarSzymon Kłos
2016-09-21tdf#101359 handle less bookmarks then expectedJan-Marek Glogowski
2016-09-20loplugin:defaultparamsTor Lillqvist
2016-09-20tdf#101359 Really walk the document mark listJan-Marek Glogowski
2016-09-20tdf#101164 sw: Insert Database Columns dialog: expect selectionMichael Stahl
2016-09-20tdf#101164 sw: Insert Database Columns dialog: ensure one of ...Michael Stahl
2016-09-16tdf#101359 Just advance list box for BOOKMARKsJan-Marek Glogowski
2016-09-16tdf#56907 extend dot leader character list in ToC for typographyLászló Németh
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12Page size popup converted to use outside sidebarSzymon Kłos
2016-09-09handle read-only state of wordcount settingsAndras Timar
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-09-08loplugin:constantparam in swNoel Grandin
2016-09-08loplugin:constantparam in swNoel Grandin
2016-09-07Page column popup converted to use outside the sidebarSzymon Kłos
2016-09-07loplugin:constantparam in swNoel Grandin
2016-09-05sw: prefix members of SwEntryBrowseBoxMiklos Vajna
2016-09-05Page orientation popup converted to use outside sidebarSzymon Kłos
2016-09-03cppcheck: variableScopeZolnai Tamás
2016-08-31Resolves: tdf#100094 hyperlink tabpage put hyperlink name in wrong fieldCaolán McNamara
2016-08-31convert LB_ constants to typed_flagsNoel Grandin
2016-08-31convert MOVE_ITEM constants to typed_flagsNoel Grandin
2016-08-31inline some get-function-pointer-collection functionsNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin
2016-08-31convert SwDocPositions to scoped enumNoel Grandin
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin
2016-08-30rework for coverity#1371269 Missing move assignment operatorCaolán McNamara
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-22Avoid illegal cast of SwDropDownFieldType to SwSetExpFieldTypeStephan Bergmann
2016-08-19coverity#1371115 Unchecked return valueCaolán McNamara
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-08-15Related: tdf#87686 on refresh from selection, only consider the edit updatedCaolán McNamara
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-08-12Resolves: tdf#87686 don't refresh index entry from selection on regain focusCaolán McNamara