summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templdlg.cxx
AgeCommit message (Expand)Author
2020-11-11loplugin:stringviewNoel
2020-10-29tdf#137754 Crash in styles tree in sidebar in impressNoel Grandin
2020-10-06loplugin:const& make some params and methods constNoel
2020-09-17factor out the special FmtSelect with nullptr arg caseCaolán McNamara
2020-09-17tdf#134598 call FmtSelect to update watercanCaolán McNamara
2020-09-02remove SfxCommonTemplateDialog_Impl vcl::Window memberCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara
2020-06-05have just one way to set expander imageCaolán McNamara
2020-05-27Related: tdf#133385 set cursor in row on right clickCaolán McNamara
2020-05-26make highlight of get_dest_row_at_pos optionalCaolán McNamara
2020-05-22Resolves: tdf#133183 select style under mouse on right click context menuCaolán McNamara
2020-05-22Resolves: tdf#133180 use full width of canvas for preview renderCaolán McNamara
2020-05-21drop some unnecessary includesCaolán McNamara
2020-05-14loplugin:unusedfieldsNoel Grandin
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