summaryrefslogtreecommitdiff
path: root/cui/source/inc/hangulhanjadlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara1-1/+1
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman1-4/+1
2020-09-02drop some unused methodsCaolán McNamara1-1/+0
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara1-2/+2
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-1/+0
2019-04-01drop unnecessary includesCaolán McNamara1-7/+1
2019-03-09loplugin:unusedmethodsNoel Grandin1-2/+0
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara1-66/+57
2019-02-20drop unused argumentCaolán McNamara1-3/+1
2019-02-20m_pIgnoreNonPrimary is not usedCaolán McNamara1-1/+0
2019-02-17weld HangulHanjaOptionsDialogCaolán McNamara1-18/+17
2019-02-17weld HangulHanjaEditDictDialogCaolán McNamara1-41/+43
2018-06-11loplugin:useuniqueptr in HangulHanjaEditDictDialogNoel Grandin1-1/+1
2018-04-19weld HangulHanjaNewDictDialogCaolán McNamara1-10/+8
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-07-31loplugin:constparams in cuiNoel Grandin1-2/+2
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-2/+0
2017-05-16loplugin:checkunusedparams variousNoel Grandin1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-23/+23
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-7/+7
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-7/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-17/+17
2015-10-12convert Link<> to typedNoel Grandin1-2/+3
2015-09-22convert Link<> to typedNoel Grandin1-3/+3
2015-09-22convert Link<> to typedNoel Grandin1-3/+3
2015-09-17convert Link<> to typedNoel Grandin1-3/+3
2015-09-08convert Link<> to typedNoel Grandin1-0/+1
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-09-04convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-16/+16
2015-08-05loplugin:unusedmethodsNoel Grandin1-4/+0
2015-07-29com::sun::star->css in cuiNoel Grandin1-5/+5
2015-07-17loplugin:unusedmethods cuiNoel Grandin1-1/+0
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-3/+1
2015-05-02Audit LoseFocus - basctl, cui, dbaccess.Michael Meeks1-0/+1
2015-04-30Gradually typed LinkStephan Bergmann1-13/+13
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-46/+54
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-43/+49
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-4/+6
2014-09-23fdo#82577: Handle WindowNoel Grandin1-7/+7
2014-07-29Converted RID_SVX_MDLG_HANGULHANJA to Widget Layout.Rachit Gupta1-29/+25
2014-07-26coverity#1228876 Uninitialized pointer fieldCaolán McNamara1-1/+1
2014-07-25Convert RID_SVX_MDLG_HANGULHANJA_EDIT to Widget Layout.Rachit Gupta1-18/+12
2014-04-14typo: disbales -> disablesThomas Arnhold1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-10/+10
2014-02-26Remove visual noise from cuiAlexander Wilms1-6/+6