summaryrefslogtreecommitdiff
path: root/svx/source/dialog/langbox.cxx
AgeCommit message (Expand)Author
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-14tdf#100462 inject language tags provided by spell-checkers to language listEike Rathke
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-24convert EditedAndValid to scoped enumNoel Grandin
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-02-13set edit selection only if necessaryEike Rathke
2015-02-13Resolves: tdf#81429 select corresponding listbox entry if not currentEike Rathke
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-05yet yet yet yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke
2014-10-06loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-04suppress legacy locales, fdo#44112 relatedEike Rathke
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-03disallow private use language tags in combo box editEike Rathke
2014-05-23feedback color indicator for invalid tagsEike Rathke
2014-05-23coverity#1215400 Uninitialized scalar fieldCaolán McNamara
2014-05-22advance start of edit selection on a matching entryEike Rathke
2014-05-22+ SvxLanguageComboBox EditModifyHdl(), SaveEditedAsEntry()Eike Rathke
2014-05-21we have GetEntryPos(), use itEike Rathke
2014-05-16more SvxLanguageBoxBase interfacingEike Rathke
2014-05-16introduce SvxLanguageBoxBase, SvxLanguageBox, SvxLanguageComboBoxEike Rathke
2014-05-06now these temporary SvtLanguageTable instances are mootEike Rathke
2014-04-18we don't even need an instance of SvtLanguageTable at SvxLanguageBoxEike Rathke
2014-04-03fixed display of available dictionaries stringsEike Rathke