summaryrefslogtreecommitdiff
path: root/svx/source/dialog/langbox.cxx
AgeCommit message (Expand)Author
2019-06-12loplugin:unusedmethodsNoel Grandin
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-05-11weld conditional formattingCaolán McNamara
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-12loplugin:unusedfieldsNoel Grandin
2019-03-26loplugin:singlevalfieldsNoel Grandin
2019-03-11loplugin:constantparamNoel Grandin
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-02-25loplugin:unusedmethodsNoel Grandin
2019-02-07weld ManageLanguageDialogCaolán McNamara
2018-12-10Resolves: tdf#121520 duplicate languages in dropdownCaolán McNamara
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-04weld OfaAutoCorrDlgCaolán McNamara
2018-11-27remove unused SvxLanguageListFlags enum valuesNoel Grandin
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-09filling the language list just to replace it entirelyCaolán McNamara
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-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-06-26Resolves: tdf#118356 freeze/thaw mass language additionsCaolá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
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26use less RGB_COLORDATANoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-11-22loplugin:flatten in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-08-29svx: Mark functions as localTakeshi Abe
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin