summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/chardlg.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in cuiNoel Grandin
2024-05-04WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-01-31move CharMap out of cuiCaolán McNamara
2024-01-24tdf#106733 sw cui: add CharNoHyphenation checkboxLászló Németh
2023-11-01new loplugin:fieldcanbelocalNoel Grandin
2023-10-27tdf#156988 chardlg: default to AUTO escapementJustin Luth
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cuiStephan Bergmann
2023-09-26tdf#148959 cui: fix hiding semi-transparent UI for chart axis fontMiklos Vajna
2023-08-25cui: use common menthod to get the complex color from a NamedColorTomaž Vajngerl
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25svx: combine svx::NamedThemedColor into NamedColorTomaž Vajngerl
2023-05-08svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-11-10tdf#107405 Allow kerning less than -2Samuel Mehrbrodt
2022-10-05Add on-the-fly language tag to proper language list Western/Asian/ComplexEike Rathke
2022-06-08tdf#119827 implement GtkBuilder "scale" property for font sizeCaolán McNamara
2022-06-07Resolves tdf#146928 - Redesign charnamedialogHeiko Tietze
2022-05-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-03-01use SfxItemSet::GetItemIfSet in cuiNoel Grandin
2022-02-17sd theme: add doc model for shape fill colorMiklos Vajna
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-15Resolves tdf#139395 - Redesign of font name and effects pagesHeiko Tietze
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-21sd theme: allow setting color effects in the chardlgMiklos Vajna
2021-12-20sd theme: allow setting the color's theme index in the chardlgMiklos Vajna
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-16tdf#139654 Font feature sensativityDeb Barkley-Yeung
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-06-08Addendum to: Remove SfxItemState::READONLYArmin Le Grand (Allotropia)
2021-06-08Remove SfxItemState::READONLYArmin Le Grand
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19tdf#142317 chardlg UI: show approx auto-esc % based on EscPropJustin Luth
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski