/package/util/

long.cn:88/cgit/lo/core/atom/cui/source/dialogs/hyphen.cxx?h=feature/cmis' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hyphen.cxx
AgeCommit message (Expand)Author
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
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-10-10CID#1103727 the intent is surely to compare nPos, nStart cannot be -1Caolán McNamara
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke