summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)Author
2018-02-28Use for-range loops in cuiJulien Nabet
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27tdf#1155015: Make sure checkbox text really wrapsKatarina Behrens
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-27Remove duplicated includesAndrea Gelmini
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-26ColorData->Color in variousNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21tdf#115015: make crypto settings better fit allocated spaceKatarina Behrens
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-19cui: remove dead codeChris Sherlock
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2018-02-06tdf#114731: persona html can contain " instead of "Julien Nabet
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-29Improve code checking for a valid port numberStephan Bergmann
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2018-01-11Use more unique_ptr in treeopt (cui)Julien Nabet
2018-01-06tdf#114818 hold the mutex before executing the error dialogXisco Fauli
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-12-28Use unique_ptr for VectorOfNodes (cui/treeopt)Julien Nabet
2017-12-28Use unique_ptr for m_aLeaves/m_aGroupedLeaves (cui)Julien Nabet
2017-12-27clang-tidy-modernize-use-equals-default in cuiJochen Nitschke
2017-12-22request installation of langpack via packagekitCaolán McNamara
2017-12-22Avoid crash without GPGTor Lillqvist
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
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-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens
2017-12-06Restore GPG SEInitializer serviceKatarina Behrens
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin
2017-11-27loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-22drop duplicate methodCaolán McNamara
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-17tdf#113739 add "Grammar By" feature to user dictionariesLászló Németh
2017-11-12use copy constructor to clone PoolItemsJochen Nitschke
2017-11-09Related: tdf#110448: move Quickstart options to General pageMike Kaganski
2017-11-07loplugin:finalclasses in cuiNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-26cpp check, fix redundantAssignmentBán Róbert
2017-10-24loplugin:unnecessaryparenStephan Bergmann