summaryrefslogtreecommitdiff
path: root/cui/source/options/optinet2.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara1-4/+4
2021-05-17gtk4: reenable buttonCaolán McNamara1-1/+1
2021-01-09fix coverity parse errorsCaolán McNamara1-8/+8
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-8/+8
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen1-1/+0
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-13/+15
2020-08-20Fix typo in codeAndrea Gelmini1-2/+2
2020-08-13Remove some unused includesMiklos Vajna1-1/+0
2020-07-03[API CHANGE] Move NSS profile handling into NSS serviceJan-Marek Glogowski1-4/+2
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann1-8/+8
2020-04-17loplugin:flatten in cuiNoel Grandin1-18/+18
2020-03-25Related tdf#46037: use a bit of simplified config access (cui/optinet2)Julien Nabet1-50/+29
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen1-1/+0
2019-12-17Fix macro security UI usability problemsJan-Marek Glogowski1-14/+0
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-7/+7
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-12/+12
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-6/+6
2019-09-24set correct parentCaolán McNamara1-7/+7
2019-09-24options dialog has a controller nowCaolán McNamara1-1/+1
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-38/+1
2019-08-07Fix wrong method in SAL_WARN (cui/optinet2.cxx)Julien Nabet1-3/+3
2019-07-30weld SvxSecurityTabPageCaolán McNamara1-107/+83
2019-07-30weld SvxProxyTabPageCaolán McNamara1-161/+121
2019-07-30weld SvxEMailTabPageCaolán McNamara1-43/+30
2019-06-15loplugin:logexceptionnicely in cuiNoel Grandin1-2/+3
2019-02-14weld MacroSecurity clusterCaolán McNamara1-1/+1
2019-02-14[API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara1-1/+2
2019-02-05weld WebConnectionInfoDialogCaolán McNamara1-2/+2
2019-02-05weld CertPathDialogCaolán McNamara1-4/+3
2019-02-05weld TSAURLsDialogCaolán McNamara1-4/+2
2019-01-22tdf#122846: Close option dialog if restart is confirmedXisco Fauli1-1/+2
2019-01-10o3tl::string_view -> std::string_view (in cui)Stephan Bergmann1-2/+3
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-21loplugin:useuniqueptr in SvxSecurityTabPageNoel Grandin1-3/+2
2018-05-17set parents for MasterPasswordCreateDialog and MasterPasswordDialogCaolán McNamara1-6/+22
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-6/+6
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-04-02Respect read-only config items in Internet/Proxy dialogAron Budea1-21/+33
2018-03-19coverity#1430061 silence Unchecked return valueCaolán McNamara1-1/+1
2018-03-04weld Security Options DialogCaolán McNamara1-14/+13
2018-02-27Remove duplicated includesAndrea Gelmini1-1/+0
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-3/+7
2018-02-22weld native message dialogsCaolán McNamara1-3/+7
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2018-01-29Improve code checking for a valid port numberStephan Bergmann1-8/+21
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: cuiStephan Bergmann1-4/+4
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-3/+3