summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/cuicharmap.cxx
AgeCommit message (Expand)Author
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
2017-07-28merge duplicate blocksCaolán McNamara
2017-07-28check that u_charName was successfulCaolán McNamara
2017-07-28replace snprintf with our own convertersCaolán McNamara
2017-07-28pass char code directly rather than as-textCaolán McNamara
2017-07-28declare at init pointCaolá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-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19Favourites feature in Special charactersAkshay Deep
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin
2017-06-30Hexcode amd decimal code should be updated while switching to recent viewAkshay Deep
2017-06-22Removed duplicated includeAndrea Gelmini
2017-06-19GSoC: Glyph View and Recent Characters Control in Special Characters dialogAkshay Deep
2017-03-31Related: tdf#106515 show OpenSymbol if unavailable StarSymbol requestedCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-05-31Resolves: tdf#100148 use the selected font for the edit areaCaolán McNamara
2016-05-29Resolves: tdf#97839 a single character may be more than 1 utf-16 code pointsCaolán McNamara
2016-03-18loplugin:constantparam in cuiNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud