summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara1-1/+3
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-1/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+3
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin1-15/+15
2019-02-07loplugin:flatten in sfx2Noel Grandin1-288/+287
2019-02-04tdf#74446 Changed item names in Styles dropdown menu on SidebarRoman Kuznetsov1-0/+5
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen1-4/+3
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-3/+3
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-12-05remove unused SfxCallMode enum valueNoel Grandin1-1/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-2/+2
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin1-2/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-09loplugin:constfields in sfx2Noel Grandin1-3/+3
2018-10-08tdf#99678 Show style in common template dialog tree box immediatlyJim Raykowski1-0/+1
2018-09-17New loplugin:externalStephan Bergmann1-5/+5
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin1-2/+0
2018-09-09weld SfxNewStyleDlgCaolán McNamara1-3/+3
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin1-5/+5
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin1-1/+1
2018-06-12rename SfxFilterTupel->SfxFilterTupleNoel Grandin1-2/+2
2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma1-4/+4
2018-06-05tdf#101915 move focus to sidebar styles panelJim Raykowski1-44/+38
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin1-1/+1
2018-05-14loplugin:useuniqueptr in SfxCommonTemplateDialog_ImplNoel Grandin1-49/+41
2018-05-08convert DELETEX to DELETEZNoel Grandin1-1/+1
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin1-37/+39
2018-03-13tdf#91106 sfx2: Stylist hierarchical: sort the Default Style firstMichael Stahl1-0/+4
2018-03-05loplugin:useuniqueptr in StyleTree_ImplNoel Grandin1-20/+12
2018-02-22weld native message dialogsCaolán McNamara1-8/+4
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin1-3/+3
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin1-3/+3
2018-02-08Use for-range loops in sfx2 (part2)Julien Nabet1-7/+5
2018-01-24loplugin:useuniqueptr in SfxCommonTemplateDialog_ImplNoel Grandin1-3/+3
2018-01-19new loplugin:emptyifNoel Grandin1-4/+2
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann1-10/+10
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin1-1/+1
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe1-1/+1
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-8/+8
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-09-29tdf#91106 sfx2: Stylist: sort top-level styles in hierarchical modeMichael Stahl1-0/+6
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1