summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templdlg.cxx
AgeCommit message (Expand)Author
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
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-09-09weld SfxNewStyleDlgCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-06-12rename SfxFilterTupel->SfxFilterTupleNoel Grandin
2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma
2018-06-05tdf#101915 move focus to sidebar styles panelJim Raykowski
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin
2018-05-14loplugin:useuniqueptr in SfxCommonTemplateDialog_ImplNoel Grandin
2018-05-08convert DELETEX to DELETEZNoel Grandin
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-03-13tdf#91106 sfx2: Stylist hierarchical: sort the Default Style firstMichael Stahl
2018-03-05loplugin:useuniqueptr in StyleTree_ImplNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin
2018-02-08Use for-range loops in sfx2 (part2)Julien Nabet
2018-01-24loplugin:useuniqueptr in SfxCommonTemplateDialog_ImplNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin