summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templdlg.cxx
AgeCommit message (Expand)Author
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-05-05use SfxStyleSearchBits::Auto as fallbackCaolán McNamara
2020-05-05help states that SfxNewStyleDlg lists SfxStyleSearchBits::UserDefined stylesCaolán McNamara
2020-05-05use GetFamilyItem_Impl to determine the active familyCaolán McNamara
2020-05-05SearchMask doesn't have a bearing on whether to enable/disable tree dragCaolán McNamara
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-05-05search mask is always overwrittenCaolán McNamara
2020-05-05same code on each branchCaolán McNamara
2020-05-04make Search family and mask explicit for SfxNewStyleDlgCaolán McNamara
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-27STYLESPREVIEW is never definedCaolán McNamara
2020-04-27aPoint is never consumed so calculations to derive it are mootCaolán McNamara
2020-04-07tdf#131190 Make custom page styles deletable again in CalcJim Raykowski
2020-03-31tdf#131190 Make custom page styles deletable again in CalcJim Raykowski
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-02-27tdf#128357 Forcing default style to stay at top in page stylesShivam Kumar Singh
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21tdf#128557 Only show delete menu item when custom style is not in useJim Raykowski
2019-11-20tdf#128557 Add tooltips to styles listsJim Raykowski
2019-11-20tdf#128557 Show disabled menu items in style lists context menuJim Raykowski
2019-10-29remove unnecessary includesCaolán McNamara
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-08-16tdf#126663 speed up styles display by sorting twiceNoel Grandin
2019-08-05tdf#126663: optimize style list display in sidebarJulien Nabet
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-05tdf#124152 Broadcast StyleSheetModified to update style tree list boxJim Raykowski
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-02-04tdf#74446 Changed item names in Styles dropdown menu on SidebarRoman Kuznetsov
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05remove unused SfxCallMode enum valueNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-10-08tdf#99678 Show style in common template dialog tree box immediatlyJim Raykowski
2018-09-17New loplugin:externalStephan Bergmann