Age | Commit message (Expand) | Author |
2022-03-29 | loplugin:unusedfields | Noel Grandin |
2022-03-28 | Recheck sw/ cxx files with IWYU | Gabor Kelemen |
2022-03-24 | tdf#147807 SwNavigator: relate Navigate By control to Content tree | Jim Raykowski |
2022-01-10 | sw: prefix members of ConstRectangle, SwBaseShell, ... | Miklos Vajna |
2022-01-07 | remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enum | Noel Grandin |
2022-01-03 | sw: prefix members of ConstCustomShape, SwXAutoTextContainer, ... | Miklos Vajna |
2021-12-24 | new comphelper::WeakImplComponentHelper | Noel Grandin |
2021-12-08 | use more OUStringLiteral in various | Noel Grandin |
2021-11-08 | sw: prefix members of SwGlosDocShell, SwInputChild, SwInputWindow and ... | Miklos Vajna |
2021-10-10 | use SfxItemSetFixed in sw | Noel Grandin |
2021-08-10 | sw: remove all uses of MM50 with (added) o3tl::toTwip | Tomaž Vajngerl |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-07-24 | sw: define to constexpr, use MM50 from svx and use o3tl::convert | Tomaž Vajngerl |
2021-07-21 | IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVertical | Mike Kaganski |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-06-18 | tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWN | Armin Le Grand (Allotropia) |
2021-06-17 | svx: prefix member variables SdrViewEvent SdrView SdrObjGroup | Tomaž Vajngerl |
2021-05-26 | make SwRect(Rectangle) constructor explicit | Noel Grandin |
2021-05-21 | sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing() | Miklos Vajna |
2021-05-19 | tdf#137741 Tooltip enhancement for Navigate By next prev 'Field by type' | Jim Raykowski |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-29 | tdf#137741 Add ability to navigate by fields from Navigate By control | Jim Raykowski |
2021-03-26 | loplugin:flatten | Noel |
2021-03-11 | use strong_int for item ids in vcl::ToolBox | Noel |
2021-02-19 | weld inputwinmenu | Caolán McNamara |
2021-01-14 | tdf#115817 Add navigation recency to Navigate By | Jim Raykowski |
2021-01-02 | introduce Degree100 strong_int type | Noel |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-23 | add utility NbcRotate method | Noel Grandin |
2020-12-19 | make *String(string_view) constructors explicit | Noel Grandin |
2020-12-15 | don't need to include vcl/menu.hxx here | Caolán McNamara |
2020-11-24 | tdf#42949 Fix new IWYU warnings in directory sw | Gabor Kelemen |
2020-11-19 | tdf#123936 Formatting files in module sw with clang-format | Philipp Hofer |
2020-11-17 | tdf#137777 Writer: fix keyboard navigation of Navigator | Jim Raykowski |
2020-11-06 | make SdrObject Identifiers SdrObjKind enum members | Caolán McNamara |
2020-11-06 | disentangle writer's SID_FM_CONTROL_IDENTIFIER handling | Caolán McNamara |
2020-10-20 | use tools::Long in sw | Noel |
2020-09-17 | sw: fix crash in SwInputWindow::ApplyFormula() | Michael Stahl |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-07-30 | loplugin:flatten in sw/uibase/fldui..sw/uibase/ribbar | Noel Grandin |
2020-07-25 | move getUIRootDir to AllSettings | Caolán McNamara |
2020-07-22 | merge duplicate GetFocus implementations | Caolán McNamara |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: sw | Stephan Bergmann |
2020-05-29 | loplugin:simplifybool in sw | Noel Grandin |
2020-05-22 | move InterimItemWindow to vcl | Caolán McNamara |
2020-04-26 | all ItemWindows are now welded | Caolán McNamara |
2020-04-22 | move InterimItemWindow to svtools | Caolán McNamara |
2020-04-06 | loplugin:unusedvariableplus in sw | Noel Grandin |
2020-03-26 | Use make_sorted to alphabetize the Navigate By combobox | Jim Raykowski |