summaryrefslogtreecommitdiff
path: root/cui/source/options/optasian.cxx
AgeCommit message (Expand)Author
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-07-27weld SvxAsianLayoutPageCaolán McNamara
2019-03-11loplugin:constantparamNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-07-17loplugin:useuniqueptr in SvxAsianLayoutPage_ImplNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt
2018-02-28Use for-range loops in cuiJulien Nabet
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2017-01-16new loplugin: useuniqueptr: cuiNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-10Clean up uses of Any::getValue() in cuiStephan Bergmann
2016-05-26tdf#89329: use unique_ptr for pImpl in optasianXisco Fauli
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin
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-09prophylactic double dispose audit.Michael Meeks
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann