summaryrefslogtreecommitdiff
path: root/vcl/source/font
AgeCommit message (Expand)Author
2021-11-22tdf#133835 speedup calc autofilter (7)Noel Grandin
2021-11-19rtl::Static->thread-safe static in vclNoel Grandin
2021-10-22Revert partly "Simplify vector initialization in vcl"Julien Nabet
2021-10-17Simplify vector initialization in vclJulien Nabet
2021-10-12loplugin:unusedfieldsNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-08vcl: split out outdev.h into seperate headersChris Sherlock
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-10-05vcl: refactor PhysicalFontFace::IsBetterMatch()Chris Sherlock
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-20Add sal/config.h in preparation for patchChris Sherlock
2021-09-20vcl: unneeded functions in PhysicalFontFaceChris Sherlock
2021-09-19cid#1492159 Uninitialized scalar fieldCaolán McNamara
2021-09-19vcl: test PhysicalFontFamily and move to vcl::font namespaceChris Sherlock
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
2021-09-18vcl: rename ImplDeviceFontList to PhysicalFontFaceCollection and testChris Sherlock
2021-09-18vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-17vcl: update vim modelines in preparation for new changeChris Sherlock
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-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