summaryrefslogtreecommitdiff
path: root/cui/source/options/optgenrl.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-16convert Link<> to typedNoel Grandin1-5/+4
2015-09-14boost->stdCaolán McNamara1-5/+2
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara1-5/+1
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-1/+1
2015-06-19Use explicit OUString::copy(0, 1) rather than odd OUString::getCharStephan Bergmann1-1/+2
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin1-29/+29
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-29convert _EDIT constants to scoped enumNoel Grandin1-28/+29
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-8/+13
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1