summaryrefslogtreecommitdiff
path: root/vcl/source/font
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-14tdf#105454: Stop ignoring font kerning settingKhaled Hosny
2017-03-02Fix typosAndrea Gelmini
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist
2017-02-01An env var to disable font lookupKhaled Hosny
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-10New loplugin:conststringvar: vclStephan Bergmann
2017-01-02Use FindMetricCompatibleFont() here as wellKhaled Hosny
2016-12-25Make sure we use bundled metric-compatible fontsKhaled Hosny
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny
2016-11-05Drop unused Graphite includesKhaled Hosny
2016-11-04Font features are not a Graphite-only featureKhaled Hosny
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin
2016-10-19Avoid AskConfig when setting font familyLuke Deller
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-09-02coverity#1371325 Missing move assignment operatorCaolán McNamara
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-08-29cid#1371168 Missing move assignment operatorNoel Grandin
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-05-11Convert FONT_FAMILY to scoped enumNoel Grandin
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-06vcl: PhysicalFontFamily::maFontFaces must be sortedMichael Stahl
2016-04-25tdf#62525 vcl: use cow_wrapper for fontXisco Fauli
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-06tdf#98989: vcl: fix handling of non-scalable fonts like "Courier"Michael Stahl
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-14GetEnglishSearchFontName is what is supposed to use hereDouglas Mencken
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: move mnOrientation down header fileChris Sherlock
2016-01-29vcl: rename ImplFont::mnKerning to ImplFont::meKerningChris Sherlock
2016-01-29vcl: more harmonization of ImplFont and FontAttributesChris Sherlock
2016-01-29vcl: changes to included vcl headersChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-28vcl: add in copy constructor for FontAttributesChris Sherlock