summaryrefslogtreecommitdiff
path: root/basctl/source/dlged/managelang.cxx
AgeCommit message (Expand)Author
2024-05-03loplugin:ostr in basctlNoel Grandin
2024-04-29Drop uses of css::uno::Sequence::getConstArray in accessibility .. basegfxMike Kaganski
2024-04-08tdf#146619 Drop unused 'using namespace' in: basctl/Gabor Kelemen
2022-06-06clang-tidy modernize-pass-by-value in basctlNoel Grandin
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2021-10-28Prepare for removal of non-const operator[] from Sequence in basctlMike Kaganski
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-05-19tdf#88205 EasyHack change css::uno::Sequence initializationsvgeof
2020-04-18loplugin:flatten in basctlNoel Grandin
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen
2020-01-10use more std::make_sharedNoel Grandin
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara
2019-02-07weld ManageLanguageDialogCaolán McNamara
2019-02-07weld ManageLanguageDialogCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-30use StartExecuteAsync in basctlNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt
2018-02-22weld native message dialogsCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-05-17drop IDE_RESSTRCaolán McNamara
2017-05-16loplugin:comparisonwithconstant in basctlNoel Grandin
2016-12-02tdf#93592 Make it possible to add default language resource to dialogeditorNiklas Johansson
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2015-11-20loplugin:unusedfields in basctlNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-22tdf#93077 - basic dialog localization issues.Michael Meeks
2015-08-07Resolves: tdf#92896 wrong delete language dialog pathCaolán McNamara
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin