summaryrefslogtreecommitdiff
path: root/cui/source/options/optgenrl.cxx
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2017-12-22Avoid crash without GPGTor Lillqvist
2017-12-19Read/write 'encrypt to self' bitKatarina Behrens
2017-12-19Read/write preferred GPG signing/encryption keysKatarina Behrens
2017-12-19List private GPG keys in crypto config dialogKatarina Behrens
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens
2017-12-06Restore GPG SEInitializer serviceKatarina Behrens
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-04-28loplugin:salunicodeliteral: cuiStephan Bergmann
2017-04-28Fix indentationTor Lillqvist
2017-04-28tdf#105841: Avoid REGRESSION!!!Tor Lillqvist
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-01-02WaE: unused variableDavid Tardon
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-23Simplify user name option GUI: Just a single "name" fieldTor Lillqvist
2016-08-23Rename two functions that had misleading namesTor Lillqvist
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-02cppcheck: noExplicitConstructorCaolán McNamara
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-19Use explicit OUString::copy(0, 1) rather than odd OUString::getCharStephan Bergmann
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert _EDIT constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-13WaE: C4245: signed/unsigned mismatchThomas Arnhold
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from cuiAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert