summaryrefslogtreecommitdiff
path: root/cui/source/options/optgdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-28Simplify massively over-engineered compatibility optionsMike Kaganski1-2/+4
2023-11-13Related: tdf#157837 - UI: Part 3 - Unify lockdown behavior of OptionsBalazs Varga1-1/+0
2023-11-04tdf#158001 - UI: Part 18 - Unify lockdown behavior of Options dialogBalazs Varga1-0/+22
2023-10-24tdf#157837 - UI: Part 3 - Unify lockdown behavior of Options dialogBalazs Varga1-2/+68
2023-10-24tdf#157702 - UI: Part 2 - Unify lockdown behavior of Options dialogBalazs Varga1-10/+42
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cuiStephan Bergmann1-7/+7
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann1-1/+1
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek1-7/+26
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek1-0/+61
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)1-0/+1
2023-07-05SvtCJKOptions::EOption is unusedNoel Grandin1-2/+2
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin1-1/+1
2023-06-06use more officecfg for SvtMiscOptionsNoel Grandin1-4/+4
2023-06-05Use UI language for UI list sortingMike Kaganski1-1/+1
2023-06-02tdf#43157: Clean up OSL_FAILBaole Fang1-3/+3
2023-05-16Related tdf#155070 - Tooltips moved from container to controlsHeiko Tietze1-0/+1
2023-05-15Resolves tdf#155070 - Easy access to skia.logHeiko Tietze1-0/+19
2023-03-21cid#1524485 'Constant' variable guards dead codeCaolán McNamara1-18/+2
2023-03-20tdf#147469 remove mouse "Positioning" from options pageCaolán McNamara1-19/+1
2023-03-20tdf#152898 remove "show context menu shortcuts" from options pageCaolán McNamara1-36/+0
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin1-1/+1
2023-03-15Use officecfg instead of SvtTabAppearanceCfgNoel Grandin1-13/+19
2023-02-26Cleanup general options tab a bitMike Kaganski1-24/+15
2023-02-26Hide Quickstarter from General options in Windows store appsMike Kaganski1-0/+6
2023-02-11set the image in the .ui instead of the .cxxCaolán McNamara1-1/+0
2023-02-10Resolves: tdf#153497 update automatic icon-theme name on dark mode changeCaolán McNamara1-10/+16
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara1-4/+29
2022-11-22loplugin:unusedfieldsNoel Grandin1-1/+0
2022-10-24Related: tdf#147817 validateDatePatterns() also when (re-)setting/initializingEike Rathke1-2/+10
2022-10-23Related: tdf#147817 Extract validateDatePatterns() from DatePatternsHdl()Eike Rathke1-22/+30
2022-10-23Related: tdf#147817 prevent date acceptance pattern with numeric ambiguityEike Rathke1-0/+12
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-10new loplugin:moveitNoel Grandin1-2/+1
2022-05-03add o3tl::equalsAsciiNoel Grandin1-9/+9
2022-03-01use SfxItemSet::GetItemIfSet in cuiNoel Grandin1-12/+11
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara1-3/+3
2022-01-27add some more TypeWhichId annotationsNoel Grandin1-1/+1
2022-01-08fix Options->LibreOffice->View->Visibility->Menu on Windows,Noel Grandin1-10/+4
2021-11-08tdf#145128 "Perform file extension check" should be disabled if finalizedGabor Kelemen1-0/+1
2021-10-29Prepare for removal of non-const operator[] from Sequence in cuiMike Kaganski1-13/+8
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke1-1/+1
2021-09-13Explicitly set cursor position for x11 'gen' backend, tdf#144457 follow-upEike Rathke1-1/+7
2021-09-12Resolves: tdf#144457 Use weld::set_text() instead of replace_selection()Eike Rathke1-1/+1
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin1-1/+0
2021-08-23enable the UI option to enable Skia on Mac tooLuboš Luňák1-0/+3
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin1-0/+1
2021-07-29Intialize the VCL test dialog directly instead of dispatching commandhomeboy4451-3/+4
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin1-7/+4
2021-07-27drop SvtLanguageOptions classNoel Grandin1-14/+19
2021-07-26use officecfg for menu optionsNoel Grandin1-21/+21