summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar
AgeCommit message (Expand)Author
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
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-04-06loplugin:unusedvariableplus in swNoel Grandin
2020-03-26Use make_sorted to alphabetize the Navigate By comboboxJim Raykowski
2020-03-24weld writer navigatorCaolán McNamara
2020-03-13tdf#129471 alphabetize Navigate By option in writerShivam Kumar Singh
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-17weld InputEdit Item WindowCaolán McNamara
2020-02-17weld PosEdit ItemWindowCaolán McNamara
2020-02-15weld NumEditAction Item WindowCaolán McNamara
2020-02-15weld NavElementBox_Impl Item WindowCaolán McNamara
2020-02-14tdf#89566 Replace navigation toolbox in Writer navigatorJim Raykowski
2020-02-12cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara
2020-02-07weld URLBox ItemWindowCaolán McNamara
2020-02-07weld SwZoomBox_ImplCaolán McNamara
2020-02-07remove unnecessary includeCaolán McNamara
2020-02-07weld SwJumpToSpecificBox_ImplCaolán McNamara
2020-01-26Avoid explicit cast to smaller sal_uInt16 from larger longStephan Bergmann
2020-01-16merge the two things listening to FN_NAV_ELEMENTCaolán McNamara