summaryrefslogtreecommitdiff
path: root/cui/source/inc/hangulhanjadlg.hxx
AgeCommit message (Expand)Author
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-04-01drop unnecessary includesCaolán McNamara
2019-03-09loplugin:unusedmethodsNoel 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-17weld HangulHanjaOptionsDialogCaolán McNamara
2019-02-17weld HangulHanjaEditDictDialogCaolán McNamara
2018-06-11loplugin:useuniqueptr in HangulHanjaEditDictDialogNoel Grandin
2018-04-19weld HangulHanjaNewDictDialogCaolán McNamara
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-02Audit LoseFocus - basctl, cui, dbaccess.Michael Meeks
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-29Converted RID_SVX_MDLG_HANGULHANJA to Widget Layout.Rachit Gupta
2014-07-26coverity#1228876 Uninitialized pointer fieldCaolán McNamara
2014-07-25Convert RID_SVX_MDLG_HANGULHANJA_EDIT to Widget Layout.Rachit Gupta
2014-04-14typo: disbales -> disablesThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from cuiAlexander Wilms
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-24convert Hangul/Hanja Options dialog to .uiCaolán McNamara
2013-12-16convert hangul<->hanja new dict dialog to .uiCaolán McNamara
2013-10-28fixincludeguards.sh: cuiThomas Arnhold