summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hyphen.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara1-1/+1
2020-04-17loplugin:flatten in cuiNoel Grandin1-14/+14
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-2/+0
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+2
2019-04-09drop some unneeded includesCaolán McNamara1-1/+0
2019-03-03Fix typoAndrea Gelmini1-1/+1
2019-01-22Fix typoAndrea Gelmini1-1/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara1-1/+1
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara1-1/+1
2018-09-20weld SvxHyphenWordDialogCaolán McNamara1-108/+80
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-2/+0
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-1/+0
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2017-10-23loplugin:includeform: cuiStephan Bergmann1-2/+2
2017-07-31loplugin:constparams in cuiNoel Grandin1-1/+1
2017-07-25loplugin:unusedmethodsNoel Grandin1-17/+0
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-02loplugin:casttovoid: cuiStephan Bergmann1-2/+1
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-3/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-8/+8
2016-08-30Resolves: tdf#97055 hyphenation claims its already active after closingCaolán McNamara1-3/+6
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann1-1/+1
2016-06-13loplugin:sallogareasNoel Grandin1-1/+1
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-09-24convert Link<> to typedNoel Grandin1-2/+1
2015-08-27Clean up aEmptyStephan Bergmann1-3/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-14/+7
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-02Data members are already accessible by member functionsMatteo Casalin1-10/+8
2015-06-01Avoid temporary OUStringsMatteo Casalin1-17/+10
2015-06-01Prefix data membersMatteo Casalin1-83/+83
2015-06-01Use initialization listMatteo Casalin1-5/+3
2015-06-01Fix typos in commentsMatteo Casalin1-6/+6
2015-06-01sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin1-6/+5
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann1-1/+1
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks1-4/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+18
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-5/+0
2014-10-23loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-04-16cui: sal_Bool->boolNoel Grandin1-15/+15
2014-04-14typo: eb -> beThomas Arnhold1-1/+1