summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templdlg.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in sfx2Noel Grandin
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2023-12-28Added boolean op's to SfxPoolItemHolderArmin Le Grand (allotropia)
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-10-18tdf#156114 UNO commands / menu entries to enable PS/CS spotlightJim Raykowski
2023-07-05loplugin:constantparamNoel Grandin
2023-04-25tdf#38194 tdf#106556 Enhancement to highlight direct formatting,Jim Raykowski
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-10-25Address a constexpr template point of instantiation issueStephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann
2022-03-24loplugin:constantparamNoel Grandin
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2021-12-07loplugin:unusedfieldsNoel Grandin
2021-11-26tdf#145814 fill format mode is mostly disabledCaolán McNamara
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-08-24Refactoring PatchAnshu
2021-08-20loplugin:unusedmethodsNoel Grandin
2021-08-20loplugin:unusedfieldsNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-08-17RefactoringAnshu
2021-07-31cid#1489714 Unused valueCaolán McNamara
2021-07-30tdf#38194 related: introduce StylesList controlAnshu
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