summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuicharmap.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-23Add new customize and position merged dialogGülşah Köse1-177/+0
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara1-2/+3
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-11-28drop some unnecessary includesCaolán McNamara1-5/+0
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-1/+1
2018-10-03Resolves: tdf#120277 special character dialog not appearing in OnlineCaolán McNamara1-1/+1
2018-10-03use ScopedVclPtr hereCaolán McNamara1-2/+2
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-5/+5
2018-06-20loplugin:useuniqueptr in SvxCharacterMapNoel Grandin1-1/+1
2018-05-25loplugin:passstuffbyrefNoel Grandin1-2/+2
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara1-11/+16
2018-05-01update when gaining/losing focusCaolán McNamara1-1/+0
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-03-30weld SvxCharacterMap dialogCaolán McNamara1-50/+59
2017-09-26tdf#111739 fix Selecting a custom character as a bullet symbol insertionDaniel1-1/+2
2017-08-15tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep1-0/+1
2017-08-10Search feature for Special CharactersAkshay Deep1-2/+14
2017-07-28pass char code directly rather than as-textCaolán McNamara1-1/+1
2017-07-28Unicode Character Names Integration using ICUAkshay Deep1-0/+3
2017-07-25Clear Recent View and Fav view using Right ClickAkshay Deep1-0/+4
2017-07-19Favourites feature in Special charactersAkshay Deep1-1/+16
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep1-1/+1
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin1-2/+1
2017-06-19GSoC: Glyph View and Recent Characters Control in Special Characters dialogAkshay Deep1-5/+17
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-9/+9
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-03-18loplugin:constantparam in cuiNoel Grandin1-1/+1
2015-11-17tdf#34882 Adding hex and decimal code searchSteve Hart1-1/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-10-12convert Link<> to typedNoel Grandin1-2/+2
2015-09-08convert Link<> to typedNoel Grandin1-4/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-06-17tdf#91748 fix preview of special charactersTomaž Vajngerl1-0/+1
2015-05-14cleanup cui headersTomaž Vajngerl1-3/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-10/+12
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-2/+0
2014-11-07Resolves: fdo#85939 its not an OKButton anymoreCaolán McNamara1-1/+1
2014-09-24fdo#64302: Writer’s Special Character dialog could be simplerSzymon Kłos1-5/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-5/+5
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-04-16cui: sal_Bool->boolNoel Grandin1-4/+4
2014-04-14typo: accesible -> accessibleThomas 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-5/+5
2013-10-28fixincludeguards.sh: cuiThomas Arnhold1-2/+2