summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-08-29tdf#112027: avoid leaks in FillTreeBox (sfx2)Julien Nabet1-0/+1
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin1-3/+4
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-1/+1
2017-07-21loplugin:constparams in sfx2Noel Grandin1-3/+3
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-26loplugin:oncevar in sfx2Noel Grandin1-6/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-10/+10
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara1-3/+4
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky1-57/+19
2017-04-14convert style context menu to .uiCaolán McNamara1-20/+23
2017-04-05loplugin:constantparam part2Noel Grandin1-1/+1
2017-04-04can simplify nowCaolán McNamara1-28/+6
2017-04-04Resolves: tdf#106935 restore traditional toolbar labelsCaolán McNamara1-6/+3
2017-04-03tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet1-1/+1
2017-02-09Resolves: tdf#101648 disable new/modify of table stylesCaolán McNamara1-0/+7
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2016-12-21unwind RID_STYLE_DESIGNER_IMAGELIST ImageListCaolán McNamara1-12/+5
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-2/+2
2016-12-21remove newly unused SfxImageManagerCaolán McNamara1-1/+0
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin1-1/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-5/+6
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann1-5/+0
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-4/+4
2016-11-14minor opt tweaksCaolán McNamara1-4/+7
2016-11-14tdf#94262: fix performance of MakeTree_Impl(...) in templdlg.cxxAron Budea1-48/+21