summaryrefslogtreecommitdiff
path: root/vcl/source/font
AgeCommit message (Expand)Author
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-03Pass context and resource string down to boost::locale separatelyNoel Grandin
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-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-05-10tdf#105650 different strikethrough offset for vertical writing.Mark Hung
2021-03-29cid#1209863 rearrange Untrusted loop boundCaolán McNamara
2021-03-27cid#1473755 Untrusted loop boundCaolán McNamara
2021-03-27cid#1209863 silence Untrusted loop bound, it *is* tested hereCaolán McNamara
2021-03-03Remove unused includeStephan Bergmann
2021-03-01do not repeatedly call getenv("SAL_NO_FONT_LOOKUP")Luboš Luňák
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-24custom literal for Degree10Noel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-28std::set->o3tl::sorted_vector in vclNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-10-04ofz#26122 allow NINSIZE input full elementsCaolán McNamara
2020-09-30ofz#25989 cmap parsingCaolán McNamara
2020-09-23ofz#25868 Timeout, encoding conversion only sane in 0..SAL_MAX_UINT16 rangeCaolán McNamara
2020-09-22ofz#25855 overflow in nTmpOffsetCaolán McNamara
2020-09-21Missing includeStephan Bergmann
2020-09-19Fix crash from broken font CMAP subtableJan-Marek Glogowski
2020-09-18ofz#25774 keep ParseCMAP within legal areaCaolán McNamara
2020-09-16ofz#25696 OOMCaolán McNamara
2020-09-15ofz#25684 keep ParseCMAP within legal areaCaolán McNamara
2020-09-15Replace FindCmap with ParseCMAPJan-Marek Glogowski
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-08-14inline some use-once typedefsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-06-26Upcoming improved loplugin:elidestringvar: vclStephan Bergmann