summaryrefslogtreecommitdiff
path: root/cui/source/options/optinet2.cxx
AgeCommit message (Expand)Author
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2023-07-11Allow selecting a custom certificate managerTokieSan
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-20tdf#58134 Reset Button in Options DialogsNoel Grandin
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-10-29Prepare for removal of non-const operator[] from Sequence in cuiMike Kaganski
2021-07-26use officecfg for security optionsNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-17gtk4: reenable buttonCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-08-20Fix typo in codeAndrea Gelmini
2020-08-13Remove some unused includesMiklos Vajna
2020-07-03[API CHANGE] Move NSS profile handling into NSS serviceJan-Marek Glogowski
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-03-25Related tdf#46037: use a bit of simplified config access (cui/optinet2)Julien Nabet
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen
2019-12-17Fix macro security UI usability problemsJan-Marek Glogowski
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24set correct parentCaolán McNamara
2019-09-24options dialog has a controller nowCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-08-07Fix wrong method in SAL_WARN (cui/optinet2.cxx)Julien Nabet
2019-07-30weld SvxSecurityTabPageCaolán McNamara
2019-07-30weld SvxProxyTabPageCaolán McNamara
2019-07-30weld SvxEMailTabPageCaolán McNamara
2019-06-15loplugin:logexceptionnicely in cuiNoel Grandin
2019-02-14weld MacroSecurity clusterCaolán McNamara
2019-02-14[API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara
2019-02-05weld WebConnectionInfoDialogCaolán McNamara
2019-02-05weld CertPathDialogCaolán McNamara
2019-02-05weld TSAURLsDialogCaolán McNamara
2019-01-22tdf#122846: Close option dialog if restart is confirmedXisco Fauli
2019-01-10o3tl::string_view -> std::string_view (in cui)Stephan Bergmann
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-21loplugin:useuniqueptr in SvxSecurityTabPageNoel Grandin
2018-05-17set parents for MasterPasswordCreateDialog and MasterPasswordDialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-02Respect read-only config items in Internet/Proxy dialogAron Budea
2018-03-19coverity#1430061 silence Unchecked return valueCaolán McNamara
2018-03-04weld Security Options DialogCaolán McNamara
2018-02-27Remove duplicated includesAndrea Gelmini