summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hyphen.cxx
AgeCommit message (Expand)Author
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
2013-05-15fdo#46808, More LinguProperties funNoel Grandin
2013-04-27some eco-activismThomas Arnhold
2013-03-22String::AppendAscii cleanupRicardo Montania
2013-03-04audit GetParent harder wrt GetParentDialogCaolán McNamara
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-02-22s/the the/the/Tor Lillqvist
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-10-05convert hyphenate dialog to .uiCaolán McNamara
2012-10-05de-pimpl Hyphenation Dialog for simplicityCaolán McNamara
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-18Fixed for bug 40505 UI: HYPHENATION Right/Left arrow key reversed (keyboard)Niklas Johansson