summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/font.cxx
AgeCommit message (Expand)Author
2018-07-31Font features: Use Graphite instead of HarfBuzz if availableTomaž Vajngerl
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-11font feat: prioritize Graphite descriptions, use UI lang., fixesTomaž Vajngerl
2018-06-16fix build because of the change to Reference<LogicalFontInstance>Tomaž Vajngerl
2018-06-16tdf#58941 implement retrieving font features and structuresTomaž Vajngerl
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-04-25Simplify and rename SalLayout::GetNextGlyphsKhaled Hosny
2018-04-24loplugin:useuniqueptr in OutputDeviceNoel Grandin
2018-04-23call ImplCallEventListenersApplicationDataChanged in addition to AllWindowsCaolán McNamara
2018-03-02drop old tools/gen methods in vclNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-28Try to handle fonts orphaned from cache gracefullyMike Kaganski
2017-12-26Remove redundant call to OutputDevice::ImplRefreshAllFontDataMike Kaganski
2017-11-21silence warningCaolán McNamara
2017-11-17vcl: clean ImplFontMetricData::ImplInitTextLineSize a little bit.Mark Hung
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-26Refactor font substitute removing (vcl/svtools)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-07Replace vcl::SalLayout Release with destructorTamas Bunth
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna
2017-03-14tdf#105454: Stop ignoring font kerning settingKhaled Hosny
2017-03-13Simplify and sanitize some OSL_DEBUG_LEVEL > 2 (!) SAL_INFO codeTor Lillqvist
2017-03-13Fix bit-rot in OSL_DEBUG_LEVEL>2 (!) codeTor Lillqvist
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-07lok: refill font list if emptyHenry Castro
2016-12-25remove unneeded static_castsJochen Nitschke
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-14Remove the sal.rtl.xub SAL_INFOsStephan Bergmann
2016-12-11Drop SalLayout::IsSpacingGlyph()Khaled Hosny
2016-12-10Use GlyphItem in more placesKhaled Hosny
2016-12-10Pass GlyphItem aroundKhaled Hosny
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-05Drop unused Graphite includesKhaled Hosny
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin