summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hyphen.cxx
AgeCommit message (Expand)Author
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-09drop some unneeded includesCaolán McNamara
2019-03-03Fix typoAndrea Gelmini
2019-01-22Fix typoAndrea Gelmini
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara
2018-09-20weld SvxHyphenWordDialogCaolán McNamara
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-02loplugin:casttovoid: cuiStephan Bergmann
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-30Resolves: tdf#97055 hyphenation claims its already active after closingCaolán McNamara
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann
2016-06-13loplugin:sallogareasNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-24convert Link<> to typedNoel Grandin
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-02Data members are already accessible by member functionsMatteo Casalin
2015-06-01Avoid temporary OUStringsMatteo Casalin
2015-06-01Prefix data membersMatteo Casalin
2015-06-01Use initialization listMatteo Casalin
2015-06-01Fix typos in commentsMatteo Casalin
2015-06-01sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.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-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-14typo: eb -> beThomas Arnhold
2014-02-26Remove visual noise from cuiAlexander Wilms
2014-01-28bool improvementsStephan Bergmann