summaryrefslogtreecommitdiff
path: root/cui/source/options/optgenrl.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-24tdf#157700 - UI: Part 1 - Unify lockdown behavior of Options dialogBalazs Varga1-15/+46
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek1-1/+4
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek1-0/+17
2023-05-26use more TypedWhichIdNoel Grandin1-1/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-2/+2
2022-05-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya1-1/+1
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin1-4/+2
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen1-1/+0
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-1/+1
2021-07-25use officecfg to retrieve UseUserDataNoel Grandin1-4/+6
2021-05-17gtk4: reenable buttonCaolán McNamara1-1/+1
2020-04-17loplugin:flatten in cuiNoel Grandin1-13/+13
2020-02-06fix "Use data for document properties" checkbuttonCaolán McNamara1-1/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-2/+3
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-5/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-3/+2
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-3/+0
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+1
2019-03-12weld SvxGeneralTabPageCaolán McNamara1-78/+66
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin1-5/+5
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-02-27tdf#1155015: Make sure checkbox text really wrapsKatarina Behrens1-0/+1
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-21tdf#115015: make crypto settings better fit allocated spaceKatarina Behrens1-1/+12
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-2/+2
2017-12-22Avoid crash without GPGTor Lillqvist1-7/+10
2017-12-19Read/write 'encrypt to self' bitKatarina Behrens1-2/+7
2017-12-19Read/write preferred GPG signing/encryption keysKatarina Behrens1-2/+31
2017-12-19List private GPG keys in crypto config dialogKatarina Behrens1-13/+43
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens1-4/+4
2017-12-06Restore GPG SEInitializer serviceKatarina Behrens1-0/+22
2017-10-23loplugin:includeform: cuiStephan Bergmann1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-04-28loplugin:salunicodeliteral: cuiStephan Bergmann1-1/+1
2017-04-28Fix indentationTor Lillqvist1-4/+4
2017-04-28tdf#105841: Avoid REGRESSION!!!Tor Lillqvist1-55/+47
2017-04-26use strong_int for LanguageTypeNoel Grandin1-10/+7
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-07loplugin:loopvartoosmallStephan Bergmann1-15/+15
2017-01-02WaE: unused variableDavid Tardon1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-08-23Simplify user name option GUI: Just a single "name" fieldTor Lillqvist1-47/+55
2016-08-23Rename two functions that had misleading namesTor Lillqvist1-4/+4
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-11/+0
2016-01-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-25loplugin:unusedfields variousNoel Grandin1-6/+3