summaryrefslogtreecommitdiff
path: root/include/svx/langbox.hxx
AgeCommit message (Expand)Author
2019-02-25loplugin:unusedmethodsNoel Grandin
2019-02-07weld ManageLanguageDialogCaolán McNamara
2018-12-04weld OfaAutoCorrDlgCaolán McNamara
2018-11-27remove unused SvxLanguageListFlags enum valuesNoel Grandin
2018-10-15loplugin:unusedmethodsNoel Grandin
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-28weld SvxNumberFormatTabPageCaolán McNamara
2018-09-23loplugin:unusedmethodsNoel Grandin
2018-09-18loplugin:unusedmethodsNoel Grandin
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara
2018-05-13weld SdModifyFieldDlgCaolán McNamara
2018-04-13weld SwAsciiFilterDlg and set an explicit parent for the dialogCaolán McNamara
2018-03-31weld SvxNewDictionaryDialogCaolán McNamara
2018-03-31loplugin:unusedfieldsNoel Grandin
2018-03-23Typo: ImplGetSelectEntryPos -> ImplGetSelectedEntryPosSamuel Mehrbrodt
2018-03-23Typo: GetSelectEntryPosLBB -> GetSelectedEntryPosLBBSamuel Mehrbrodt
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt
2018-03-15weld sort dialogCaolán McNamara
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-14tdf#100462 inject language tags provided by spell-checkers to language listEike Rathke
2017-01-16new loplugin: useuniqueptr: svxNoel 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-03-17loplugin:constantparam in svxNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-02-17some more de-boostificationCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-22+ SvxLanguageComboBox EditModifyHdl(), SaveEditedAsEntry()Eike Rathke
2014-05-21we have GetEntryPos(), use itEike Rathke
2014-05-16more SvxLanguageBoxBase interfacingEike Rathke
2014-05-16loplugin:saloverrideStephan Bergmann
2014-05-16introduce SvxLanguageBoxBase, SvxLanguageBox, SvxLanguageComboBoxEike Rathke