summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar
AgeCommit message (Expand)Author
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-09-22Compute a better GetDefaultCenterPosStephan Bergmann
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-06-08tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl
2022-05-23tdf#149141 - Writer - Added default object creation when drag size too lowAshSinc
2022-03-29loplugin:unusedfieldsNoel Grandin
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-24tdf#147807 SwNavigator: relate Navigate By control to Content treeJim Raykowski
2022-01-10sw: prefix members of ConstRectangle, SwBaseShell, ...Miklos Vajna
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-03sw: prefix members of ConstCustomShape, SwXAutoTextContainer, ...Miklos Vajna
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-08use more OUStringLiteral in variousNoel Grandin
2021-11-08sw: prefix members of SwGlosDocShell, SwInputChild, SwInputWindow and ...Miklos Vajna
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-08-10sw: remove all uses of MM50 with (added) o3tl::toTwipTomaž Vajngerl
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-24sw: define to constexpr, use MM50 from svx and use o3tl::convertTomaž Vajngerl
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-19tdf#137741 Tooltip enhancement for Navigate By next prev 'Field by type'Jim Raykowski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29tdf#137741 Add ability to navigate by fields from Navigate By controlJim Raykowski
2021-03-26loplugin:flattenNoel
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-02-19weld inputwinmenuCaolán McNamara
2021-01-14tdf#115817 Add navigation recency to Navigate ByJim Raykowski
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-17tdf#137777 Writer: fix keyboard navigation of NavigatorJim Raykowski
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-06disentangle writer's SID_FM_CONTROL_IDENTIFIER handlingCaolán McNamara
2020-10-20use tools::Long in swNoel
2020-09-17sw: fix crash in SwInputWindow::ApplyFormula()Michael Stahl
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-30loplugin:flatten in sw/uibase/fldui..sw/uibase/ribbarNoel Grandin
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-05-29loplugin:simplifybool in swNoel Grandin