summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templdlg.cxx
AgeCommit message (Expand)Author
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
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-29tdf#91106 sfx2: Stylist: sort top-level styles in hierarchical modeMichael Stahl
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-29tdf#112027: avoid leaks in FillTreeBox (sfx2)Julien Nabet
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2017-04-14convert style context menu to .uiCaolán McNamara