summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-91/+43
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin36-72/+72
2020-01-30loplugin:unusedfieldsNoel Grandin1-11/+1
2020-01-29lok: preserve mouse event logic position and use in calcTomaž Vajngerl2-10/+13
2020-01-29bInterim is always trueCaolán McNamara1-11/+6
2020-01-28remove some unused local varsNoel Grandin1-2/+0
2020-01-28tdf#127169: Auto-redaction doesn't cover the title completelyOnur Yilmaz1-5/+15
2020-01-28New loplugin:unsignedcompareStephan Bergmann4-6/+12
2020-01-27tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesiakarsu1-1/+1
2020-01-26Avoid explicit casts to smaller sal_uInt16 from larger longStephan Bergmann1-4/+5
2020-01-26remove some unused local varsNoel Grandin2-2/+1
2020-01-26rename some local variablesNoel Grandin5-6/+6
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN2-2/+2
2020-01-24loplugin:makeshared in sfx2Noel Grandin8-27/+27
2020-01-23weld SvxFontWorkDialogCaolán McNamara3-2/+36
2020-01-22inline some construction methodsNoel Grandin1-5/+0
2020-01-22tdf#129829 sfx2: fix handling of password to open vs modifyMiklos Vajna1-2/+5
2020-01-21Fix typoAndrea Gelmini1-1/+1
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen50-219/+46
2020-01-21weld gallery panelCaolán McNamara1-1/+1
2020-01-21Make dock/undock short cut work from sidebar tabbarJim Raykowski1-1/+2
2020-01-20Show accel key for sidebar dock/undock menu itemJim Raykowski1-0/+6
2020-01-17tdf#129788: Revert "no need to use AlphaMask in RecentDocsViewItem"Xisco Faulí1-1/+2
2020-01-17Avoid unnecessary explicit castStephan Bergmann1-1/+1
2020-01-16tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer typesOnur Yilmaz1-1/+1
2020-01-16use sidebar icon size setting for welded toolboxes in sidebarsCaolán McNamara1-1/+51
2020-01-16remove some unneeded includesCaolán McNamara1-1/+0
2020-01-16drop some unneeded includesCaolán McNamara2-2/+0
2020-01-16rename a createPopupWindow so we can remove 'using createPopupWindow'Caolán McNamara2-2/+2
2020-01-15SfxPopupWindow is now unusedCaolán McNamara3-229/+2
2020-01-15no remaining CreatePopupWindow returns non-nullCaolán McNamara1-8/+3
2020-01-15Missing includes (Windows --disable-pch)Stephan Bergmann1-0/+5
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci2-4/+2
2020-01-15StartCascading is unusedCaolán McNamara1-33/+0
2020-01-14rework SfxEmojiControl to be a PopupWindowControllerCaolán McNamara3-14/+37
2020-01-14move [G|S]etGetSpecialCharsFunction into its own headerCaolán McNamara1-2/+2
2020-01-14SvxCharViewControl is newly unusedCaolán McNamara1-205/+0
2020-01-14weld SfxCharmapCtrlCaolán McNamara3-196/+218
2020-01-14rework SfxCharmapCtrl to be a PopupWindowControllerCaolán McNamara3-20/+35
2020-01-13loplugin:finalclasses in package..sfx2Noel Grandin6-8/+8
2020-01-13tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer typesYusuf Keten1-2/+2
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen73-479/+46
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci1-2/+1
2020-01-13loplugin:unusedmethodsNoel Grandin1-8/+0
2020-01-10lok: jsdialog creation for sidebar panels cleanup.Michael Meeks1-6/+13
2020-01-10make welded toolbars on-demand that were previously on-demandCaolán McNamara1-0/+10
2020-01-10use more std::make_sharedNoel Grandin2-2/+2
2020-01-09lok: simplify jsdialog creation for sidebar panels.Michael Meeks1-0/+38
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann1-6/+6
2020-01-09tdf#45636 trigger accessibility check when exporting as PDF/UATomaž Vajngerl1-0/+6