summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hangulhanjadlg.cxx
AgeCommit message (Expand)Author
2019-10-22loplugin:constantparamNoel Grandin
2019-07-28loplugin:oncevarNoel Grandin
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-11weld SvxConfigDialogCaolán McNamara
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-03-07can drop wallpaper if use alpha-enabled virdevCaolán McNamara
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara
2019-02-20drop unused argumentCaolán McNamara
2019-02-20m_pIgnoreNonPrimary is not usedCaolán McNamara
2019-02-20minimumSize is overwritten so CalcMinimumSize is unusedCaolán McNamara
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-17weld HangulHanjaOptionsDialogCaolán McNamara
2019-02-17weld HangulHanjaEditDictDialogCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-19simplify HangulHanjaEditDictDialog::m_vElementsNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-11loplugin:useuniqueptr in HangulHanjaEditDictDialogNoel Grandin
2018-04-20bump the MAXNUM_SUGGESTIONS comparisionCaolán McNamara
2018-04-19turn #error into static_assertCaolán McNamara
2018-04-19weld HangulHanjaNewDictDialogCaolán McNamara
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-28Use for-range loops in cuiJulien Nabet
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2017-11-18silence some coverity warningsCaolán McNamara
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-06-20loplugin:oncevar in cuiNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara