summaryrefslogtreecommitdiff
path: root/vcl/source/font/font.cxx
AgeCommit message (Expand)Author
2022-12-11ofz#54221 drop unassigned bitsCaolán McNamara
2022-11-21remove FontAttributes::meCharSetCaolán McNamara
2022-11-21drop effectively unused Font::IsSymbolFontCaolán McNamara
2022-11-21drop ImplFont::SetSymbolFlagCaolán McNamara
2022-11-18remove unused Font::SetSymbolFlagCaolán McNamara
2022-11-08Related: ofz#47699 ludicrous font heightCaolán McNamara
2022-09-20use O[U]String in TrueType codeNoel Grandin
2022-08-23tdf#66819: Disable ligatures with character spacingKhaled Hosny
2022-08-23vcl: move ImplEmphasisMarkStyle() to vcl::Font and add unit testChris Sherlock
2022-07-13loplugin:unusedmethodsNoel Grandin
2022-05-06ofz#47268 Integer-overflowCaolán McNamara
2022-04-27provide explicit function for hashing vcl::FontLuboš Luňák
2022-04-09add vcl::Font::EqualIgnoreColor()Luboš Luňák
2022-02-25do more work in sftfuzzerCaolán McNamara
2021-12-07improve loplugin:cow_wrapperNoel Grandin
2021-11-22tdf#133835 speedup calc autofilter (7)Noel Grandin
2021-09-13loplugin:cow_wrapperNoel Grandin
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-30drop FontAlign alias of TextAlignCaolán McNamara
2021-07-29rtl::Static -> static localNoel Grandin
2021-03-03Remove unused includeStephan Bergmann
2021-03-01call to consteval function is not a constant expression (HAVE_CPP_CONSTEVAL)Stephan Bergmann
2021-02-24disable-pch fixNoel Grandin
2021-02-24Removed duplicated includeAndrea Gelmini
2021-02-24Simplify static string generationMike Kaganski
2021-02-23tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)
2021-02-18disable-pch fixNoel Grandin
2021-02-18Fix an OUString constructionStephan Bergmann
2021-02-17tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)
2021-02-04Fix typoAndrea Gelmini
2021-02-04Missing includesMike Kaganski
2021-02-03tdf#127471 improve SVM FontScaling im/exportArmin Le Grand (Allotropia)
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara
2021-01-08use more IsTransparentNoel Grandin
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-09-12Replace remaining uses of sal_uCharJulien Nabet
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2019-11-01ofz#18660 don't parse past endCaolán McNamara
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-02-18fix comparison of std::lower_bound resultNoel Grandin