summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/chardlg.cxx
AgeCommit message (Expand)Author
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-25tdf#127802 support tristate for hidden/unhidden textCaolán McNamara
2020-06-18remove some dead definesNoel Grandin
2020-05-06tdf#132373 Remove blinking character property from the UI/editorGabor Kelemen
2020-04-21weld FontNameBoxCaolán McNamara
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-03-09save/restore the entry text of the fontsize widgetCaolán McNamara
2020-02-18tdf#130384 cui: fix automatic color showing up as white in the char dlgMiklos Vajna
2020-02-11tdf#114694: Make default value in language settings the first elementYusuf Keten
2020-02-06rename SvtFontSizeBox back to FontSizeBoxCaolán McNamara
2020-02-03rename SvtFontStyleBox back to FontStyleBoxCaolán McNamara
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin
2019-11-28NFC tdf#120412 cleanup: use DFLT_ESC_* moreJustin Luth
2019-11-22cui: add UI for semi-transparent shape textMiklos Vajna
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24set correct parentCaolán McNamara
2019-09-24LogicToLogic is a static memberCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-08-19Related: tdf#127029 true was substituted for FALSECaolán McNamara
2019-06-03tdf#120412 char formatting UI: clean-up DFLT_ESC_AUTOLászló Németh
2019-05-29tdf#120412 character formatting UI: allow >100% raisingLászló Németh
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen
2019-05-23Add new customize and position merged dialogGülşah Köse
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara
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