summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
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
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-08-09Resolves: tdf#101383 don't crash is merge has no targetview on mail setupCaolán McNamara
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara
2016-08-08Resolves: tdf#101359 getBookmarksCount includes more than aTableBookmarksCaolán McNamara
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski
2016-07-27Resolves: tdf#57978 don't show duplicate index keys in dropdown listCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-25sw: prefix members of SwTableOptionsTabPageMiklos Vajna
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-25inconsistent default param override in SwComboBox::InsertEntryNoel Grandin
2016-07-11sw: prefix members of SwColumnPageMiklos Vajna
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-07-04remove comphelper::string::removeNoel Grandin