summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/chardlg.cxx
AgeCommit message (Expand)Author
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-14Hide the font preview on iOSTor Lillqvist
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin
2019-01-28Resolves: tdf#122992 allow pre-selected fonts not in the font listCaolán McNamara
2019-01-24loplugin:constparams in connectivity..cuiNoel Grandin
2019-01-17Resolves: tdf#122346 get font features to stick in entry properlyCaolán McNamara
2018-12-29Use indexed getTokenMatteo Casalin
2018-11-19weld TreeViewCaolán McNamara
2018-11-11Removed repeated semicolonAndrea Gelmini
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-10font lists come presortedCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-28weld SvxNumberFormatTabPageCaolán McNamara
2018-09-22eState is not that of SID_ATTR_CHAR_WORDLINEMODE as it should beCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14rename CharBasePage back to SvxCharNamePageCaolán McNamara
2018-09-14drop now unused SvxCharBasePageCaolán McNamara
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-09-13add GetDialogExampleSet rather than guess at itCaolán McNamara
2018-09-08weld FontFeaturesDialogCaolán McNamara
2018-09-07weld SvxCharEffectsPageCaolán McNamara
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-19tdf#118212: fix crash with character formatJulien Nabet
2018-06-16tdf#58941 Manipulate with font features using FontFeatureDialogTomaž Vajngerl
2018-06-14loplugin:unusedmethodsNoel Grandin
2018-06-13weld SvxCharPositionPageCaolán McNamara
2018-06-13weld SvxCharTwoLinesPageCaolán McNamara
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-12make FontList::Clone return a std::unique_ptrNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-23Typo: GetSelectEntryPosLBB -> GetSelectedEntryPosLBBSamuel Mehrbrodt
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26use less TRGB_COLORDATANoel Grandin
2018-02-21tdf#115892: properly get the box' saved valueMike Kaganski
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2017-11-29Related tdf#111739: Don't insert special character into the documentTamás Zolnai