summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuicharmap.hxx
AgeCommit message (Expand)Author
2018-11-28drop some unnecessary includesCaolán McNamara
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-03Resolves: tdf#120277 special character dialog not appearing in OnlineCaolán McNamara
2018-10-03use ScopedVclPtr hereCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-06-20loplugin:useuniqueptr in SvxCharacterMapNoel Grandin
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-01update when gaining/losing focusCaolán McNamara
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2017-09-26tdf#111739 fix Selecting a custom character as a bullet symbol insertionDaniel
2017-08-15tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep
2017-08-10Search feature for Special CharactersAkshay Deep
2017-07-28pass char code directly rather than as-textCaolán McNamara
2017-07-28Unicode Character Names Integration using ICUAkshay Deep
2017-07-25Clear Recent View and Fav view using Right ClickAkshay Deep
2017-07-19Favourites feature in Special charactersAkshay Deep
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin
2017-06-19GSoC: Glyph View and Recent Characters Control in Special Characters dialogAkshay Deep
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
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-03-18loplugin:constantparam in cuiNoel Grandin
2015-11-17tdf#34882 Adding hex and decimal code searchSteve Hart
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-17tdf#91748 fix preview of special charactersTomaž Vajngerl
2015-05-14cleanup cui headersTomaž Vajngerl
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2014-11-07Resolves: fdo#85939 its not an OKButton anymoreCaolán McNamara
2014-09-24fdo#64302: Writer’s Special Character dialog could be simplerSzymon Kłos
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-14typo: accesible -> accessibleThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-04-18fdo#63503 add 'Delete Last' button to Special Characters dialogAndras Timar
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith