summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/cuicharmap.cxx
AgeCommit message (Expand)Author
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-20tdf#120562 , Selection of favorite character is not applied.Sumit Chauhan
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-10-15The code doesn’t check for glyphs, but for code points (i.e., characters)Adolfo Jayme Barrientos
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-03Resolves: tdf#120277 special character dialog not appearing in OnlineCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-07-19tdf#118304 reselect current glyph on changing fontCaolán McNamara
2018-07-19tdf#117038 set button width to max possible content widthCaolán McNamara
2018-07-18Fix typosAndrea Gelmini
2018-07-17Related: tdf#118681 use a case insensitive compare for hex digitsCaolán McNamara
2018-07-16tdf#118681 make sure we're using the right font char mapCaolán McNamara
2018-06-26tdf#118309 freeze/thaw adding large amounts to ComboBoxTextCaolán McNamara
2018-06-20loplugin:useuniqueptr in SvxCharacterMapNoel Grandin
2018-06-02Removed executable permission on source fileAndrea Gelmini
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-08tdf#114549:entering hex/dec code should change char samplehimajin100000
2018-05-01update when gaining/losing focusCaolán McNamara
2018-04-29weld SwEndNoteOptionPageCaolán McNamara
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2018-01-16svx: chain up correctly for SvxCharacterMap::Execute()Pranav Kant
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2017-12-08Update recent characters only when the selected character is insertedTamás Zolnai
2017-12-06tdf#114122 - Double click in special character dialog inserts a characterMark Vecsernyes
2017-11-27tdf#113860 - Selecting a recent or favorite special character is not appliedMark Vecsernyes
2017-11-05Remove GetNextSubset and create GetSubsetMapJulien Nabet
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-26Special character dialog small fixesTamás Zolnai
2017-09-26tdf#111739 fix Selecting a custom character as a bullet symbol insertionDaniel
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-08-25tdf#111795 - Special character preview control background colorAkshay Deep
2017-08-23tdf#111795 - Special character preview control should have borderAkshay Deep
2017-08-20Enable subset filter when not in search modeAkshay Deep
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-08-15Disable subset LB when search mode is enabledAkshay Deep
2017-08-15tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep
2017-08-15tdf#109217 - State of the favorite button is not updated immediatelyAkshay Deep
2017-08-10Search feature for Special CharactersAkshay Deep
2017-07-28add comment on max char name lengthCaolán McNamara