summaryrefslogtreecommitdiff
path: root/include/sfx2/templatedlg.hxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-11-22loplugin:unusedfieldsNoel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-08-06tdf#139647 refresh renamed itemsVert D
2021-07-12loplugin:unusedmethodsNoel Grandin
2021-07-05tdf#138906 prevent built-in category deletionVert D
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-05-05loplugin:constmethodNoel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23tdf#104154 WIP:Add list view to template managerVert D
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-10-22rename SfxTemplateLocalView back to TemplateLocalViewCaolán McNamara
2020-10-14Resolves tdf#137477 - Access templates via tight extensionsHeiko Tietze
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-10-29loplugin:finalclasses sfx2Noel Grandin
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-05-07tdf#125079 turn off GTK_WIN_POS_CENTER_ON_PARENT after a whileCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara
2018-04-13weld SfxTemplateCategoryDialogCaolán McNamara
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-12-20tdf#94576 handle esc keypress on templatemanagerdialogTibor Móger
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-07-05Template Manager: Merge local view and abstract viewAkshay Deep
2016-06-27GSoC: Remove TemplateRemoteView from Template ManagerAkshay Deep
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-09tdf#100260 Template Manager: Cannot open context menu without mouseAkshay Deep
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-06Improve Impress Template Selection DialogAkshay Deep
2016-06-06Hitting return in search field should not open a templateAkshay Deep
2016-06-03Reduce duplicate code in Template ManagerAkshay Deep
2016-06-01loplugin:passstuffbyrefStephan Bergmann
2016-06-01Impress: Replace Presentation Wizard with Template ManagerAkshay Deep
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-05-27Template Manager: Option to rename categoryAkshay Deep
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-25Template Manager: Filter by Application (Default)Akshay Deep
2016-05-22loplugin:staticmethodsStephan Bergmann
2016-05-21loplugin:passstuffbyrefNoel Grandin
2016-05-20New Template ManagerAkshay Deep
2016-04-26tdf#64292 tdf#94639 Meaningless Functions in Template Properties DialogAkshay Deep