summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templdlg.cxx
AgeCommit message (Expand)Author
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19use toggle instead of click for ToggleButtonCaolán McNamara
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-03-29tdf#101965 : Add No List default in Styles deck in sidebarAnshu
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
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