summaryrefslogtreecommitdiff
path: root/cui/source/options/optinet2.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-6/+6
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-9/+5
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-3/+0
2019-07-30weld SvxSecurityTabPageCaolán McNamara1-27/+28
2019-07-30weld SvxProxyTabPageCaolán McNamara1-38/+22
2019-07-30weld SvxEMailTabPageCaolán McNamara1-12/+11
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-6/+0
2019-02-14[API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara1-1/+1
2019-02-05weld CertPathDialogCaolán McNamara1-1/+1
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-21weld SwCondCollPageCaolán McNamara1-2/+2
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara1-1/+0
2018-06-21loplugin:useuniqueptr in SvxSecurityTabPageNoel Grandin1-1/+1
2018-05-17set parents for MasterPasswordCreateDialog and MasterPasswordDialogCaolán McNamara1-1/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-3/+3
2018-04-02Respect read-only config items in Internet/Proxy dialogAron Budea1-1/+1
2018-03-04weld Security Options DialogCaolán McNamara1-1/+1
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-11/+11
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-1/+1
2016-05-26tdf#89329: use unique_ptr for pImpl in optinet2Xisco Fauli1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-13/+0
2016-01-04these fields can be static constantsNoel Grandin1-9/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-15/+15
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-09-24convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-9/+9
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-42/+44
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-5/+4
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-35/+37
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-1/+2
2015-04-01tdf#87441: Check for read-only RemoveHiddenContentStephan Bergmann1-0/+2
2015-03-31fdo#87441-Send document as Email removes invisible contentCharu Tyagi1-0/+1
2015-02-17tdf#88427: Add GUI to enter and maintain a list of Time Stamping AuthoritiesTor Lillqvist1-2/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-9/+9
2014-09-09fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-oversStephan Bergmann1-21/+0
2014-09-02Related fdo#82088: removing namespace alias in hxxStefan Weiberg1-3/+1
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-4/+4
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-4/+4
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-4/+4
2014-04-16cui: sal_Bool->boolNoel Grandin1-4/+4