summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar
AgeCommit message (Expand)AuthorFilesLines
2020-04-26all ItemWindows are now weldedCaolán McNamara1-2/+2
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara1-1/+1
2020-04-06loplugin:unusedvariableplus in swNoel Grandin1-2/+0
2020-03-26Use make_sorted to alphabetize the Navigate By comboboxJim Raykowski1-5/+4
2020-03-24weld writer navigatorCaolán McNamara1-42/+109
2020-03-13tdf#129471 alphabetize Navigate By option in writerShivam Kumar Singh1-4/+8
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-3/+3
2020-02-17weld InputEdit Item WindowCaolán McNamara1-44/+60
2020-02-17weld PosEdit ItemWindowCaolán McNamara1-10/+14
2020-02-15weld NumEditAction Item WindowCaolán McNamara1-1/+2
2020-02-15weld NavElementBox_Impl Item WindowCaolán McNamara1-50/+61
2020-02-14tdf#89566 Replace navigation toolbox in Writer navigatorJim Raykowski1-313/+17
2020-02-12cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara1-1/+1
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+1
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara1-2/+6
2020-02-07weld URLBox ItemWindowCaolán McNamara1-0/+9
2020-02-07weld SwZoomBox_ImplCaolán McNamara1-53/+98
2020-02-07remove unnecessary includeCaolán McNamara1-1/+1
2020-02-07weld SwJumpToSpecificBox_ImplCaolán McNamara1-16/+29
2020-01-26Avoid explicit cast to smaller sal_uInt16 from larger longStephan Bergmann1-1/+2
2020-01-16merge the two things listening to FN_NAV_ELEMENTCaolán McNamara1-8/+1
2020-01-16listen to FN_NAV_ELEMENTCaolán McNamara1-8/+14
2020-01-15rework SwScrollNaviPopup to be a simple popdownCaolán McNamara1-73/+172
2020-01-15no remaining CreatePopupWindow returns non-nullCaolán McNamara1-2/+1
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci1-2/+1
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen8-35/+2
2019-12-05create default shapes with square outline.Michael Meeks1-4/+4
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+16
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-6/+6
2019-10-16convert some Buffer.append to +Noel Grandin1-6/+2
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara1-1/+1
2019-10-02loplugin:stringadd in swNoel Grandin1-2/+1
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-1/+1
2019-07-11Clear message in find toolbarJim Raykowski1-0/+1
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-06-02drop some unneeded includesCaolán McNamara1-1/+2
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen7-0/+9
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+3
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen3-0/+3
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin1-7/+0
2019-02-22loplugin:unusedfields in swNoel Grandin1-9/+0
2019-02-13Pointer is pointlessNoel Grandin2-5/+5
2019-02-10loplugin:indentation in swNoel Grandin1-5/+5
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2019-01-18lok sw: When inserting shapes, do that in the middle of the visible area.Jan Holesovsky1-7/+16