summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hangulhanjadlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-25use GetPopupParent for editeng transient dialogsCaolán McNamara1-1/+1
2020-10-21Fix typosAndrea Gelmini1-1/+1
2020-10-21use tools::Long in comphelper..cuiNoel1-2/+2
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara1-4/+2
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara1-6/+4
2020-06-04Upcoming loplugin:elidestringvar: cuiStephan Bergmann1-2/+1
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara1-2/+2
2020-04-17loplugin:flatten in cuiNoel Grandin1-69/+69
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-1/+2
2019-10-22loplugin:constantparamNoel Grandin1-35/+14
2019-07-28loplugin:oncevarNoel Grandin1-1/+1
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov1-1/+1
2019-04-06weld OTableSubscriptionPageCaolán McNamara1-2/+2
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-1/+1
2019-03-11weld SvxConfigDialogCaolán McNamara1-1/+1
2019-03-09loplugin:unusedmethodsNoel Grandin1-13/+0
2019-03-07can drop wallpaper if use alpha-enabled virdevCaolán McNamara1-2/+1
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara1-431/+258
2019-02-20drop unused argumentCaolán McNamara1-1/+1
2019-02-20m_pIgnoreNonPrimary is not usedCaolán McNamara1-12/+1
2019-02-20minimumSize is overwritten so CalcMinimumSize is unusedCaolán McNamara1-1/+1
2019-02-19weld ChineseDictionaryDialogCaolán McNamara1-2/+3
2019-02-17weld HangulHanjaOptionsDialogCaolán McNamara1-87/+58
2019-02-17weld HangulHanjaEditDictDialogCaolán McNamara1-153/+114
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-19simplify HangulHanjaEditDictDialog::m_vElementsNoel Grandin1-49/+19
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-2/+2
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-2/+0
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-11loplugin:useuniqueptr in HangulHanjaEditDictDialogNoel Grandin1-4/+3
2018-04-20bump the MAXNUM_SUGGESTIONS comparisionCaolán McNamara1-1/+1
2018-04-19turn #error into static_assertCaolán McNamara1-3/+1
2018-04-19weld HangulHanjaNewDictDialogCaolán McNamara1-27/+18
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-1/+1
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin1-2/+4
2018-02-28Use for-range loops in cuiJulien Nabet1-5/+7
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin1-13/+13
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-1/+1
2017-11-18silence some coverity warningsCaolán McNamara1-2/+2
2017-10-23loplugin:includeform: cuiStephan Bergmann1-4/+4
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-4/+4
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-3/+3
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin1-1/+2