summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/regionsw.hxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-09-26sw: prefix members of SwInsTableDlg, SwRenameXNamedDlg, SwSaveLabelDlg ...Miklos Vajna
2022-09-12sw: prefix members of SwFieldEditDlg, SwFieldInputDlg, ...Miklos Vajna
2022-09-05sw: prefix members of SwChangeDBDlg, SwEditRegionDlg, SwLabFormatPage ...Miklos Vajna
2021-11-03loplugin:finalclassesNoel Grandin
2021-06-18loplugin:finalclasses in swNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-04-02drop some unneeded includesCaolán McNamara
2019-03-20rename SwConditionEdit back to ConditionEditCaolán McNamara
2019-03-16weld SwEditRegionDlgCaolán McNamara
2019-03-16weld SwSectionPropertyTabDialogCaolán McNamara
2019-03-15weld SwInsertSectionTabDialogCaolán McNamara
2019-03-15weld SwInsertSectionTabPageCaolán McNamara
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-09-20rename ParaPrevWindow back to SvxParaPrevWindowCaolán McNamara
2018-07-30loplugin:useuniqueptr in SwInsertSectionTabPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwEditRegionDlgNoel Grandin
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-06-06weld SwSectionIndentTabPageCaolán McNamara
2018-06-02SwNumberingTypeListBox fully replaced nowCaolán McNamara
2018-06-02weld SwSectionFootnoteEndTabPageCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-07loplugin:constparams in sw part9Noel Grandin
2016-12-12loplugin:staticmethodsStephan Bergmann
2016-12-12remove another imagelistCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2015-11-14sw: prefix members of SwSectionFootnoteEndTabPageMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-20convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-27sw: replace boost::ptr_set with std::map<std::unique_ptr>Michael Stahl
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin