summaryrefslogtreecommitdiff
path: root/cui/source/options/dbregister.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-02New loplugin:conditionalstringStephan Bergmann1-1/+1
2019-10-15database options page too tallCaolán McNamara1-1/+1
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+2
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-2/+2
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-6/+5
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-8/+2
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara1-5/+3
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-11/+0
2019-08-01drop newly unused OptHeaderTabListBoxCaolán McNamara1-1/+1
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+1
2019-04-09drop some unneeded includesCaolán McNamara1-3/+0
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-20weld SwFieldEditDlgCaolán McNamara1-1/+1
2019-03-13weld DatabaseRegistrationDialogCaolán McNamara1-8/+8
2019-03-13weld DbRegistrationOptionsPageCaolán McNamara1-205/+87
2019-03-11weld ODocumentLinkDialogCaolán McNamara1-5/+5
2018-12-28Use indexed getTokenMatteo Casalin1-3/+3
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-1/+1
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin1-2/+2
2018-11-21weld SwCondCollPageCaolán McNamara1-1/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-07-12SvTreeListBox::DoubleClickHdl: DbRegistrationOptionsPage more, tdf#115950 rel.Eike Rathke1-1/+3
2018-05-17loplugin:unusedfields in cuiNoel Grandin1-4/+2
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-2/+2
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-02-28Use for-range loops in cuiJulien Nabet1-5/+3
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-22weld native message dialogsCaolán McNamara1-3/+4
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin1-2/+2
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann1-3/+3
2017-07-31loplugin:constparams in cuiNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-13loplugin:oncevar: empty strings: cuiStephan Bergmann1-2/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-04-25remove bitmaps from .src filesCaolán McNamara1-1/+2
2017-01-20restore missing RID_SVXBMP_LOCK graphicCaolán McNamara1-1/+1
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-8/+8
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith1-3/+1
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-7/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2