Age | Commit message (Expand) | Author |
2016-09-08 | loplugin:constantparam in sw | Noel Grandin |
2016-09-07 | Page column popup converted to use outside the sidebar | Szymon Kłos |
2016-09-07 | loplugin:constantparam in sw | Noel Grandin |
2016-09-05 | sw: prefix members of SwEntryBrowseBox | Miklos Vajna |
2016-09-05 | Page orientation popup converted to use outside sidebar | Szymon Kłos |
2016-09-03 | cppcheck: variableScope | Zolnai Tamás |
2016-08-31 | Resolves: tdf#100094 hyperlink tabpage put hyperlink name in wrong field | Caolán McNamara |
2016-08-31 | convert LB_ constants to typed_flags | Noel Grandin |
2016-08-31 | convert MOVE_ITEM constants to typed_flags | Noel Grandin |
2016-08-31 | inline some get-function-pointer-collection functions | Noel Grandin |
2016-08-31 | Get rid of a pointless indirect function pointer variable | Noel Grandin |
2016-08-31 | Get rid of a pointless indirect function pointer variable | Noel Grandin |
2016-08-31 | convert FindRanges to o3tl::typed_flags_set | Noel Grandin |
2016-08-31 | convert SwDocPositions to scoped enum | Noel Grandin |
2016-08-31 | remove the SwMoveFnCollection* typedefs | Noel Grandin |
2016-08-30 | rework for coverity#1371269 Missing move assignment operator | Caolán McNamara |
2016-08-30 | loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw) | Stephan Bergmann |
2016-08-30 | Let OUStringLiteral1 take its arg as ctor arg, not template arg | Stephan Bergmann |
2016-08-29 | Adapt loplugin:stringconstant to improved OUStringLiteral1 | Stephan Bergmann |
2016-08-27 | put StreamMode masks in scope of enum class | Jochen Nitschke |
2016-08-26 | convert SV_ITEM_ID_LBOX defines to scoped enum | Jochen Nitschke |
2016-08-25 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-08-23 | Remaining clang-tidy misc-move-constructor-init | Stephan Bergmann |
2016-08-22 | Avoid illegal cast of SwDropDownFieldType to SwSetExpFieldType | Stephan Bergmann |
2016-08-19 | coverity#1371115 Unchecked return value | Caolán McNamara |
2016-08-19 | Resolves: coverity#705366 Mixing enum types | Caolán McNamara |
2016-08-19 | loplugin:countusersofdefaultparams in sw | Noel Grandin |
2016-08-17 | convert SvxTabAdjust to scoped enum | Noel Grandin |
2016-08-17 | convert SvxBreak to scoped enum | Noel Grandin |
2016-08-15 | Related: tdf#87686 on refresh from selection, only consider the edit updated | Caolán McNamara |
2016-08-15 | convert SvxCompareMode to scoped enum | Noel Grandin |
2016-08-15 | tdf#100782 have XPropertyList hold unique_ptr | Jochen Nitschke |
2016-08-12 | Resolves: tdf#87686 don't refresh index entry from selection on regain focus | Caolán McNamara |
2016-08-12 | loplugin:unusedenumconstants in package..svtools | Noel Grandin |
2016-08-09 | Resolves: tdf#101383 don't crash is merge has no targetview on mail setup | Caolán McNamara |
2016-08-09 | Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptr | Caolán McNamara |
2016-08-08 | Resolves: tdf#101359 getBookmarksCount includes more than aTableBookmarks | Caolán McNamara |
2016-08-01 | GSoC Writer Table Styles; Table Styles Panel | Jakub Trzebiatowski |
2016-07-27 | Resolves: tdf#57978 don't show duplicate index keys in dropdown list | Caolán McNamara |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-26 | masses of MessBoxes not being disposed promptly | Caolán McNamara |
2016-07-25 | sw: prefix members of SwTableOptionsTabPage | Miklos Vajna |
2016-07-25 | new loplugin overrideparam | Noel Grandin |
2016-07-25 | inconsistent default param override in SwComboBox::InsertEntry | Noel Grandin |
2016-07-11 | sw: prefix members of SwColumnPage | Miklos Vajna |
2016-07-08 | loplugin:redundantcast: redundant static_casts in sw | Stephan Bergmann |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-07-06 | restore loplugin:vclwidget checking for calling clear() on VclPtr fields | Noel Grandin |
2016-07-05 | Clarify calculation precedence tdf#39440 | Muhammet Kara |
2016-07-04 | remove comphelper::string::remove | Noel Grandin |