summaryrefslogtreecommitdiff
path: root/svx/source/dialog/langbox.cxx
AgeCommit message (Expand)Author
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
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-10the return of callcatcherCaolán McNamara
2014-01-03convert default language dialog to .uiCaolán McNamara
2013-09-22insert on-the-fly-ID if select requestedEike Rathke
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/langbox.hxx from String to OUStringNoel Grandin
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke