summaryrefslogtreecommitdiff
path: root/include/sfx2/mgetempl.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-03make some headers privateCaolán McNamara1-94/+0
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-2/+2
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-6/+3
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-4/+7
2018-11-28drop some unnecessary includesCaolán McNamara1-4/+1
2018-11-25SfxStyleDialog is now unusedCaolán McNamara1-1/+0
2018-10-09loplugin:constfields in sfx2Noel Grandin1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-6/+6
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara1-2/+1
2018-08-30add SfxStyleDialogControllerCaolán McNamara1-0/+1
2018-06-18weld SfxManageStyleSheetPageCaolán McNamara1-26/+22
2018-05-04loplugin:useuniqueptr in SfxManageStyleSheetPageNoel Grandin1-1/+2
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin1-1/+1
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin1-2/+1
2017-10-31loplugin:constantparam in sfx2Noel Grandin1-1/+1
2017-10-24loplugin:finalclasses in sfx2..svlNoel Grandin1-5/+3
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-1/+1
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-10-12convert Link<> to typedNoel Grandin1-2/+2
2015-09-24convert Link<> to typedNoel Grandin1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-14/+17
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+2
2015-04-17sfx2: convert new to ::Create.Noel Grandin1-1/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-12/+12
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-0/+1
2015-04-09Related: tdf#87675 Edit Linked Style Button is nonclickable on None EntryHeena Gupta1-0/+1
2015-04-09Related: tdf#87675 "Edit" Button for linked style in edit paragraph styleHeena Gupta1-0/+2
2015-02-06fdo#87675: Disable 'edit' when next style is same as current one.Heena Gupta1-0/+1
2015-02-06fdo#87675-"Edit" Button for next style in edit paragraph styleHeena Gupta1-0/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara1-1/+0
2014-05-28Resolves: fdo#79142 When Creating Styles - The 2nd One Always Replaces the 1stCaolán McNamara1-0/+1
2014-05-15fixincludeguards.pl: now we can fix thoseThomas Arnhold1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1